{
    "oeselftest_ubuntu-20.04_qemux86-64_20240909153438": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-20.04",
            "HOST_NAME": "ubuntu2004-vk-1",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "185fd2b28c98c3e1abe6494e03001f4a196d122e",
                    "commit_count": 75634
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "185fd2b28c98c3e1abe6494e03001f4a196d122e",
                    "commit_count": 75634
                },
                "meta-selftest": {
                    "branch": "master",
                    "commit": "185fd2b28c98c3e1abe6494e03001f4a196d122e",
                    "commit_count": 75634
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "185fd2b28c98c3e1abe6494e03001f4a196d122e",
                    "commit_count": 75634
                }
            },
            "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": "20240909153438",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 91.32848691940308,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1580903180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1580903180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 69.44486546516418,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f055f1236c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f055f1236c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 57.87048649787903,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f86380dba00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f86380dba00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 64.57179617881775,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff87a0d3280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff87a0d3280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 51.98004126548767,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8cc30a3a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8cc30a3a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 50.65064287185669,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f554e335d00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f554e335d00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 54.446322202682495,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb7b3c3f380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb7b3c3f380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 53.60868453979492,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb089144780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb089144780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 53.81329321861267,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f85be03b4c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f85be03b4c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 34.52366280555725,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fee8f233b40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fee8f233b40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 54.369396448135376,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe11a258980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe11a258980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 54.55859446525574,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fec7c957e80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fec7c957e80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 53.45441293716431,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7901181240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7901181240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 53.449501752853394,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4583878ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4583878ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 146.9757785797119,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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-14.2.0 mc:mc2:gcc-source-14.2.0 -c do_unpack_and_patch -S lockedsigs' 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 2964 .bb files complete (0 cached, 2964 parsed). 5867 targets, 183 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.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\n\nBuild Configuration (mc:mc1):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\n\nBuild Configuration (mc:mc2):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"i686-poky-linux\"\nMACHINE              = \"qemux86\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m32 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f448e19aec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f448e19aec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 54.53530406951904,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd262de0140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd262de0140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 88.70234251022339,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 87 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-elf\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa483d75e40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa483d75e40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
                "duration": 89.20405983924866,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 71, in test_systemd_and_sysvinit_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemd-only systemd-and-sysvinit -c install' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f164d0977c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f164d0977c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbclasses.Systemd.test_systemd_in_distro": {
                "duration": 66.49500370025635,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 48, in test_systemd_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemd-only systemd-and-sysvinit -c install' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f90c9ed1640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f90c9ed1640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbclasses.Systemd.test_sysvinit_in_distro": {
                "duration": 58.561723709106445,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbclasses.py\", line 95, in test_sysvinit_in_distro\n    bitbake(\"systemd-only systemd-and-sysvinit -c install\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  systemd-only systemd-and-sysvinit -c install' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f70730cb380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f70730cb380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f76a984fe40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111522/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 90.41937613487244,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/selftest/cases/bblock.py\", line 55, in lock_recipes\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 72 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 653, in __await_impl__\n    _transport, protocol = await self._create_connection()\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 1010, in create_connection\n    sock = await self._connect_sock(\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 924, in _connect_sock\n    await self.sock_connect(sock, address)\n  File \"/usr/lib/python3.8/asyncio/selector_events.py\", line 496, in sock_connect\n    return await fut\nasyncio.exceptions.CancelledError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/command.py\", line 787, in getTaskSignatures\n    res = command.cooker.getTaskSignatures(params[0], params[1])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 1453, in getTaskSignatures\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/siggen.py\", line 710, in get_unihashes\n    unihashes = client.get_unihash_batch((self._get_method(tid), self.taskhash[tid]) for tid in query_tids)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 230, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 616, in run_until_complete\n    return future.result()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 177, in get_unihash_batch\n    result = await self.send_stream_batch(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 167, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in connect\n    self.socket = await self._connect_sock()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock\n    websocket = await websockets.connect(\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in __await_impl__\n    raise SecurityError(\"too many redirects\")\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in __aexit__\n    self._do_exit(exc_type)\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in _do_exit\n    raise asyncio.TimeoutError\nasyncio.exceptions.TimeoutError\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 191.21539330482483,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 82.00117325782776,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 78.7155385017395,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 77.91828656196594,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 89.77570867538452,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"ubuntu-20.04\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff1718c7ac0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff1718c7ac0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 65.86855864524841,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f737b132cc0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f737b132cc0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 34.441569328308105,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 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.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\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-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc284e088c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc284e088c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 34.378403425216675,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 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.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\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-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_python\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa086088380>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa086088380>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 36.89706611633301,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff0bfed0800>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff0bfed0800>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 34.71510338783264,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa80020e6c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa80020e6c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 34.52275609970093,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 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.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\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-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb4350491c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb4350491c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 34.44821739196777,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 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.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\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-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exec_func_shell\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa24b2d05c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa24b2d05c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 35.07617807388306,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f70b1872300>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f70b1872300>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 35.602229595184326,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe8f65d0dc0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe8f65d0dc0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 34.4456262588501,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 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.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\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-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1200bcf180>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1200bcf180>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 34.4448025226593,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 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.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\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-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_exit\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3c13371c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3c13371c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 34.700339794158936,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe28d04a100>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe28d04a100>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 34.332730293273926,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3fc9ad5cc0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3fc9ad5cc0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 34.436628103256226,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 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.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\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-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1d673885c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1d673885c0>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 34.406471967697144,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 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.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\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-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_pythontest_fatal\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff83fd0e840>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff83fd0e840>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 35.20864748954773,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6695f52200>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6695f52200>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 34.23796796798706,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 entries from dependency cache.\\nNOTE: Resolving any missing task queue dependencies\\n\\nBuild Configuration:\\nBB_VERSION           = \"2.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\n\\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f95ddfc7c00>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f95ddfc7c00>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 34.386287450790405,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 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.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\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-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe8a93c2480>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe8a93c2480>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 34.68599033355713,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 1179, in assertIn\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, in fail\n    raise self.failureException(msg)\nAssertionError: 'ERROR: Logfile of failure stored in:' not found in 'Loading cache...done.\\nLoaded 1956 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.9.1\"\\nBUILD_SYS            = \"x86_64-linux\"\\nNATIVELSBSTRING      = \"universal\"\\nTARGET_SYS           = \"x86_64-poky-linux\"\\nMACHINE              = \"qemux86-64\"\\nDISTRO               = \"poky\"\\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nTUNE_FEATURES        = \"m64 core2\"\\nTARGET_FPU           = \"\"\\nmeta                 \\nmeta-poky            \\nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\\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-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb\\nNOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/meta-selftest/recipes-test/logging-test/logging-test.bb, do_shelltest\\nWARNING: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f09b5dcc180>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\nERROR: Running idle function\\nTraceback (most recent call last):\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\\n             if self.socket is None:\\n    >            self.socket = await self._connect_sock()\\n                 await self.setup_connection()\\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\\n             async def connect_sock():\\n    >            websocket = await websockets.connect(\\n                     uri,\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\\n                 else:\\n    >                raise SecurityError(\"too many redirects\")\\n     \\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f09b5dcc180>):\\n         ) -> Optional[bool]:\\n    >        self._do_exit(exc_type)\\n             return None\\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class \\'asyncio.exceptions.CancelledError\\'>):\\n                 self._task = None\\n    >            raise asyncio.TimeoutError\\n             # timeout has not expired\\nasyncio.exceptions.TimeoutError\\n\\n\\nSummary: There was 1 WARNING message.\\nSummary: There were 2 ERROR messages, returning a non-zero exit code.'\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 61.15795183181763,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 32.406721353530884,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 127, in test_bitbake_g\n    result = bitbake('-g %s' % recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 653, in __await_impl__\n    _transport, protocol = await self._create_connection()\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 1010, in create_connection\n    sock = await self._connect_sock(\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 924, in _connect_sock\n    await self.sock_connect(sock, address)\n  File \"/usr/lib/python3.8/asyncio/selector_events.py\", line 496, in sock_connect\n    return await fut\nasyncio.exceptions.CancelledError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/bitbake/lib/bb/cooker.py\", line 901, in generateDotGraphFiles\n    depgraph = self.generateTaskDepTreeData(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 710, in generateTaskDepTreeData\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/siggen.py\", line 710, in get_unihashes\n    unihashes = client.get_unihash_batch((self._get_method(tid), self.taskhash[tid]) for tid in query_tids)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 230, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 616, in run_until_complete\n    return future.result()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 177, in get_unihash_batch\n    result = await self.send_stream_batch(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 167, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in connect\n    self.socket = await self._connect_sock()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock\n    websocket = await websockets.connect(\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in __await_impl__\n    raise SecurityError(\"too many redirects\")\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in __aexit__\n    self._do_exit(exc_type)\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in _do_exit\n    raise asyncio.TimeoutError\nasyncio.exceptions.TimeoutError\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 0.9704155921936035,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 4.9507365226745605,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 40.23955821990967,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 217, in test_checkuri\n    result = runCmd('bitbake -c checkuri m4')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6e3c40c140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6e3c40c140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 50.30902552604675,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fecd7802780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fecd7802780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 34.16942763328552,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 178, in test_dry_run\n    result = runCmd('bitbake -n selftest-hello-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc246ce9100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc246ce9100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 2.648449659347534,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 61.30810499191284,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/bbtests.py\", line 44, in test_event_handler\n    result = bitbake('selftest-hello-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd1cea0e800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd1cea0e800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 38.8536376953125,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0dbe858940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0dbe858940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 34.9435555934906,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f95ec8f2580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f95ec8f2580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 40.94969940185547,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdc9004ec40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdc9004ec40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 38.54411816596985,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9be84ef8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9be84ef8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 53.170902252197266,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4b7c311500>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4b7c311500>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 35.650840044021606,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 765, 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 1955 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe18cd53880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe18cd53880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 35.4384560585022,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efd178710c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efd178710c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 84.29737520217896,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd5caec0ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd5caec0ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 2.5567574501037598,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 2.3241868019104004,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 34.21446895599365,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa3f1877e40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa3f1877e40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 54.18901014328003,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 79 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc9d10df540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc9d10df540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 2.840285062789917,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 4.246694803237915,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 51.83856725692749,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe50d068540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe50d068540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 2.5529778003692627,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 2.210630178451538,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 2.0648224353790283,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 34.32779121398926,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0d8538c7c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0d8538c7c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 34.305992603302,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f02cae00700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f02cae00700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 51.389594316482544,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 765, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f294f0da280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f294f0da280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 2.8919763565063477,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.7759895324707031,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 90.66736125946045,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc6dd0dc9c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc6dd0dc9c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 92.16160702705383,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd0dd0f7640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd0dd0f7640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 70.07863664627075,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f16cda55f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f16cda55f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 40.42974519729614,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f05dc2f1440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f05dc2f1440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 90.92973780632019,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 765, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f75acf3f680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f75acf3f680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 89.17470693588257,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fec55088100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fec55088100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 40.23861908912659,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd71b6d9bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd71b6d9bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 55.55072522163391,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5c5a9d1d40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5c5a9d1d40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 89.0521342754364,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 91.76339554786682,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/buildoptions.py\", line 134, in test_layer_without_git_dir\n    ret = bitbake('-n %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nWARNING: No bb files in default matched BBFILE_PATTERN_meta-dummy '^/tmp/tmp52ld_rz7/meta-dummy/'\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7ebd7e3dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7ebd7e3dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 107.40419244766235,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 765, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9d75bddec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9d75bddec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 88.61855983734131,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 52 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0ef5099a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0ef5099a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111573/conf/local.conf\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 128.45133924484253,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7d16037600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7d16037600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,119 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111584/conf/local.conf\n2024-09-09 15:34:40,120 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:36:48,569 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n",
                "status": "FAILED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 87.78997349739075,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 86.06192779541016,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd892879800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd892879800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 85.92914032936096,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 73.115562915802,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0e1fd75ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0e1fd75ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.011026382446289062,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 69.94268536567688,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 175, in test_image_json\n    bitbake(\"core-image-minimal-initramfs\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 54 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ffb56a3b140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ffb56a3b140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_product_match": {
                "duration": 0.006531953811645508,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 35.657763957977295,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 141, in test_recipe_report_json\n    bitbake(\"m4-native -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc5ece17340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc5ece17340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 36.62189793586731,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 249, in test_recipe_report_json_ignored\n    bitbake(\"logrotate -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7900ae3180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7900ae3180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 59.86333656311035,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/cve_check.py\", line 213, in test_recipe_report_json_unpatched\n    bitbake(\"m4-native -c cve_check\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 54 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f67f2058ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f67f2058ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.011883258819580078,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "status": "UNKNOWN"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 96.08976411819458,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f45130c9e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f45130c9e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 240.2305088043213,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqajcp_qy2r/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-ubuntu/build/build-st-111524/workspace\nNOTE: Reconnecting to bitbake server...\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching file:///tmp/devtoolqajcp_qy2r/tst-bin.tar.gz;subdir=${BPN}...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd7b101ebc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd7b101ebc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtool7rh7wejh 'file:///tmp/devtoolqajcp_qy2r/tst-bin.tar.gz'  -x /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/workspace/sources/devtoolsrc_8zdhhmn -N tst-bin -b' failed\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 239.3112621307373,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqab0_bfrhp/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-ubuntu/build/build-st-111524/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 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7faeea984340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7faeea984340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtoolvwbl_0se 'https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-0.23.tar.gz'  -x /tmp/devtoolqab0_bfrhp/python-markupsafe -N python-markupsafe --no-pypi' failed\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 238.3964879512787,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqaa_gs6q0x/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-ubuntu/build/build-st-111524/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 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe4f9161500>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe4f9161500>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtool5arigf8d 'gitsm://git.yoctoproject.org/mraa'  -x /tmp/devtoolqaa_gs6q0x/mraa -N mraa -a' failed\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 237.66931080818176,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 644, in test_devtool_add_fetch_simple\n    result = runCmd('devtool add %s' % url)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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-ubuntu/build/build-st-111524/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 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb42b6ae1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb42b6ae1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtooltdqsh38g 'http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2'  -x /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/workspace/sources/devtoolsrc6et6fn_y' failed\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 54.999245405197144,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc1079b4580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc1079b4580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 234.9742295742035,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 295, in _test_devtool_add_git_url\n    result = runCmd(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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-ubuntu/build/build-st-111524/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 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f61d82d3ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f61d82d3ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtool934mmk5v 'git://git@github.com/ARMmbed/mbedtls.git;branch=mbedtls-2.28;protocol=https'  -x /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/workspace/sources/devtoolsrc5_fq6zje -N mbedtls -V v3.1.0' failed\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 238.27064538002014,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 295, in _test_devtool_add_git_url\n    result = runCmd(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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-ubuntu/build/build-st-111524/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 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe8ef1391c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe8ef1391c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtool3eiw17kt 'git://git@github.com/ARMmbed/mbedtls.git;protocol=https'  -x /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/workspace/sources/devtoolsrc2tz1rgn8 -N mbedtls -V v3.1.0 --srcrev v3.1.0' failed\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 40.36947059631348,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdfc5c6d9c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdfc5c6d9c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 1.6515188217163086,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 233.5769591331482,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqaxvsk63g_/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-ubuntu/build/build-st-111524/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 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc80602d780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc80602d780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtoolz5m5cyv1 'https://files.pythonhosted.org/packages/e9/9e/25d59f5043cf763833b2581c8027fa92342c4cf8ee523b498ecdf460c16d/uvicorn-0.14.0.tar.gz'  -x /tmp/devtoolqaxvsk63g_/python3-uvicorn -N python3-uvicorn' failed\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 95.08148717880249,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1857, in test_devtool_build_image\n    bitbake('%s -c clean' % image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc40e4b1900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc40e4b1900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 37.9321665763855,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1794, in test_devtool_deploy_target\n    bitbake(\"%s qemu-native qemu-helper-native\" % testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9ebad617c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9ebad617c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 257.9369378089905,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1742, in test_devtool_extract\n    result = runCmd('devtool extract matchbox-terminal %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqag3x54jnj' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9c2d989600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9c2d989600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 442, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 450, in extract\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 236.98251271247864,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1752, in test_devtool_extract_virtual\n    result = runCmd('devtool extract virtual/make %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqagv1xrgh2' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa5d9f99ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa5d9f99ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 442, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 450, in extract\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 239.435120344162,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1763, in test_devtool_reset_all\n    result = runCmd('devtool modify -x %s %s' % (testrecipe1, os.path.join(tempdir, testrecipe1)))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqaak_cxri9/mdadm' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f303089d980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f303089d980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 315.43378376960754,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2832, in test_devtool_ide_sdk_code_cmake\n    tempdir = self._devtool_ide_sdk_recipe(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2536, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s' % (recipe_name, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqaah_3v84r' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f03e6afc200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f03e6afc200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 308.65703654289246,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2849, in test_devtool_ide_sdk_code_meson\n    tempdir = self._devtool_ide_sdk_recipe(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2536, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s' % (recipe_name, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa7vl_4x4j' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f49e93bb5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f49e93bb5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 63.19143199920654,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2791, in test_devtool_ide_sdk_none_qemu\n    bitbake(testimage)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7a9744b840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7a9744b840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 16:01:59,761 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 274.8990910053253,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2950, in test_devtool_ide_sdk_plugins\n    tempdir = self._devtool_ide_sdk_recipe(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2536, in _devtool_ide_sdk_recipe\n    result = runCmd('devtool modify %s -x %s' % (recipe_name, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqahljfx72u' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9c48182a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9c48182a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 16:01:59,761 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-09 16:06:34,651 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 59.23405885696411,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2889, in test_devtool_ide_sdk_shared_sysroots\n    result_init = runCmd(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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-ubuntu/build/build-st-111529/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2c59785580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2c59785580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/scripts/lib/devtool/__init__.py\", line 47, in exec_build_env_command\n    return exec_watch('%s%s' % (init_prefix, cmd), **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2c59785580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2c59785580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 16:01:59,761 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-09 16:06:34,651 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 54.70669460296631,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb5ca239cc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb5ca239cc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 290.17902421951294,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 707, in test_devtool_modify\n    result = runCmd('devtool modify mdadm -x %s' % tempdir)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqaqarsy2qr' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6cbb0e1480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6cbb0e1480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 38.05934810638428,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 918, in test_devtool_modify_git\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1670ff4100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1670ff4100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 39.17703318595886,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 992, in test_devtool_modify_git_crates_subpath\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2bbcf14400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2bbcf14400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 38.586101055145264,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 945, in test_devtool_modify_git_no_extract\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f737cf12100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f737cf12100>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 273.6235144138336,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa_dbeqhs9' returned non-zero exit status 1:\nNOTE: Starting bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0202355440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0202355440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 79.24056005477905,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 39.63073110580444,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1066, in test_devtool_modify_localfiles\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc348298f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc348298f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 38.82196760177612,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc8995ea500>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc8995ea500>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 38.37322521209717,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1140, in test_devtool_modify_multiple_sources\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f83c50b3400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f83c50b3400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 238.361398935318,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa5drl0ast/cdrtools-native' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 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.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa9830d4240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa9830d4240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 234.12666630744934,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1112, in test_devtool_modify_overrides\n    result = runCmd('devtool modify devtool-patch-overrides -x %s' % (tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa4w_xcsfo' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\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.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f22714d9080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f22714d9080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 239.21512866020203,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1093, in test_devtool_modify_virtual\n    result = runCmd('devtool modify %s -x %s' % (virtrecipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqauqtk3ozx' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Mapping virtual/make to make\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2bc28aa300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2bc28aa300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 5.752423524856567,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 58.2565176486969,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1630, in test_devtool_finish_modify_git_subdir\n    bitbake('%s -c cleansstate' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc948046f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc948046f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 294.31698203086853,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1703, in test_devtool_git_submodules\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqacxiw3juf' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7ebd0aab80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7ebd0aab80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 245.07620477676392,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1174, in test_devtool_update_recipe\n    result = runCmd('devtool modify %s %s' % (testrecipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqaq9pc9vaw' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8a796817c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8a796817c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 239.1493101119995,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1261, in test_devtool_update_recipe_append\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempsrcdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa__6xadtk/source' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe529078a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe529078a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 244.6894052028656,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1335, in test_devtool_update_recipe_append_git\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempsrcdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqabgv0osb_/source' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb6f4887400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb6f4887400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 243.23002171516418,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1211, in test_devtool_update_recipe_git\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa3aeptte5' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1294988400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1294988400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 244.13311433792114,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1417, in test_devtool_update_recipe_local_files\n    result = runCmd('devtool modify %s -x %s' % (testrecipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqaobh76r6e' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcc1f059300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcc1f059300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 242.7246425151825,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1558, in test_devtool_update_recipe_local_files_3\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\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.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7e34461ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7e34461ec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 247.1567187309265,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1607, in test_devtool_update_recipe_local_files_subdir\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4f593e6c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4f593e6c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 241.2415008544922,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1579, in test_devtool_update_recipe_local_patch_gz\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f62c24b9140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f62c24b9140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 238.32996225357056,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1533, in test_devtool_update_recipe_long_filename\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5f4a892ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5f4a892ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 237.70128178596497,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1506, in test_devtool_update_recipe_with_gitignore\n    result = runCmd('devtool modify %s' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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-ubuntu/build/build-st-111545/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f253a802d80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f253a802d80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 288.95067405700684,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2269, in test_devtool_finish_modify_origlayer\n    recipe, oldrecipefile, recipedir, filesdir = self._setup_test_devtool_finish_modify()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2249, in _setup_test_devtool_finish_modify\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa876pd55x' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa36bb6f240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa36bb6f240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 242.4902560710907,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2283, in test_devtool_finish_modify_otherlayer\n    recipe, oldrecipefile, recipedir, filesdir = self._setup_test_devtool_finish_modify()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2249, in _setup_test_devtool_finish_modify\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa2pspxx9l' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f238d88e2c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f238d88e2c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 242.9549024105072,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2342, in test_devtool_finish_update_patch\n    result = runCmd('devtool modify %s %s' % (recipe, tempdir))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqaqoe5l7ne' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Creating workspace layer in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9d958b5dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9d958b5dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/standard.py\", line 848, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 986, in modify\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 241.0907678604126,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2179, in test_devtool_finish_upgrade_origlayer\n    recipe, oldrecipefile, recipedir, olddir, newversion, patchfn, backportedpatchfn = self._setup_test_devtool_finish_upgrade()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2159, in _setup_test_devtool_finish_upgrade\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, newversion))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqacg6kn278 -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe6455af440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe6455af440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 241.29590106010437,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2206, in test_devtool_finish_upgrade_otherlayer\n    recipe, oldrecipefile, recipedir, olddir, newversion, patchfn, backportedpatchfn = self._setup_test_devtool_finish_upgrade()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2159, in _setup_test_devtool_finish_upgrade\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, newversion))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqaq1tmcsbg -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f78c48b2340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f78c48b2340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 1.514014482498169,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 6.973485946655273,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 236.98947167396545,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2380, in test_devtool_rename\n    add_recipe()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2373, in add_recipe\n    result = runCmd('devtool add %s' % url)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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-ubuntu/build/build-st-111551/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 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f75a8156640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f75a8156640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/devtool08fuwhby 'http://downloads.yoctoproject.org/mirror/sources/i2c-tools-3.1.2.tar.bz2'  -x /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/workspace/sources/devtoolsrcu811_hzl' failed\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 244.2356789112091,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1912, in test_devtool_upgrade\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, version))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa2gslimtm -V 1.6.0' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efdf1604a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efdf1604a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 242.56784105300903,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2009, in test_devtool_upgrade_all_checksums\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, version))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa_dykts8j -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-ubuntu/build/build-st-111551/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f10e5aa6080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f10e5aa6080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 237.8214089870453,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1985, in test_devtool_upgrade_drop_md5sum\n    result = runCmd('devtool upgrade %s %s -V %s' % (recipe, tempdir, version))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqafefuye2o -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-ubuntu/build/build-st-111551/workspace\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbc6d2c7340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbc6d2c7340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 238.36247420310974,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1950, in test_devtool_upgrade_git\n    result = runCmd('devtool upgrade %s %s -S %s' % (recipe, tempdir, commit))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/devtoolqa2k4h5557 -S 6cc6077a36fe2648a5f993fe7c16c9632f946517' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc1f6c63580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc1f6c63580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
                "duration": 239.0544981956482,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2036, in test_devtool_upgrade_recipe_upgrade_extra_tasks\n    result = runCmd('devtool upgrade %s %s --version %s --srcrev %s' % (recipe, tempdir, version, commit))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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 python3-guessing-game /tmp/devtoolqa5allp5_s --version 0.2.0 --srcrev 40cf004c2772ffa20ea803fa3be1528a75be3e98' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nINFO: Extracting current version source...\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nworkspace            = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f089f049540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f089f049540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 603, 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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/standard.py\", line 599, in _extract_source\n    res = tinfoil.build_targets(pn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/devtool\", line 350, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/devtool\", line 337, in main\n    ret = args.func(args, config, basepath, workspace)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/devtool/upgrade.py\", line 633, in upgrade\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 34.06354022026062,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 2443, in test_devtool_virtual_kernel_modify\n    bitbake('%s -c clean' % kernel_provider)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8726e4d5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8726e4d5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.0013339519500732422,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_common_include_recipes": {
                "duration": 64.55052137374878,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 93.92545366287231,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 57.615906953811646,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4422efce80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4422efce80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f31b2690700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f31b2690700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111573/conf/local.conf\n2024-09-09 15:34:40,111 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f31b2690700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f31b2690700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111573/conf/local.conf\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 48.80739092826843,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 2.1996777057647705,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 56.90200757980347,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f50677af340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f50677af340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 52.81758213043213,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 93, in test_fit_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9f6aa1aa40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9f6aa1aa40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 58.818079471588135,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 775, in test_initramfs_bundle\n    bitbake(\"virtual/kernel\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 74 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"beaglebone-yocto\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"arm vfp cortexa8 neon callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f39949e6140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f39949e6140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 52.92704105377197,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 640, in test_sign_cascaded_uboot_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 72 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f80a3883f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f80a3883f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 54.301255226135254,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 173, in test_sign_fit_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 74 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"beaglebone-yocto\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"arm vfp cortexa8 neon callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7028048b00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7028048b00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 56.99575734138489,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 492, in test_sign_standalone_uboot_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 72 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd384fb71c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd384fb71c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 56.584676027297974,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 320, in test_uboot_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 72 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb6bb162280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb6bb162280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 54.34205603599548,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/fitimage.py\", line 402, in test_uboot_sign_fit_image\n    bitbake(\"virtual/bootloader\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 72 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"arm-poky-linux-gnueabi\"\nMACHINE              = \"qemuarm\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"arm vfp cortexa15 neon thumb callconvention-hard\"\nTARGET_FPU           = \"hard\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2dbe074200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2dbe074200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - 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.8251819610595703,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 0.940983772277832,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.5431816577911377,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.5430121421813965,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.49236154556274414,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.4099569320678711,
                "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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6bd607d400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6bd607d400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "ERROR"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 37.412397384643555,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 653, in __await_impl__\n    _transport, protocol = await self._create_connection()\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 1010, in create_connection\n    sock = await self._connect_sock(\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 924, in _connect_sock\n    await self.sock_connect(sock, address)\n  File \"/usr/lib/python3.8/asyncio/selector_events.py\", line 496, in sock_connect\n    return await fut\nasyncio.exceptions.CancelledError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/bitbake/lib/bb/cooker.py\", line 901, in generateDotGraphFiles\n    depgraph = self.generateTaskDepTreeData(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 710, in generateTaskDepTreeData\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/siggen.py\", line 710, in get_unihashes\n    unihashes = client.get_unihash_batch((self._get_method(tid), self.taskhash[tid]) for tid in query_tids)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 230, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 616, in run_until_complete\n    return future.result()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 177, in get_unihash_batch\n    result = await self.send_stream_batch(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 167, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in connect\n    self.socket = await self._connect_sock()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock\n    websocket = await websockets.connect(\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in __await_impl__\n    raise SecurityError(\"too many redirects\")\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in __aexit__\n    self._do_exit(exc_type)\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in _do_exit\n    raise asyncio.TimeoutError\nasyncio.exceptions.TimeoutError\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 16:01:59,761 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-09 16:06:34,651 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 55.308685302734375,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 58 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f85e61c9400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f85e61c9400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 58.08722424507141,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 106, in test_bmap\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7febf88bb340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7febf88bb340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 58.104692220687866,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 303, in test_empty_image\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8a468a6200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8a468a6200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 59.670228719711304,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1a91b5a1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1a91b5a1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 70.15795469284058,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc71d14ff40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc71d14ff40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 55.73380136489868,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 285, in test_image_gen_debugfs\n    bitbake(image)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f868798a800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f868798a800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 54.360244274139404,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbacb90dd80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbacb90dd80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 51.888031005859375,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 320, in test_mandb\n    bitbake(\"core-image-minimal\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe5e5991880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe5e5991880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 50.42058444023132,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/imagefeatures.py\", line 266, in test_no_busybox_base_utils\n    bitbake(\"--graphviz core-image-weston\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 51 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\nERROR: Command execution failed: Traceback (most recent call last):\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 653, in __await_impl__\n    _transport, protocol = await self._create_connection()\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 1010, in create_connection\n    sock = await self._connect_sock(\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 924, in _connect_sock\n    await self.sock_connect(sock, address)\n  File \"/usr/lib/python3.8/asyncio/selector_events.py\", line 496, in sock_connect\n    return await fut\nasyncio.exceptions.CancelledError\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/bitbake/lib/bb/cooker.py\", line 901, in generateDotGraphFiles\n    depgraph = self.generateTaskDepTreeData(pkgs_to_build, task)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/cooker.py\", line 710, in generateTaskDepTreeData\n    rq.rqdata.prepare()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/runqueue.py\", line 1290, in prepare\n    unihashes = bb.parse.siggen.get_unihashes(ready)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/siggen.py\", line 710, in get_unihashes\n    unihashes = client.get_unihash_batch((self._get_method(tid), self.taskhash[tid]) for tid in query_tids)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 230, in wrapper\n    return self.loop.run_until_complete(downcall(*args, **kwargs))\n  File \"/usr/lib/python3.8/asyncio/base_events.py\", line 616, in run_until_complete\n    return future.result()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 177, in get_unihash_batch\n    result = await self.send_stream_batch(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/hashserv/client.py\", line 122, in send_stream_batch\n    return await self._send_wrapper(proc)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 167, in _send_wrapper\n    await self.connect()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in connect\n    self.socket = await self._connect_sock()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock\n    websocket = await websockets.connect(\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in __await_impl__\n    raise SecurityError(\"too many redirects\")\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in __aexit__\n    self._do_exit(exc_type)\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in _do_exit\n    raise asyncio.TimeoutError\nasyncio.exceptions.TimeoutError\n\n\nSummary: There was 1 ERROR message, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 51.365957736968994,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 58 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb94b146340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb94b146340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 50.357431411743164,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 64 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc6e19af700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc6e19af700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 37.330397844314575,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4a1bff81c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4a1bff81c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 59.458465337753296,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe817c18c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe817c18c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 52.041680097579956,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7feac70ce180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7feac70ce180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 51.3703818321228,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1d6647eec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1d6647eec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 58.06716585159302,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f264d97a600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f264d97a600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 2.105057954788208,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 2.229959726333618,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 2.1209449768066406,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 2.152787923812866,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 2.118922472000122,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 2.2562341690063477,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 2.14043927192688,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 18.579832792282104,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 19.782321214675903,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 3.1146459579467773,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 20.816514492034912,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 18.840071439743042,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 60.866103410720825,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7feef2372740>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7feef2372740>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 53.529600858688354,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f241e0f6a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f241e0f6a80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 51.218634605407715,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3546f0ebc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3546f0ebc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 57.45252060890198,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nmeta-kerneltest      = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f09336c2540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f09336c2540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111573/conf/local.conf\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 59.29766488075256,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1957 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nmeta-layertest0      \nmeta-layertest1      \nmeta-layertest2      = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd6eb067b80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd6eb067b80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,119 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111584/conf/local.conf\n2024-09-09 15:34:40,120 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:36:48,569 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 15:38:16,359 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n",
                "status": "FAILED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.02243804931640625,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.018227577209472656,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 34.35907196998596,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb259129700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb259129700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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": 64.45671653747559,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/lic_checksum.py\", line 30, in test_checksum_with_space\n    result = bitbake(bitbake_cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe8b17eb480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe8b17eb480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 33.783225297927856,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/lic_checksum.py\", line 51, in test_nonmatching_checksum\n    result = bitbake(bitbake_cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f646013e2c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f646013e2c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 54.22693634033203,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbf7795c540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbf7795c540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 57.93099904060364,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0da1d83440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0da1d83440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - 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": 76.47075867652893,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 28, in test_minidebuginfo\n    bitbake(\"{} {}:do_addto_recipe_sysroot\".format(image, binutils))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f33f62fd080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f33f62fd080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "status": "FAILED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
                "duration": 51.45521903038025,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/minidebuginfo.py\", line 59, in test_minidebuginfo_qemu\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc569afd680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc569afd680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 83.26747679710388,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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-ubuntu/build/build-st-111526/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-ubuntu/build/build-st-111526/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-ubuntu/build/build-st-111526/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-ubuntu/build/build-st-111526/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-ubuntu/build/build-st-111526/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-ubuntu/build/build-st-111526/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 2964 .bb files complete (0 cached, 2964 parsed). 5869 targets, 429 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.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\n\nBuild Configuration (mc:tiny):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"i686-poky-linux-musl\"\nMACHINE              = \"qemux86\"\nDISTRO               = \"poky-tiny\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m32 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\n\nBuild Configuration (mc:musl):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux-musl\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fed17cd2f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fed17cd2f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 6 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 71.31752824783325,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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-ubuntu/build/build-st-111526/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-ubuntu/build/build-st-111526/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 1976 .bb files complete (0 cached, 1976 parsed). 3913 targets, 115 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.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\n\nBuild Configuration (mc:muslmc):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux-musl\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f68cc2e72c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f68cc2e72c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 75.03442239761353,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1976 .bb files complete (0 cached, 1976 parsed). 3912 targets, 110 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.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\n\nBuild Configuration (mc:test):\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7a8e8f3180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7a8e8f3180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 54.43445181846619,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 87 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-elf\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f378e11cb40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f378e11cb40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 16:01:59,761 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-09 16:06:34,651 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 2.1351981163024902,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.6260671615600586,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 1.5899343490600586,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.15140485763549805,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0016849040985107422,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0017249584197998047,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.003168821334838867,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0018644332885742188,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0030024051666259766,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.0027947425842285156,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.00630950927734375,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.005082130432128906,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.002633810043334961,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.001631021499633789,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.001993417739868164,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0024793148040771484,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0027904510498046875,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0011703968048095703,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0014014244079589844,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.04114198684692383,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "status": "UNKNOWN"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0019762516021728516,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0025169849395751953,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0031402111053466797,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 62.162177085876465,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f07d43a3f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f07d43a3f80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.01771688461303711,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.2276294231414795,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.13729548454284668,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 181.68259477615356,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.2654407024383545,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 190.63982701301575,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 195.9895703792572,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 205.89721298217773,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 rootfs -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb, do_rootfs\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f175d8bee00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f175d8bee00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 rootfs -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb, do_rootfs\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f175d8bee00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f175d8bee00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 rootfs -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb, do_rootfs\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f175d8bee00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f175d8bee00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/oescripts.py\", line 45, in setUpClass\n    bitbake(\"core-image-minimal -c rootfs -f\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 rootfs -f' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...NOTE: Tainting hash to force rebuild of task /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-core/images/core-image-minimal.bb, do_rootfs\nERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f175d8bee00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f175d8bee00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111541/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 50.04191851615906,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2f627fd580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2f627fd580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 52.8684868812561,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 765, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fddd5b9f480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fddd5b9f480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 6.791178226470947,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 52.60192608833313,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2ab60bf7c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2ab60bf7c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 52.75280523300171,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2654289f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2654289f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
                "duration": 58.027958154678345,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/overlayfs.py\", line 501, in test_postinst_on_target_for_read_only_rootfs\n    res = bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1ba673ab40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1ba673ab40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 51.62043380737305,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6a09f03080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6a09f03080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 51.612194776535034,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdc06969180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdc06969180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 51.7032675743103,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f04a615d640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f04a615d640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 54.81101417541504,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa20c0434c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa20c0434c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 36.32640194892883,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (985 cached, 3 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9136e78980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9136e78980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 19.93045139312744,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 8.83349084854126,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 58.04519605636597,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 765, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 49 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f261e4b0f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f261e4b0f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 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": 52.3276801109314,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 49 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f96be452400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f96be452400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 8.18222689628601,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 52.14387774467468,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2dd86a59c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2dd86a59c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 34.92909288406372,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 58.23727583885193,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe31f913f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe31f913f40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 35.59439539909363,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f72c9a7b6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f72c9a7b6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3e8d91bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3e8d91bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111573/conf/local.conf\n2024-09-09 15:34:40,111 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3e8d91bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3e8d91bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111573/conf/local.conf\n2024-09-09 15:34:40,111 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3e8d91bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3e8d91bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111573/conf/local.conf\n2024-09-09 15:34:40,111 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "ERROR"
            },
            "picolibc.PicolibcTest.test_picolibc": {
                "duration": 1.9616179466247559,
                "log": "This test only works with machines : qemuarm qemuarm64 qemuriscv32 qemuriscv64\n",
                "status": "SKIPPED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - 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-ubuntu/build/meta/lib/oeqa/core/case.py\", line 39, in _oeSetUpClass\n    clss.setUpClassMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fda10c1f280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "ERROR"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 52.27863645553589,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/cache/prserv.sqlite3, Address: 127.0.0.1:35683, PID: 129948\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f93c192e600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f93c192e600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 35.5861234664917,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/cache/prserv.sqlite3, Address: 127.0.0.1:46347, PID: 134254\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fceaf167a00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fceaf167a00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 54.58084273338318,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/cache/prserv.sqlite3, Address: 127.0.0.1:42153, PID: 136335\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f64aa81d5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f64aa81d5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 35.01681876182556,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/cache/prserv.sqlite3, Address: 127.0.0.1:38857, PID: 140485\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (986 cached, 2 parsed). 1956 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f81e810b400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f81e810b400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 53.31364440917969,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/cache/prserv.sqlite3, Address: 127.0.0.1:45069, PID: 143555\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc36487c280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc36487c280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 35.01098418235779,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/cache/prserv.sqlite3, Address: 127.0.0.1:43735, PID: 147639\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (986 cached, 2 parsed). 1956 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f01e28d3400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f01e28d3400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 36.621087074279785,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/cache/prserv.sqlite3, Address: 127.0.0.1:35497, PID: 148976\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7effb0532040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7effb0532040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 35.0295889377594,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/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/lib/python3.8/unittest/case.py\", line 912, in assertEqual\n    assertion_func(first, second, msg=msg)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 905, in _baseAssertEqual\n    raise self.failureException(msg)\nAssertionError: 1 != 0 : NOTE: Started PRServer with DBfile: /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/cache/prserv.sqlite3, Address: 127.0.0.1:44027, PID: 150685\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (986 cached, 2 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4271f4aac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4271f4aac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 0.5917372703552246,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 57.17174005508423,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efde60731c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efde60731c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/tmp/log/cve/cve-summary.json\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "status": "UNKNOWN"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 41.65223217010498,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 30.235966205596924,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 11.736459255218506,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 11.648964166641235,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 37.78650736808777,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 47.932537317276,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 1385, in test_recipetool_appendsrcfile_replace_file_srcdir\n    bitbake('%s:do_unpack' % testrecipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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:do_unpack' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqasg1gpoof = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe4470192c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe4470192c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 12.118651628494263,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 25.5402512550354,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 25.777528762817383,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 6.269676446914673,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 31.81927227973938,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 32.378194093704224,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 233.33260035514832,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqazdgr26gc/logrotate_3.12.3.bb https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz -x /tmp/recipetoolqazdgr26gc/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 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2ee153f600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2ee153f600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 54.52516484260559,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f54802bf1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f54802bf1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 215.46526622772217,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqa6920nui2/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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcc3d1b9680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcc3d1b9680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 215.30730533599854,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqa7ldqtner/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 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f546a35f8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f546a35f8c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 215.22856760025024,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqatnnxy783/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 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f35208e0680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f35208e0680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 215.16570210456848,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqaobutxwm8/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 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8a983208c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8a983208c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 215.28580856323242,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqadwwl3_lo/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 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff7bcb70e80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff7bcb70e80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 215.51978588104248,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/recipetool.py\", line 469, in test_recipetool_create_github\n    result = runCmd(cmd)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqa3hc3rgdy/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 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f909ceee1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f909ceee1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 215.41563439369202,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqatmsdlz4j/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 1957 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb0bd9e0c80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb0bd9e0c80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 215.6449589729309,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqa8k80ix04/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 1958 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb47dd72c00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb47dd72c00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 215.6758852005005,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqaov6xju01/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 1958 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3cb9bec40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc3cb9bec40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 1.8681964874267578,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.031533002853393555,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_hatchling": {
                "duration": 0.028959274291992188,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_maturin": {
                "duration": 0.029233217239379883,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_mesonpy": {
                "duration": 0.03386354446411133,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_poetry_core_masonry_api": {
                "duration": 0.030009746551513672,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_setuptools_build_meta": {
                "duration": 0.03234553337097168,
                "log": "Test requires python 3.11 or above for tomllib module or tomli module\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools": {
                "duration": 229.85984587669373,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqae5kvo0y7/recipe https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching https://files.pythonhosted.org/packages/84/30/80932401906eaf787f2e9bd86dc458f1d2e75b064b4c187341f29516945c/python-magic-0.4.15.tar.gz...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0a7e18da40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0a7e18da40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 215.57820630073547,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqalg8cek29/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 1958 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff257a34a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff257a34a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 215.3695137500763,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqabk9iy75g/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 1959 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1d1fa7d180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1d1fa7d180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 215.49212503433228,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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/recipetoolqacogilqbf/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 1960 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (988 cached, 1 parsed). 1957 targets, 55 skipped, 1 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nrecipetoolqayk_2mr6r = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7721eac780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7721eac780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 2.1878151893615723,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 6.096571207046509,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.02329540252685547,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.09784698486328125,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.06530642509460449,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.07626461982727051,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.009645938873291016,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.00549626350402832,
                "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.010117053985595703,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.008721590042114258,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.0054585933685302734,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.005434274673461914,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.005473613739013672,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.005583286285400391,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.005594730377197266,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.005769252777099609,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.00550532341003418,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.005396366119384766,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.005511283874511719,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.006749629974365234,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.008351802825927734,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.006651878356933594,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_always": {
                "duration": 50.23418974876404,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/retain.py\", line 33, in test_retain_always\n    bitbake('-c clean %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 quilt-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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f99e409e640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f99e409e640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "retain.Retain.test_retain_failure": {
                "duration": 53.08487558364868,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/retain.py\", line 83, in test_retain_failure\n    bitbake('-c clean %s' % test_recipe_fail)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 error' 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa541d1d380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa541d1d380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "retain.Retain.test_retain_global": {
                "duration": 49.61113739013672,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/retain.py\", line 135, in test_retain_global\n    bitbake('-c clean %s' % test_recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 quilt-native' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1d808c8500>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1d808c8500>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "retain.Retain.test_retain_misc": {
                "duration": 54.57362508773804,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/retain.py\", line 197, in test_retain_misc\n    bitbake('-c clean %s' % test_recipe_fail)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 error' 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fec345a6400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fec345a6400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 26.038586139678955,
                "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": 3.7213590145111084,
                "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": {
                "status": "UNKNOWN"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.01517796516418457,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.0180511474609375,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.014488458633422852,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.016652584075927734,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.015539884567260742,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.016299009323120117,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.016493558883666992,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.02050924301147461,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.02032160758972168,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.01908278465270996,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.020130157470703125,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.017835140228271484,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.016911745071411133,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.017361164093018,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.015836477279663,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.01842451095581,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 63.29000115394592,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f05568c5e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f05568c5e00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 42.99262976646423,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb867f57c80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb867f57c80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 44.07709240913391,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1ec8a2fec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1ec8a2fec0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 43.049501180648804,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f128f268d80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f128f268d80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 43.20891880989075,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f61bce69800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f61bce69800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 43.225568532943726,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc7890f4dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc7890f4dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 44.58824300765991,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0ee8e18980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0ee8e18980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 43.71762990951538,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f811339ef80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f811339ef80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 43.44583559036255,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f431b6bb080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f431b6bb080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 42.132118701934814,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f49f5c89f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f49f5c89f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 43.8025918006897,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fea80917f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fea80917f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 43.046621799468994,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runqemu.py\", line 50, in setUpLocal\n    bitbake(self.recipe)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4e4c457740>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4e4c457740>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 74.4829044342041,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 399, in test_failing_postinst\n    self.assertGreaterEqual(bb_result.output.find(\"Postinstall scriptlets of ['postinst-rootfs-failing'] have failed.\"), 0,\n  File \"/usr/lib/python3.8/unittest/case.py\", line 1316, in assertGreaterEqual\n    self.fail(self._formatMessage(msg, standardMsg))\n  File \"/usr/lib/python3.8/unittest/case.py\", line 753, 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f27e9ab4e40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f27e9ab4e40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 60.15403366088867,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 370, in test_postinst_rootfs_and_boot_systemd\n    self.init_manager_loop(\"systemd\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 316, in init_manager_loop\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 53 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f033d541940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f033d541940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 61.186731815338135,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 348, in test_postinst_rootfs_and_boot_sysvinit\n    self.init_manager_loop(\"sysvinit\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 316, in init_manager_loop\n    bitbake('core-image-minimal')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efc23e43540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7efc23e43540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,089 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111520/conf/local.conf\n2024-09-09 15:34:40,090 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 53.66642117500305,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 440, in test_crosstap_helloworld\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 59 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdd7287d380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdd7287d380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/tmp/log/cve/cve-summary.json\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 34.38865351676941,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 452, in test_crosstap_pstree\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f61169c1080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f61169c1080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/tmp/log/cve/cve-summary.json\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 34.33911895751953,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 476, in test_crosstap_syscalls_by_pid\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7cc560ea40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7cc560ea40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/tmp/log/cve/cve-summary.json\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 34.38188171386719,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/runtime_test.py\", line 464, in test_crosstap_syscalls_by_proc\n    bitbake('systemtap-native')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb82aa70f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb82aa70f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,080 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/conf/local.conf\n2024-09-09 15:34:40,081 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111521/tmp/log/cve/cve-summary.json\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "oetags": [
                    "runqemu"
                ],
                "status": "UNKNOWN"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "status": "UNKNOWN"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 36.560129165649414,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6a72790c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6a72790c40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 35.69170141220093,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5ef4b15780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5ef4b15780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 52.320796728134155,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2966d711c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2966d711c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 50.84575319290161,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 59 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1a449931c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1a449931c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 59.71717071533203,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 59 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5e87638940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5e87638940>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 57.159398317337036,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 59 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f575bec7280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f575bec7280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.014031410217285156,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 34.90524673461914,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f58a4b8ab40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f58a4b8ab40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 16:01:59,761 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-09 16:06:34,651 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 39.95262956619263,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4d277aa3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4d277aa3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 34.30896234512329,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/signing.py\", line 142, in test_signing_sstate_archive\n    nsysroot = self.setup_gpg()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3a664b94c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3a664b94c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111537/conf/local.conf\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:42:26,519 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean mdadm\n2024-09-09 15:48:55,964 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean go-helloworld\n",
                "status": "FAILED"
            },
            "spdx.SPDX22Check.test_spdx_base_files": {
                "status": "UNKNOWN"
            },
            "spdx.SPDX30Check.test_baremetal_helloworld": {
                "duration": 49.83693313598633,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 159, in test_baremetal_helloworld\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 101, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 87 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-elf\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbb3f7531c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbb3f7531c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "spdx.SPDX30Check.test_base_files": {
                "duration": 50.19408130645752,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 134, in test_base_files\n    self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 101, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2924835140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2924835140>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "spdx.SPDX30Check.test_core_image_minimal": {
                "duration": 35.361407995224,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 140, in test_core_image_minimal\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 101, in check_recipe_spdx\n    bitbake(target_name)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb3d23e0bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb3d23e0bc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "spdx.SPDX30Check.test_core_image_minimal_sdk": {
                "duration": 35.422804832458496,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 149, in test_core_image_minimal_sdk\n    objset = self.check_recipe_spdx(\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/spdx.py\", line 99, in check_recipe_spdx\n    bitbake(f\"-c {task} {target_name}\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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_sdk core-image-minimal' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3181046dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3181046dc0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111545/conf/local.conf\n2024-09-09 15:34:40,100 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 36.78417706489563,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f19a82b71c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f19a82b71c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 36.86002707481384,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9dc885d080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9dc885d080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 36.800909996032715,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd5fb07a3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd5fb07a3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 36.79368495941162,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8a57005b80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8a57005b80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 56.10862469673157,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fef4a199840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fef4a199840>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 57.15588021278381,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc0478afa80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc0478afa80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 56.13093948364258,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5df84c0180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5df84c0180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 55.701855421066284,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f327aac67c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f327aac67c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 56.4598925113678,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f89f54b06c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f89f54b06c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 56.866562604904175,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f84af1fea00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f84af1fea00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 57.66812014579773,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f83910c8980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f83910c8980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 408.8460500240326,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 194.32934713363647,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 199.85889887809753,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 341.7223873138428,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 703.7416753768921,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 84.75118732452393,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 920.5000905990601,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "status": "UNKNOWN"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 57.500471353530884,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 871, 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-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 801, in run_test_printdiff_changerecipe\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc42cce0400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc42cce0400>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "status": "FAILED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 54.070616722106934,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 901, 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-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 823, in run_test_printdiff_changeconfig\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9c3e8318c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9c3e8318c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "status": "FAILED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 54.00216197967529,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 851, 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-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 801, in run_test_printdiff_changerecipe\n    bitbake(\"--runall build --runall deploy_source_date_epoch {}\".format(target))\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"ubuntu-20.04\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3da1dc0040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3da1dc0040>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111524/conf/local.conf\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:45:15,338 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate pv\n2024-09-09 15:49:15,573 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate tst-bin\n2024-09-09 15:53:14,882 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate python-markupsafe\n2024-09-09 15:57:13,279 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c cleansstate mraa\nINFO: Initializing a new Git repo at /tmp/fake_results.ed2iaonf\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/0\nINFO: Initializing a new Git repo at /tmp/fake_results.ftv46wf5\nINFO: Committing data into to branch main\nINFO: Creating tag main/42-g0f7d5df/1\nINFO: Initializing a new Git repo at /tmp/fake_results.xh22h_ww\nINFO: Initializing a new Git repo at /tmp/fake_results.2iaveepc\nINFO: Initializing a new Git repo at /tmp/fake_results.hc4cdj4m\nINFO: Initializing a new Git repo at /tmp/fake_results.4qyx5kvf\n",
                "status": "FAILED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 237.47959780693054,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sstatetests.py\", line 240, in test_autorev_sstate_works\n    result = runCmd(['recipetool', 'create', '-o', recipefile, srcuri])\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", 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_autorevlwb3ew86/recipes-test/dbus-wait-test/dbus-wait-test_git.bb', 'git:///tmp/sstate_autorevlwb3ew86/noname;protocol=file;branch=master']' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nINFO: Fetching git:///tmp/sstate_autorevlwb3ew86/noname;protocol=file;branch=master...\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 989 .bb files complete (0 cached, 989 parsed). 1957 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\nsstate_autorevlwb3ew86 = \"<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-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb9d595a880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb9d595a880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 100, in main\n    ret = args.func(args)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/lib/scriptutils.py\", line 208, in fetch_url\n    res = tinfoil.build_targets(fetchrecipepn,\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 801, in build_targets\n    if not self.run_command('ping', handle_events=False):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/bitbake/lib/bb/server/process.py\", line 520, in runCommand\n    self.connection.send(command)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 890, in send\n    self._send(obj)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/server/process.py\", line 869, in _send\n    self.writer.send_bytes(obj)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 200, in send_bytes\n    self._send_bytes(m[offset:offset + size])\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 411, in _send_bytes\n    self._send(header + buf)\n  File \"/usr/lib/python3.8/multiprocessing/connection.py\", line 368, in _send\n    n = write(self._handle, buf)\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-ubuntu/build/scripts/recipetool\", line 111, in <module>\n    ret = main()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/scripts/recipetool\", line 104, in main\n    tinfoil.shutdown()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 837, in shutdown\n    self.run_command('clientComplete')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/tinfoil.py\", line 476, in run_command\n    result = self.server_connection.connection.runCommand(commandline)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111526/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:49:34,321 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean core-image-minimal, bitbake-layers remove-layer */workspace\n",
                "status": "FAILED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 52.63038682937622,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 32, in test_sysroot_cleanup\n    bitbake(\"sysroot-test\")\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  sysroot-test' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1955 targets, 57 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"i686-poky-linux\"\nMACHINE              = \"qemux86\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m32 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3d520bc980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3d520bc980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 16:01:59,761 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-09 16:06:34,651 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 34.36457014083862,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 61, in test_sysroot_la\n    self.assertTrue(expected in res.output, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Loading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f66bddd0700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f66bddd0700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 16:01:59,761 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-09 16:06:34,651 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 34.23674702644348,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 49, in test_sysroot_max_shebang\n    self.assertTrue(expected in res.output, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Loading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7fd70c3780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7fd70c3780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 16:01:59,761 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-09 16:06:34,651 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 34.35423827171326,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/sysroot.py\", line 79, in test_sysroot_pkgconfig\n    self.assertTrue('[pkgconfig]' in res.output, msg=res.output)\n  File \"/usr/lib/python3.8/unittest/case.py\", line 765, in assertTrue\n    raise self.failureException(msg)\nAssertionError: False is not true : Loading cache...done.\nLoaded 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6122612f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6122612f00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,096 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111529/conf/local.conf\n2024-09-09 15:34:40,097 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:55:47,904 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean cmake-example\n2024-09-09 16:00:56,562 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 16:01:59,761 - oe-selftest - WARNING - tearDown commands have failed: bitbake-layers remove-layer */workspace\n2024-09-09 16:06:34,651 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n",
                "status": "FAILED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 78.63027358055115,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta-yocto-bsp/lib/oeqa/selftest/cases/systemd_boot.py\", line 31, in test_efi_systemdboot_images_can_be_built\n    bitbake('-c clean systemd-boot')\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"genericx86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f780cf71440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f780cf71440>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,098 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111519/conf/local.conf\n2024-09-09 15:34:40,099 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:52:45,717 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\n2024-09-09 15:54:11,646 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean meson-example\nERROR: When reparsing /tmp/selftest-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from ae9d94aafc721d891f8754df82ed90da8191357178f3db64221a49d5c1de3bcd to 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from f3b03677f3d9d64a4ec20fbc989074b1f0b2fe2535ca276a257380d9b5c5bd4b to 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7ccc64f32b9a96b579c665c373139876a33842e2a0a767af848a5c4538bd3fc6 to 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 1ac8f87a71db151b8eb2ae8d13f9a6ea1a0c884ef98555d61d2c2fe07a476a8a to 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 9c70c9770506845fcffa2a2d912ed4b29042fdb16659313485d1dff7cb7d2395 to 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 7706def55980d90634bc655b86a3f677ed06d2deccb918a38c94189e3d300537 to 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba. 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-fetchlquq0x00/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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_unpack, the basehash value changed from 93476a8caf488b41fda94ab1e2cf8032d9432107fb184c8e80c7e0fa2e75bccc to bd569ced6e9e8f3daec8bdd311d4a256d85629df8e4289b1302411ae41037584. 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-fetchlquq0x00/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-fetchlquq0x00/test.bb:do_recipe_qa, the basehash value changed from 0fa85533dd0cc3ecb7d81afe85f9dbdd3eb5d387329f7270bf501e87ed2bf855 to 880021af31469924887497dfbcc631b1da46c3f25106cab51ce9c6213e224450. 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-fetchlquq0x00/test.bb:do_populate_lic, the basehash value changed from 3f489f035dfcf3620e19c421b12550152c340ba0f48d5dad8620cf31097556ba to e898285de8c705e09911b08ff6c653f16cae70e698644c241eda5d39e06d8b0c. 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\n2024-09-09 15:54:49,837 - oe-selftest - INFO - Running bitbake to generate pkgdata\n",
                "status": "FAILED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.6511247158050537,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.10257840156555176,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10097980499267578,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10133934020996094,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 1.3775365352630615,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 1.505784511566162,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 1.418416976928711,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 1.486304521560669,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 1.5420186519622803,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 1.5848371982574463,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.30292725563049316,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 1.496873140335083,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20232868194580078,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "status": "UNKNOWN"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "status": "UNKNOWN"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "status": "UNKNOWN"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "status": "UNKNOWN"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.2384967803955078,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.45811915397644043,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.23533082008361816,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.23564553260803223,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.23410296440124512,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.23404192924499512,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.23139739036560059,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 2.079817533493042,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 1.6417515277862549,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 37.38564443588257,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.23583030700683594,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.23483800888061523,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.23563027381896973,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.23062658309936523,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 35.904520988464355,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (987 cached, 1 parsed). 1956 targets, 55 skipped, 0 masked, 0 errors.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7668164700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7668164700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 35.61494851112366,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2e39e52300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2e39e52300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 35.594393730163574,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5fd46bb1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5fd46bb1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 35.61181950569153,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd755ccd080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd755ccd080>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 35.61722493171692,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f97e5ff27c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f97e5ff27c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 35.57682180404663,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbe099a7c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbbe099a7c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,093 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111551/conf/local.conf\n2024-09-09 15:34:40,094 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n",
                "status": "FAILED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 36.48332929611206,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc6350c14c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc6350c14c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 35.57139039039612,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbeb94d59c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbeb94d59c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 35.53620457649231,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9bde3a6280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9bde3a6280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 35.80301213264465,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcccc0af7c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcccc0af7c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 35.73510408401489,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f456b0773c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f456b0773c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 35.594778537750244,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcd974fab80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcd974fab80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 35.59064221382141,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4dd0f75380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4dd0f75380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 36.86178493499756,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb1691601c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb1691601c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 35.54849720001221,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1c23b1c680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1c23b1c680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 35.64710092544556,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb2870cb600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb2870cb600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 35.708019495010376,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f11d5f6c980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f11d5f6c980>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 35.83288931846619,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7d61fcd1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7d61fcd1c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 35.719780683517456,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f41c086d6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f41c086d6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 35.821861028671265,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f528517fb80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f528517fb80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 35.958194971084595,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7e6f118600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7e6f118600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 35.88457155227661,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe2b8b3f800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe2b8b3f800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 35.85945129394531,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa144454d00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa144454d00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 36.078988552093506,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4e877f3380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4e877f3380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_include_path": {
                "duration": 36.02995705604553,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff8d509f880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff8d509f880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 35.434298515319824,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdb207ed5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdb207ed5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 35.73160409927368,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9c49641a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9c49641a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 35.81057524681091,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2b7b9cea00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2b7b9cea00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 36.666707038879395,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7ac7e60680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f7ac7e60680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 36.06108212471008,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8192781340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8192781340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 36.55927801132202,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9d12e99280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9d12e99280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 37.590611934661865,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd74ae61580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fd74ae61580>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_no_table": {
                "duration": 35.929633378982544,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9f1739f800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9f1739f800>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 36.04329204559326,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5b59b9d300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5b59b9d300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_permissions": {
                "duration": 35.941996574401855,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa43db7f240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fa43db7f240>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 35.71324324607849,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4c8b450b80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f4c8b450b80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 35.77112579345703,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f08d9a06a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f08d9a06a40>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 35.63357424736023,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f48367a84c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f48367a84c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 35.671534299850464,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb87620d640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fb87620d640>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 35.80910277366638,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6af0fb1880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f6af0fb1880>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 35.669453620910645,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc8b2e70380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fc8b2e70380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 35.5863881111145,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1c0d18c540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f1c0d18c540>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 35.58222699165344,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f519f73f600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f519f73f600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 35.57921481132507,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe80f5b1340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe80f5b1340>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111556/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nLoaded 1956 entries from dependency cache.\nWARNING: Duplicate inclusion for /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/include/maintainers.inc in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/conf/distro/defaultsetup.conf\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...done.\nParsing of 988 .bb files complete (0 cached, 988 parsed). 1956 targets, 27 skipped, 0 masked, 0 errors.\n\nSummary: There was 1 WARNING message.\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 36.07370901107788,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7eff106b02c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7eff106b02c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 35.636040925979614,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f82ca7165c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f82ca7165c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 35.95671892166138,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f27f79256c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f27f79256c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 36.09467029571533,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3ab7786a00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3ab7786a00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 35.426865577697754,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbf40ac3380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fbf40ac3380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 35.9541392326355,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7faced993600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7faced993600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 35.95708346366882,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f63663ff600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f63663ff600>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 35.859840393066406,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f09c56a8380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f09c56a8380>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 35.551228284835815,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fad938cf300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fad938cf300>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 35.62978744506836,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f269e1cd5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f269e1cd5c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 35.614471435546875,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f766a213780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f766a213780>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 35.794859170913696,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fac421e2200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fac421e2200>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 36.24666976928711,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdd4b3cd180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fdd4b3cd180>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 37.003145694732666,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f54fc8709c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f54fc8709c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 35.7236602306366,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe52bc77ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fe52bc77ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 35.61244988441467,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2c062b6700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f2c062b6700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 35.76189422607422,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f63b87db3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f63b87db3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 36.749589920043945,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcc71bea900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7fcc71bea900>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 35.738481521606445,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3cb9bf9700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f3cb9bf9700>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_offset": {
                "duration": 36.288612604141235,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f201f031480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f201f031480>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 35.85744762420654,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f80b888e3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f80b888e3c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 35.77803826332092,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8b10e68740>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8b10e68740>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 35.93487024307251,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff9d7330ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7ff9d7330ac0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 35.89479398727417,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f95ed65f6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f95ed65f6c0>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "FAILED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 35.751224517822266,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0f0eec8680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f0f0eec8680>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 36.837605476379395,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8a0f5e6c00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f8a0f5e6c00>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 35.588021755218506,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5139527280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f5139527280>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 36.999671936035156,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/core/case.py\", line 53, in _oeSetUp\n    self.setUpMethod()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/case.py\", line 123, in setUp\n    self.setUpLocal()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/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-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/utils/commands.py\", line 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 1956 entries from dependency cache.\nNOTE: Resolving any missing task queue dependencies\n\nBuild Configuration:\nBB_VERSION           = \"2.9.1\"\nBUILD_SYS            = \"x86_64-linux\"\nNATIVELSBSTRING      = \"universal\"\nTARGET_SYS           = \"x86_64-poky-linux\"\nMACHINE              = \"qemux86-64\"\nDISTRO               = \"poky\"\nDISTRO_VERSION       = \"5.0+snapshot-185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nTUNE_FEATURES        = \"m64 core2\"\nTARGET_FPU           = \"\"\nmeta                 \nmeta-poky            \nmeta-yocto-bsp       = \"master:185fd2b28c98c3e1abe6494e03001f4a196d122e\"\nmeta-selftest        = \"master:e9ff3dbfdfaa06b015cfcfd5d9192e922f2edf95\"\n\nInitialising tasks...ERROR: An uncaught exception occurred in runqueue\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9fe37eac80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\nERROR: Running idle function\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 152, in AsyncClient.connect():\n             if self.socket is None:\n    >            self.socket = await self._connect_sock()\n                 await self.setup_connection()\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/bitbake/lib/bb/asyncrpc/client.py\", line 115, in connect_sock:\n             async def connect_sock():\n    >            websocket = await websockets.connect(\n                     uri,\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/legacy/client.py\", line 675, in Connect.__await_impl__():\n                 else:\n    >                raise SecurityError(\"too many redirects\")\n     \n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 181, in Timeout.__aexit__(exc_type=<class 'asyncio.exceptions.CancelledError'>, exc_val=CancelledError(), exc_tb=<traceback object at 0x7f9fe37eac80>):\n         ) -> Optional[bool]:\n    >        self._do_exit(exc_type)\n             return None\n  File \"/home/pokybuild/buildbot-venv/lib/python3.8/site-packages/websockets/asyncio/async_timeout.py\", line 268, in Timeout._do_exit(exc_type=<class 'asyncio.exceptions.CancelledError'>):\n                 self._task = None\n    >            raise asyncio.TimeoutError\n             # timeout has not expired\nasyncio.exceptions.TimeoutError\n\n\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n\n\nStderr:\n2024-09-09 15:34:40,117 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-111566/conf/local.conf\n2024-09-09 15:34:40,118 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\n2024-09-09 15:37:59,283 - oe-selftest - WARNING - tearDown commands have failed: bitbake -c clean xcursor-transparent-theme\n",
                "status": "FAILED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "status": "UNKNOWN"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 0.627079963684082,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.0758974552154541,
                "status": "PASSED"
            }
        }
    }
}