{
    "oeselftest_ubuntu-20.04_qemuarm64_20240919151037": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-20.04",
            "HOST_NAME": "ubuntu2004-vk-arm1",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "1d1456ce04be6056b86e16eb5429ddeabcc1b147",
                    "commit_count": 75702
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "1d1456ce04be6056b86e16eb5429ddeabcc1b147",
                    "commit_count": 75702
                },
                "meta-selftest": {
                    "branch": "master-next",
                    "commit": "1d1456ce04be6056b86e16eb5429ddeabcc1b147",
                    "commit_count": 75702
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "1d1456ce04be6056b86e16eb5429ddeabcc1b147",
                    "commit_count": 75702
                }
            },
            "MACHINE": "qemuarm64",
            "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": "20240919151037",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "archiver.Archiver.test_archiver_allows_to_filter_on_recipe_name": {
                "duration": 77.64946794509888,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type": {
                "duration": 60.36129570007324,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_filters_by_type_and_name": {
                "duration": 55.84444785118103,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_configured": {
                "duration": 52.03768825531006,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_diff": {
                "duration": 60.02662444114685,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_dumpdata": {
                "duration": 50.82846021652222,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror": {
                "duration": 55.83919310569763,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_combined": {
                "duration": 69.74532628059387,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_excludes": {
                "duration": 49.32822346687317,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm": {
                "duration": 19.940048456192017,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_mirror_gitsm_shallow": {
                "duration": 61.27814030647278,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_original": {
                "duration": 50.923649311065674,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_patched": {
                "duration": 51.332759857177734,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_mode_recipe": {
                "duration": 47.14229869842529,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_multiconfig_shared_unpack_and_patch": {
                "duration": 154.53056597709656,
                "status": "PASSED"
            },
            "archiver.Archiver.test_archiver_srpm_mode": {
                "duration": 86.122882604599,
                "status": "PASSED"
            },
            "barebox.BareboxTest.test_boot_barebox": {
                "duration": 1149.2947688102722,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 375, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/targetcontrol.py\", line 167, in start\n    start = self.runner.start(params, get_ip=ssh, extra_bootparams=extra_bootparams, runqemuparams=runqemuparams, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/qemurunner.py\", line 186, in start\n    return self.launch(launch_cmd, qemuparams=qemuparams, get_ip=get_ip, extra_bootparams=extra_bootparams, env=env)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/qemurunner.py\", line 524, in launch\n    self.thread.serial_lock.release()\nRuntimeError: release unlocked lock\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/selftest/cases/barebox.py\", line 36, in test_boot_barebox\n    with runqemu('core-image-minimal', ssh=False, runqemuparams='nographic',\n  File \"/usr/lib/python3.8/contextlib.py\", line 113, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 381, in runqemu\n    raise Exception(msg)\nException: release unlocked lock\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20240919131040:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919131040\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240919131040\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/.0iepw422\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:40057\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:40243\nDEBUG: launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=40057:40243 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/pidfile_3804521  -S -qmp unix:./.9k2mrxyw,server,wait -qmp unix:./.0iepw422,server,nowait\"\nDEBUG: runqemu started, pid is 3878616\nDEBUG: waiting at most 300 seconds for qemu pid (09/19/24 15:13:01)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/.9k2mrxyw\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/.9k2mrxyw\nINFO: QMP connected to QEMU at 09/19/24 15:13:02 and took 0.67 seconds\nINFO: QMP released QEMU at 09/19/24 15:13:02 and took 0.11 seconds from connect\nDEBUG: qemu started in 0.78 seconds - qemu procces pid is 3878757 (09/19/24 15:13:02)\nDEBUG: Target IP: None\nDEBUG: Server IP: None\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap4.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap5.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap6.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap7.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap8.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap9.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap10.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap11.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap12.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap13.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap14.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap15.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap16\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap16.skip to make runqemu skip tap16.\nrunqemu - INFO - Network configuration: ip=192.168.7.34::192.168.7.33:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3878631\nrunqemu - INFO - Copy done in 0.02323627471923828 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:22 -netdev tap,id=net0,ifname=tap16,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3878631,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40057,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:40243,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/pidfile_3804521  -S -qmp unix:./.9k2mrxyw,server,wait -qmp unix:./.0iepw422,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img -append 'root=/dev/vda rw  mem=256M ip=192.168.7.34::192.168.7.33:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 590534.25\n\nQEMU 9.0.2 monitor - type 'help' for more information\n(qemu) \nDEBUG: Waiting at most 1000 seconds for login banner (09/19/24 15:13:02)\nDEBUG: Connection from 127.0.0.1:53736\nWARNING: Target didn't reach login banner in 1000 seconds (09/19/24 15:29:43)\nWARNING: Last 25 lines of login console (0):\n\nWARNING: Last 25 lines of all logging (0):\n\nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919131040\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 591540.78\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3878631\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read:\n\n\nStderr:\n2024-09-19 15:10:40,002 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/conf/local.conf\n2024-09-19 15:10:40,002 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919131040\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240919131040\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/.0iepw422\nCreated listening socket for qemu serial console on: 127.0.0.1:40057\nCreated listening socket for qemu serial console on: 127.0.0.1:40243\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=40057:40243 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/pidfile_3804521  -S -qmp unix:./.9k2mrxyw,server,wait -qmp unix:./.0iepw422,server,nowait\"\nrunqemu started, pid is 3878616\nwaiting at most 300 seconds for qemu pid (09/19/24 15:13:01)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/.9k2mrxyw\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/.9k2mrxyw\nQMP connected to QEMU at 09/19/24 15:13:02 and took 0.67 seconds\nQMP released QEMU at 09/19/24 15:13:02 and took 0.11 seconds from connect\nqemu started in 0.78 seconds - qemu procces pid is 3878757 (09/19/24 15:13:02)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap0.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap1.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap2.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap3.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap4.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap5.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap6.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap7.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap8.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap9.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap10.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap11.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap12.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap13.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap14.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Acquiring lockfile /tmp/qemu-tap-locks/tap15.lock failed: [Errno 11] Resource temporarily unavailable\nrunqemu - INFO - Using preconfigured tap device tap16\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap16.skip to make runqemu skip tap16.\nrunqemu - INFO - Network configuration: ip=192.168.7.34::192.168.7.33:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3878631\nrunqemu - INFO - Copy done in 0.02323627471923828 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:22 -netdev tap,id=net0,ifname=tap16,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3878631,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=40057,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:40243,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/pidfile_3804521  -S -qmp unix:./.9k2mrxyw,server,wait -qmp unix:./.0iepw422,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/deploy/images/qemuarm64/barebox-dt-2nd.img -append 'root=/dev/vda rw  mem=256M ip=192.168.7.34::192.168.7.33:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 590534.25\n\nQEMU 9.0.2 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (09/19/24 15:13:02)\nConnection from 127.0.0.1:53736\nTarget didn't reach login banner in 1000 seconds (09/19/24 15:29:43)\nLast 25 lines of login console (0):\n\nLast 25 lines of all logging (0):\n\nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804521/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919131040\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 591540.78\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.3878631\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "ERROR"
            },
            "baremetal.BaremetalTest.test_baremetal": {
                "duration": 89.38250064849854,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_and_sysvinit_in_distro": {
                "duration": 74.42514204978943,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_systemd_in_distro": {
                "duration": 64.6321702003479,
                "status": "PASSED"
            },
            "bbclasses.Systemd.test_sysvinit_in_distro": {
                "duration": 55.70595693588257,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_add_remove": {
                "duration": 12.620183229446411,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_createlayer": {
                "duration": 7.6655027866363525,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_flatten": {
                "duration": 40.26466155052185,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_layerindexshowdepends": {
                "duration": 1.8807222843170166,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_setup": {
                "duration": 57.3448691368103,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showappends": {
                "duration": 6.127767324447632,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showcrossdepends": {
                "duration": 17.915405988693237,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showlayers": {
                "duration": 0.5860710144042969,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showoverlayed": {
                "duration": 2.6324145793914795,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_showrecipes": {
                "duration": 18.11905288696289,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_bitbakelayers_updatelayer": {
                "duration": 53.63579845428467,
                "status": "PASSED"
            },
            "bblayers.BitbakeLayers.test_validate_examplelayersjson": {
                "duration": 13.466155052185059,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_architecture_specific": {
                "duration": 116.77327084541321,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_multiple_recipe_single_task": {
                "duration": 559.5571312904358,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_all_tasks": {
                "duration": 253.98883152008057,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_multiple_tasks": {
                "duration": 246.61264538764954,
                "status": "PASSED"
            },
            "bblock.BBLock.test_lock_single_recipe_single_task": {
                "duration": 210.1145625114441,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingA": {
                "duration": 68.7772171497345,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingB": {
                "duration": 55.34291052818298,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingC": {
                "duration": 12.232689619064331,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_python_loggingD": {
                "duration": 13.212640285491943,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingA": {
                "duration": 13.206700086593628,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingB": {
                "duration": 12.942670583724976,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingC": {
                "duration": 12.782053232192993,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exec_func_shell_loggingD": {
                "duration": 12.495251655578613,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingA": {
                "duration": 13.060131311416626,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingB": {
                "duration": 12.155082702636719,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingC": {
                "duration": 12.993115901947021,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_exit_loggingD": {
                "duration": 12.405639410018921,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingA": {
                "duration": 14.067833662033081,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingB": {
                "duration": 13.604936122894287,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingC": {
                "duration": 12.75132155418396,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_python_fatal_loggingD": {
                "duration": 13.430235862731934,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingA": {
                "duration": 12.836579322814941,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingB": {
                "duration": 13.079620122909546,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingC": {
                "duration": 12.96540117263794,
                "status": "PASSED"
            },
            "bblogging.BitBakeLogging.test_shell_loggingD": {
                "duration": 13.21114730834961,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bbappend_order": {
                "duration": 63.78020882606506,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_g": {
                "duration": 4.581277847290039,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_recipe": {
                "duration": 1.1580514907836914,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_bitbake_invalid_target": {
                "duration": 4.393443584442139,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_checkuri": {
                "duration": 11.52505350112915,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_continue": {
                "duration": 227.04923272132874,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_dry_run": {
                "duration": 8.186814308166504,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_environment": {
                "duration": 2.6422252655029297,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_event_handler": {
                "duration": 43.05102515220642,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_1": {
                "duration": 78.04987502098083,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_force_task_2": {
                "duration": 44.94998240470886,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool": {
                "duration": 22.035507202148438,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_patchtool2": {
                "duration": 24.522303581237793,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork": {
                "duration": 49.81204080581665,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_git_unpack_nonetwork_fail": {
                "duration": 13.808077096939087,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_image_manifest": {
                "duration": 74.4051103591919,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_patch": {
                "duration": 53.16856908798218,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_invalid_recipe_src_uri": {
                "duration": 3.335850477218628,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_just_parse": {
                "duration": 2.985330820083618,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_local_sstate": {
                "duration": 21.07941961288452,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_non_gplv3": {
                "duration": 49.747666358947754,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_postfile": {
                "duration": 3.6360232830047607,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_prefile": {
                "duration": 6.353863716125488,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_rename_downloaded_file": {
                "duration": 46.37579703330994,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_1": {
                "duration": 2.5629663467407227,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_2": {
                "duration": 2.8407697677612305,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_run_bitbake_from_dir_3": {
                "duration": 2.6793789863586426,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_setscene_only": {
                "duration": 22.04305648803711,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_skip_setscene": {
                "duration": 46.86079239845276,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_unexpanded_variable_in_path": {
                "duration": 41.05766749382019,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_version": {
                "duration": 3.5164451599121094,
                "status": "PASSED"
            },
            "bbtests.BitbakeTests.test_warnings_errors": {
                "duration": 0.8072912693023682,
                "status": "PASSED"
            },
            "buildoptions.ArchiverTest.test_arch_work_dir_and_export_source": {
                "duration": 72.20883560180664,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_basic": {
                "duration": 91.16778349876404,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_buildhistory_buildtime_pr_backwards": {
                "duration": 87.13623261451721,
                "status": "PASSED"
            },
            "buildoptions.BuildhistoryTests.test_fileinfo": {
                "duration": 19.692747116088867,
                "status": "PASSED"
            },
            "buildoptions.DiskMonTest.test_stoptask_behavior": {
                "duration": 156.1865336894989,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_ccache_tool": {
                "duration": 183.4201738834381,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_incremental_image_generation": {
                "duration": 200.2409040927887,
                "status": "PASSED"
            },
            "buildoptions.ImageOptionsTests.test_read_only_image": {
                "duration": 209.3273434638977,
                "status": "PASSED"
            },
            "buildoptions.Poisoning.test_poisoning": {
                "duration": 77.62722158432007,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_layer_without_git_dir": {
                "duration": 63.78042817115784,
                "status": "PASSED"
            },
            "buildoptions.SanityOptionsTest.test_options_warnqa_errorqa_switch": {
                "duration": 129.41210651397705,
                "status": "PASSED"
            },
            "buildoptions.ToolchainOptions.test_toolchain_fortran": {
                "duration": 72.13829493522644,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu": {
                "duration": 89.88991332054138,
                "status": "PASSED"
            },
            "c_cpp.CMakeTests.test_cmake_qemu_failing": {
                "duration": 87.53730130195618,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu": {
                "duration": 49.63429570198059,
                "status": "PASSED"
            },
            "c_cpp.MesonTests.test_meson_qemu_failing": {
                "duration": 58.41351366043091,
                "status": "PASSED"
            },
            "containerimage.ContainerImageTests.test_expected_files": {
                "duration": 76.98031663894653,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_convert_cve_version": {
                "duration": 0.007963895797729492,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_image_json": {
                "duration": 160.58760523796082,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_product_match": {
                "duration": 0.005081653594970703,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json": {
                "duration": 11.279070377349854,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_ignored": {
                "duration": 11.978590726852417,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_recipe_report_json_unpatched": {
                "duration": 49.91268825531006,
                "status": "PASSED"
            },
            "cve_check.CVECheck.test_version_compare": {
                "duration": 0.011527299880981445,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_native": {
                "duration": 81.29261112213135,
                "status": "PASSED"
            },
            "debuginfod.Debuginfod.test_debuginfod_qemu": {
                "duration": 133.53480458259583,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add": {
                "duration": 93.55838298797607,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_binary": {
                "duration": 74.46423268318176,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch": {
                "duration": 75.28144454956055,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_git": {
                "duration": 83.91902303695679,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_fetch_simple": {
                "duration": 49.06392765045166,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_local": {
                "duration": 54.10297417640686,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style1": {
                "duration": 54.40462327003479,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_git_style2": {
                "duration": 54.67972493171692,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_library": {
                "duration": 55.56083846092224,
                "status": "PASSED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_npm": {
                "duration": 2.414456605911255,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "devtool.DevtoolAddTests.test_devtool_add_python_egg_requires": {
                "duration": 41.553020000457764,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_build_image": {
                "duration": 339.57418990135193,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_deploy_target": {
                "duration": 221.6883020401001,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract": {
                "duration": 46.33327269554138,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_extract_virtual": {
                "duration": 45.52676868438721,
                "status": "PASSED"
            },
            "devtool.DevtoolExtractTests.test_devtool_reset_all": {
                "duration": 152.2307324409485,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_cmake": {
                "duration": 266.7188491821289,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_code_meson": {
                "duration": 256.118613243103,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_none_qemu": {
                "duration": 563.1207132339478,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_plugins": {
                "duration": 68.39628529548645,
                "status": "PASSED"
            },
            "devtool.DevtoolIdeSdkTests.test_devtool_ide_sdk_shared_sysroots": {
                "duration": 100.21280074119568,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_buildclean": {
                "duration": 358.65450978279114,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify": {
                "duration": 157.19037675857544,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git": {
                "duration": 100.51831650733948,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_crates_subpath": {
                "duration": 106.59168481826782,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_git_no_extract": {
                "duration": 28.80775260925293,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_go": {
                "duration": 53.87019753456116,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_invalid": {
                "duration": 108.88092088699341,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles": {
                "duration": 101.8946533203125,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_localfiles_only": {
                "duration": 82.83520126342773,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_multiple_sources": {
                "duration": 678.8282942771912,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_native": {
                "duration": 533.9447367191315,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_overrides": {
                "duration": 49.97558927536011,
                "status": "PASSED"
            },
            "devtool.DevtoolModifyTests.test_devtool_modify_virtual": {
                "duration": 48.694512605667114,
                "status": "PASSED"
            },
            "devtool.DevtoolTests.test_create_workspace": {
                "duration": 4.683887481689453,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_finish_modify_git_subdir": {
                "duration": 154.00121474266052,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_git_submodules": {
                "duration": 191.0948305130005,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe": {
                "duration": 52.27670645713806,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append": {
                "duration": 115.24797654151917,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_append_git": {
                "duration": 110.97735476493835,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_git": {
                "duration": 59.51682496070862,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files": {
                "duration": 121.06211686134338,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_3": {
                "duration": 50.92739415168762,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_files_subdir": {
                "duration": 49.18807506561279,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_local_patch_gz": {
                "duration": 55.84899187088013,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_long_filename": {
                "duration": 64.68284821510315,
                "status": "PASSED"
            },
            "devtool.DevtoolUpdateTests.test_devtool_update_recipe_with_gitignore": {
                "duration": 66.04272222518921,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_origlayer": {
                "duration": 127.59842681884766,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_modify_otherlayer": {
                "duration": 72.52591848373413,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_update_patch": {
                "duration": 69.47592854499817,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_origlayer": {
                "duration": 93.99096941947937,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_finish_upgrade_otherlayer": {
                "duration": 97.02786612510681,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_layer_plugins": {
                "duration": 2.217292308807373,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_load_plugin": {
                "duration": 9.572008609771729,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_rename": {
                "duration": 77.91092157363892,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade": {
                "duration": 97.57329297065735,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_all_checksums": {
                "duration": 93.68584108352661,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_drop_md5sum": {
                "duration": 90.81650304794312,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_git": {
                "duration": 54.873570680618286,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_upgrade_recipe_upgrade_extra_tasks": {
                "duration": 95.996089220047,
                "status": "PASSED"
            },
            "devtool.DevtoolUpgradeTests.test_devtool_virtual_kernel_modify": {
                "duration": 1047.3021342754364,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_checkpkg": {
                "duration": 0.0016820430755615234,
                "log": "Skip by the command line argument \"distrodata.Distrodata.test_checkpkg\"\n",
                "status": "SKIPPED"
            },
            "distrodata.Distrodata.test_common_include_recipes": {
                "duration": 90.14317560195923,
                "status": "PASSED"
            },
            "distrodata.Distrodata.test_maintainers": {
                "duration": 120.90632224082947,
                "status": "PASSED"
            },
            "efibootpartition.GenericEFITest.test_boot_efi": {
                "duration": 0.0014541149139404297,
                "log": "test is qemux86-64 specific currently\n",
                "status": "SKIPPED"
            },
            "esdk.oeSDKExtSelfTest.test_image_generation_binary_feeds": {
                "duration": 98.79550957679749,
                "status": "PASSED"
            },
            "esdk.oeSDKExtSelfTest.test_install_libraries_headers": {
                "duration": 43.90619444847107,
                "status": "PASSED"
            },
            "externalsrc.ExternalSrc.test_externalsrc_srctree_hash_files": {
                "duration": 92.18672728538513,
                "status": "PASSED"
            },
            "fetch.Dependencies.test_dependencies": {
                "duration": 2.923753261566162,
                "status": "PASSED"
            },
            "fetch.Fetch.test_git_mirrors": {
                "duration": 128.8457612991333,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_fit_image": {
                "duration": 85.72598838806152,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_initramfs_bundle": {
                "duration": 108.48954749107361,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_cascaded_uboot_fit_image": {
                "duration": 416.89865827560425,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_fit_image": {
                "duration": 545.5417444705963,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_sign_standalone_uboot_fit_image": {
                "duration": 83.93686509132385,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_fit_image": {
                "duration": 114.773606300354,
                "status": "PASSED"
            },
            "fitimage.FitImageTests.test_uboot_sign_fit_image": {
                "duration": 84.5128915309906,
                "status": "PASSED"
            },
            "gdbserver.GdbServerTest.test_gdb_server": {
                "duration": 172.58442425727844,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_first_test_tag": {
                "duration": 0.8582470417022705,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_create_second_test_tag": {
                "duration": 0.9414308071136475,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_revs_on_branch": {
                "duration": 0.5637187957763672,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_with_only_local_tag": {
                "duration": 0.5763509273529053,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote": {
                "duration": 0.5757932662963867,
                "status": "PASSED"
            },
            "gitarchivetests.GitArchiveTests.test_get_tags_without_valid_remote_and_wrong_url": {
                "duration": 0.41658473014831543,
                "status": "PASSED"
            },
            "gotoolchain.oeGoToolchainSelfTest.test_go_dep_build": {
                "duration": 2.595330238342285,
                "status": "PASSED"
            },
            "image_typedep.ImageTypeDepTests.test_conversion_typedep_added": {
                "duration": 10.731256008148193,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_all_users_can_connect_via_ssh_without_password": {
                "duration": 232.10933232307434,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_bmap": {
                "duration": 67.34999251365662,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_empty_image": {
                "duration": 55.60621619224548,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_hypervisor_fmts": {
                "duration": 84.43677520751953,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_fstypes": {
                "duration": 116.95507192611694,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_image_gen_debugfs": {
                "duration": 88.27784657478333,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_long_chain_conversion": {
                "duration": 76.51319432258606,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_mandb": {
                "duration": 283.6554057598114,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_no_busybox_base_utils": {
                "duration": 38.2399845123291,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_non_root_user_can_connect_via_ssh_without_password": {
                "duration": 92.91805052757263,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_useradd_static": {
                "duration": 90.04387068748474,
                "status": "PASSED"
            },
            "imagefeatures.ImageFeatures.test_wayland_support_in_image": {
                "duration": 104.37940740585327,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_and_license": {
                "duration": 91.28412747383118,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_default": {
                "duration": 92.70615267753601,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_license_exceptions": {
                "duration": 74.28433895111084,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicensePerImageTests.test_bash_or_license": {
                "duration": 67.75256109237671,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license": {
                "duration": 3.350839376449585,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias": {
                "duration": 3.9795420169830322,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_alias_wildcard": {
                "duration": 4.8011322021484375,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_alias_spdx_license_wildcard": {
                "duration": 4.927753925323486,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_all_licenses_wildcard": {
                "duration": 3.7959792613983154,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_license_alias_wildcard": {
                "duration": 3.513688802719116,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTestObsolete.test_incompatible_spdx_licenses_wildcard": {
                "duration": 3.638625383377075,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_nonspdx_license": {
                "duration": 32.946807622909546,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license": {
                "duration": 39.3996798992157,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_alias": {
                "duration": 4.261906147003174,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_license_wildcard": {
                "duration": 36.7944540977478,
                "status": "PASSED"
            },
            "incompatible_lic.IncompatibleLicenseTests.test_incompatible_spdx_licenses": {
                "duration": 34.39411425590515,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_full_cmdline_weston": {
                "duration": 259.5913178920746,
                "status": "PASSED"
            },
            "incompatible_lic.NoGPL3InImagesTests.test_core_image_minimal": {
                "duration": 88.88767576217651,
                "status": "PASSED"
            },
            "intercept.GitCheck.test_git_intercept": {
                "duration": 49.14279842376709,
                "status": "PASSED"
            },
            "kerneldevelopment.KernelDev.test_apply_patches": {
                "duration": 158.6130404472351,
                "status": "PASSED"
            },
            "layerappend.LayerAppendTests.test_layer_appends": {
                "duration": 139.7308247089386,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_hardlink_tree_count": {
                "duration": 0.031533002853393555,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_special": {
                "duration": 0.014835834503173828,
                "status": "PASSED"
            },
            "liboe.LibOE.test_copy_tree_xattr": {
                "duration": 11.172307968139648,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_checksum_with_space": {
                "duration": 38.79461359977722,
                "status": "PASSED"
            },
            "lic_checksum.LicenseTests.test_nonmatching_checksum": {
                "duration": 19.91727924346924,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_off": {
                "duration": 91.50008010864258,
                "status": "PASSED"
            },
            "locales.LocalesTest.test_locales_on": {
                "duration": 85.10137724876404,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_SDK_manifest_entries": {
                "duration": 318.51900720596313,
                "status": "PASSED"
            },
            "manifest.VerifyManifest.test_image_manifest_entries": {
                "duration": 14.424109697341919,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo": {
                "duration": 305.16993260383606,
                "status": "PASSED"
            },
            "minidebuginfo.Minidebuginfo.test_minidebuginfo_qemu": {
                "duration": 351.6033847332001,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig": {
                "duration": 896.4969837665558,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_inlayer": {
                "duration": 134.33146047592163,
                "status": "PASSED"
            },
            "multiconfig.MultiConfig.test_multiconfig_reparse": {
                "duration": 114.85754227638245,
                "status": "PASSED"
            },
            "newlib.NewlibTest.test_newlib": {
                "duration": 68.50062465667725,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_blob_to_dict": {
                "duration": 2.0416507720947266,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs": {
                "duration": 1.7555716037750244,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestBlobParsing.test_compare_dict_blobs_default": {
                "duration": 1.9801995754241943,
                "status": "PASSED"
            },
            "oelib.buildhistory.TestFileListCompare.test_compare_file_lists": {
                "duration": 0.19502758979797363,
                "status": "PASSED"
            },
            "oelib.elf.TestElf.test_machine_name": {
                "duration": 0.0005815029144287109,
                "status": "PASSED"
            },
            "oelib.license.TestComplexCombinations.test_tests": {
                "duration": 0.0016086101531982422,
                "status": "PASSED"
            },
            "oelib.license.TestIsIncluded.test_tests": {
                "duration": 0.005161285400390625,
                "status": "PASSED"
            },
            "oelib.license.TestSimpleCombinations.test_tests": {
                "duration": 0.0019555091857910156,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_invalid_licenses": {
                "duration": 0.0017082691192626953,
                "status": "PASSED"
            },
            "oelib.license.TestSingleLicense.test_single_licenses": {
                "duration": 0.001386880874633789,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_loop": {
                "duration": 0.00564885139465332,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_norm": {
                "duration": 0.004418134689331055,
                "status": "PASSED"
            },
            "oelib.path.TestRealPath.test_phys": {
                "duration": 0.0024712085723876953,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_bool_equality": {
                "duration": 0.0005371570587158203,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_false": {
                "duration": 0.0005922317504882812,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_invalid": {
                "duration": 0.0007441043853759766,
                "status": "PASSED"
            },
            "oelib.types.TestBooleanType.test_true": {
                "duration": 0.0007357597351074219,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_nosep": {
                "duration": 0.0019974708557128906,
                "status": "PASSED"
            },
            "oelib.types.TestList.test_list_usersep": {
                "duration": 0.0027740001678466797,
                "status": "PASSED"
            },
            "oelib.utils.TestMultiprocessLaunch.test_multiprocesslaunch": {
                "duration": 0.034838199615478516,
                "status": "PASSED"
            },
            "oelib.utils.TestPackagesFilterOutSystem.test_filter": {
                "duration": 0.002697467803955078,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_num_exception": {
                "duration": 0.0005764961242675781,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_valid": {
                "duration": 0.0010173320770263672,
                "status": "PASSED"
            },
            "oelib.utils.TestTrimVersion.test_version_exception": {
                "duration": 0.0016918182373046875,
                "status": "PASSED"
            },
            "oescripts.BuildhistoryDiffTests.test_buildhistory_diff": {
                "duration": 96.52523517608643,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_help": {
                "duration": 0.022414684295654297,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy": {
                "duration": 0.30135679244995117,
                "status": "PASSED"
            },
            "oescripts.OEGitproxyTests.test_oegitproxy_proxy_dash": {
                "duration": 0.24149703979492188,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_default": {
                "duration": 234.2397541999817,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_help": {
                "duration": 0.38962578773498535,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_all": {
                "duration": 244.13323974609375,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_option_flags": {
                "duration": 254.80402135849,
                "status": "PASSED"
            },
            "oescripts.OEListPackageconfigTests.test_packageconfig_flags_options_preferred_only": {
                "duration": 256.9981245994568,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_help": {
                "duration": 0.11797904968261719,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_pdf_output": {
                "duration": 0.11604452133178711,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_png_output": {
                "duration": 0.13857460021972656,
                "status": "PASSED"
            },
            "oescripts.OEPybootchartguyTests.test_pybootchartguy_to_generate_build_svg_output": {
                "duration": 0.09577012062072754,
                "status": "PASSED"
            },
            "oescripts.OeRunNativeTest.test_oe_run_native": {
                "duration": 50.47228217124939,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_all_required_variables_set": {
                "duration": 408.00041818618774,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_conflict": {
                "duration": 12.092780590057373,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing": {
                "duration": 0.0008535385131835938,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_lower_layer_access": {
                "duration": 0.0009894371032714844,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_postinst_on_target_for_read_only_rootfs": {
                "duration": 0.0013861656188964844,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_original": {
                "duration": 0.002068042755126953,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_preinit": {
                "duration": 0.002727031707763672,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSEtcRunTimeTests.test_sbin_init_read_only": {
                "duration": 0.0034606456756591797,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_fstab": {
                "duration": 367.7730441093445,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_correct_image_unit": {
                "duration": 126.20751571655273,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_distro_features_missing": {
                "duration": 41.519792556762695,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_mount_unit_not_set": {
                "duration": 15.598222732543945,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed": {
                "duration": 120.79176044464111,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_not_all_units_installed_but_qa_skipped": {
                "duration": 88.17407155036926,
                "status": "PASSED"
            },
            "overlayfs.OverlayFSTests.test_wrong_mount_unit_set": {
                "duration": 15.270053148269653,
                "status": "PASSED"
            },
            "package.PackageTests.test_gdb_hardlink_debug": {
                "duration": 136.8832745552063,
                "status": "PASSED"
            },
            "package.PackageTests.test_package_name_conflict": {
                "duration": 24.23073387145996,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_ownership": {
                "duration": 97.95028185844421,
                "status": "PASSED"
            },
            "package.PackageTests.test_preserve_sparse_hardlinks": {
                "duration": 44.68932914733887,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_dpkg": {
                "duration": 0.11207246780395508,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_opkg": {
                "duration": 0.12447977066040039,
                "status": "PASSED"
            },
            "package.VersionOrdering.test_rpm": {
                "duration": 0.23811554908752441,
                "status": "PASSED"
            },
            "picolibc.PicolibcTest.test_picolibc": {
                "duration": 96.36928796768188,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_find_path": {
                "duration": 2.503957748413086,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_glob": {
                "duration": 1.4594182968139648,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkg_files": {
                "duration": 5.372657299041748,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_list_pkgs": {
                "duration": 4.128899574279785,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_pkg": {
                "duration": 3.002929449081421,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_lookup_recipe": {
                "duration": 1.5058066844940186,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_no_param": {
                "duration": 0.07567715644836426,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_read_value": {
                "duration": 1.5525412559509277,
                "status": "PASSED"
            },
            "pkgdata.OePkgdataUtilTests.test_specify_pkgdatadir": {
                "duration": 2.285884380340576,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_override_db": {
                "duration": 296.4435784816742,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_import_export_replace_db": {
                "duration": 151.82277655601501,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_dep": {
                "duration": 89.16448616981506,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_deb_arch_indep": {
                "duration": 39.0345618724823,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_dep": {
                "duration": 87.37650513648987,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_ipk_arch_indep": {
                "duration": 35.142369747161865,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_dep": {
                "duration": 67.26261687278748,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_pr_service_rpm_arch_indep": {
                "duration": 33.4501748085022,
                "status": "PASSED"
            },
            "prservice.BitbakePrTests.test_stopping_prservice_message": {
                "duration": 0.7483899593353271,
                "status": "PASSED"
            },
            "pseudo.Pseudo.test_pseudo_pyc_creation": {
                "duration": 43.38151812553406,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add": {
                "duration": 83.90785264968872,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_bindir": {
                "duration": 43.38498568534851,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_add_machine": {
                "duration": 43.60579013824463,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_alternatives": {
                "duration": 28.94333028793335,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_basic": {
                "duration": 42.26054048538208,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_binary": {
                "duration": 35.52862501144409,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_extlayer": {
                "duration": 6.328747749328613,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_func": {
                "duration": 43.515475034713745,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_glob": {
                "duration": 43.43873882293701,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_inst_todir_glob": {
                "duration": 40.219462394714355,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_invalid": {
                "duration": 40.674898624420166,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_orig": {
                "duration": 40.01582407951355,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_patch": {
                "duration": 41.237314224243164,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_postinstall": {
                "duration": 45.61338543891907,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_renamed": {
                "duration": 43.6882905960083,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_script": {
                "duration": 40.52915644645691,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_subdir": {
                "duration": 40.57706046104431,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_todir": {
                "duration": 40.76569151878357,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendTests.test_recipetool_appendfile_wildcard": {
                "duration": 11.356581449508667,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic": {
                "duration": 75.41869401931763,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_basic_wildcard": {
                "duration": 47.032915353775024,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri": {
                "duration": 15.588342905044556,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_existing_in_src_uri_diff_params": {
                "duration": 18.278642654418945,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_machine": {
                "duration": 55.057395696640015,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_replace_file_srcdir": {
                "duration": 23.915059089660645,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_srcdir_basic": {
                "duration": 16.55453896522522,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic": {
                "duration": 42.05059242248535,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_subdir_basic_dirdest": {
                "duration": 39.51319408416748,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfile_update_recipe_basic": {
                "duration": 8.449137926101685,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic": {
                "duration": 47.9598114490509,
                "status": "PASSED"
            },
            "recipetool.RecipetoolAppendsrcTests.test_recipetool_appendsrcfiles_basic_subdir": {
                "duration": 48.7041380405426,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create": {
                "duration": 44.70024514198303,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_autotools": {
                "duration": 58.28796744346619,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_cmake": {
                "duration": 42.888512134552,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_http": {
                "duration": 42.896196603775024,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcbranch": {
                "duration": 41.55762767791748,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_branch": {
                "duration": 43.35137987136841,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_git_srcuri_master": {
                "duration": 42.93786120414734,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github": {
                "duration": 46.25873017311096,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_github_tarball": {
                "duration": 46.96375632286072,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go": {
                "duration": 83.96172833442688,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_go_replace_modules": {
                "duration": 52.77306127548218,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_npm": {
                "duration": 2.6041195392608643,
                "log": "Test needs meta-oe for nodejs\n",
                "status": "SKIPPED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_pep517_flit_core_buildapi": {
                "duration": 0.022139310836791992,
                "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.0219118595123291,
                "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.025580406188964844,
                "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.024393796920776367,
                "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.02505040168762207,
                "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.024231433868408203,
                "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": 40.95597696304321,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi": {
                "duration": 61.16982913017273,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_python3_setuptools_pypi_tarball": {
                "duration": 39.914321184158325,
                "status": "PASSED"
            },
            "recipetool.RecipetoolCreateTests.test_recipetool_create_simple": {
                "duration": 40.18983221054077,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_handle_license_vars": {
                "duration": 3.4009146690368652,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_load_plugin": {
                "duration": 7.518617630004883,
                "status": "PASSED"
            },
            "recipetool.RecipetoolTests.test_recipetool_split_pkg_licenses": {
                "duration": 0.026564836502075195,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_appends": {
                "duration": 0.14137840270996094,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_singleappend": {
                "duration": 0.07907414436340332,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_patch_recipe_varflag": {
                "duration": 0.08530712127685547,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_split_var_value": {
                "duration": 0.0059511661529541016,
                "status": "PASSED"
            },
            "recipeutils.RecipeUtilsTests.test_validate_pn": {
                "duration": 0.005225181579589844,
                "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.004725217819213867,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_match_non_static_ptest_names": {
                "duration": 0.004559755325317383,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_can_not_compare_non_ltp_tests": {
                "duration": 0.004402875900268555,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_matches": {
                "duration": 0.004281044006347656,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_machine_mismatches": {
                "duration": 0.007488250732421875,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_merge_can_merged_results": {
                "duration": 0.004534006118774414,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_metadata_matching_is_only_checked_for_relevant_test_type": {
                "duration": 0.004375457763671875,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_base_target_pair": {
                "duration": 0.0044710636138916016,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_regression_can_get_regression_result": {
                "duration": 0.004548311233520508,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_report_can_aggregate_test_result": {
                "duration": 0.0043489933013916016,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_matching_metadata_can_be_compared": {
                "duration": 0.004521369934082031,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_with_mismatching_metadata_can_not_be_compared": {
                "duration": 0.004390239715576172,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_results_without_metadata_can_be_compared": {
                "duration": 0.004513978958129883,
                "status": "PASSED"
            },
            "resulttooltests.ResultToolTests.test_target_result_with_missing_metadata_can_not_be_compared": {
                "duration": 0.004488229751586914,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_always": {
                "duration": 59.42925810813904,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_failure": {
                "duration": 67.83822870254517,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_global": {
                "duration": 81.87210083007812,
                "status": "PASSED"
            },
            "retain.Retain.test_retain_misc": {
                "duration": 120.18389821052551,
                "status": "PASSED"
            },
            "rootfspostcommandstests.ShadowUtilsTidyFiles.test_shadowutils_backup_files": {
                "duration": 39.620588541030884,
                "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": 7.122960329055786,
                "log": "Testcase skipped as 'tidy_shadowutils_files' rootfs post process command is not the set SORT_PASSWD_POSTPROCESS_COMMAND.\n",
                "status": "SKIPPED"
            },
            "rpmtests.BitbakeTests.test_rpm_filenames": {
                "duration": 7.942645788192749,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_not_found": {
                "duration": 0.01110696792602539,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_list_okay": {
                "duration": 0.04326367378234863,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log": {
                "duration": 0.018446922302246094,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_log_split": {
                "duration": 0.015146732330322266,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_no_shell": {
                "duration": 0.011671781539916992,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output": {
                "duration": 0.012676000595092773,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_output_split": {
                "duration": 0.015201807022094727,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_assertion": {
                "duration": 0.020731449127197266,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_exception": {
                "duration": 0.023448705673217773,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_false": {
                "duration": 0.020897388458251953,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_result_okay": {
                "duration": 0.02924203872680664,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_shell": {
                "duration": 0.01966691017150879,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin": {
                "duration": 0.01587533950805664,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_stdin_timeout": {
                "duration": 10.020187139511108,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout": {
                "duration": 10.021798133850098,
                "status": "PASSED"
            },
            "runcmd.RunCmdTests.test_timeout_split": {
                "duration": 10.014291763305664,
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy": {
                "duration": 102.8125433921814,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_deploy_hddimg": {
                "duration": 0.0026977062225341797,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine": {
                "duration": 24.985796451568604,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_ext4": {
                "duration": 23.30064082145691,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_iso": {
                "duration": 0.0014557838439941406,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp": {
                "duration": 23.553983688354492,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_machine_slirp_qcow2": {
                "duration": 0.004176616668701172,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_qemu_boot": {
                "duration": 22.526150941848755,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image": {
                "duration": 26.538140773773193,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vdi": {
                "duration": 0.0015683174133300781,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_recipe_image_vmdk": {
                "duration": 0.0023202896118164062,
                "log": "tests are qemux86-64 specific currently\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runqemu.RunqemuTests.test_boot_rootfs": {
                "duration": 22.002044677734375,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_failing_postinst": {
                "duration": 278.26782512664795,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_systemd": {
                "duration": 510.73150539398193,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.Postinst.test_postinst_rootfs_and_boot_sysvinit": {
                "duration": 320.1640877723694,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_helloworld": {
                "duration": 149.22224354743958,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_pstree": {
                "duration": 43.55757117271423,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_pid": {
                "duration": 42.270684480667114,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.SystemTap.test_crosstap_syscalls_by_proc": {
                "duration": 44.5422739982605,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_basic": {
                "duration": 71.25811529159546,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestExport.test_testexport_sdk": {
                "duration": 116.86377668380737,
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_apt": {
                "duration": 222.21762871742249,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_dnf": {
                "duration": 159.3078258037567,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_install": {
                "duration": 143.57617092132568,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_slirp": {
                "duration": 111.84235835075378,
                "oetags": [
                    "runqemu"
                ],
                "status": "PASSED"
            },
            "runtime_test.TestImage.test_testimage_virgl_gtk_sdl": {
                "duration": 0.0012660026550292969,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "runtime_test.TestImage.test_testimage_virgl_headless": {
                "duration": 0.0018150806427001953,
                "log": "test needs qemux86-64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "selftest.ExternalLayer.test_list_imported": {
                "duration": 0.010212421417236328,
                "status": "PASSED"
            },
            "signing.LockedSignatures.test_locked_signatures": {
                "duration": 198.57476353645325,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_packages": {
                "duration": 162.02194952964783,
                "status": "PASSED"
            },
            "signing.Signing.test_signing_sstate_archive": {
                "duration": 198.27293920516968,
                "status": "PASSED"
            },
            "spdx.SPDX22Check.test_spdx_base_files": {
                "duration": 57.42090392112732,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_baremetal_helloworld": {
                "duration": 63.31739115715027,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_base_files": {
                "duration": 52.12190914154053,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal": {
                "duration": 71.94655442237854,
                "status": "PASSED"
            },
            "spdx.SPDX30Check.test_core_image_minimal_sdk": {
                "duration": 293.6920621395111,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_machine": {
                "duration": 163.55953693389893,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_1": {
                "duration": 68.65546178817749,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_2": {
                "duration": 87.04429125785828,
                "status": "PASSED"
            },
            "sstatetests.SStateCacheManagement.test_sstate_cache_management_script_using_pr_3": {
                "duration": 135.9672737121582,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_nonspecific": {
                "duration": 69.12746739387512,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific": {
                "duration": 191.34425163269043,
                "status": "PASSED"
            },
            "sstatetests.SStateCleanup.test_cleansstate_task_distro_specific_nonspecific": {
                "duration": 190.73703265190125,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_fail": {
                "duration": 55.26965403556824,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_nonspecific_pass": {
                "duration": 51.94497036933899,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_fail": {
                "duration": 195.7931625843048,
                "status": "PASSED"
            },
            "sstatetests.SStateCreation.test_sstate_creation_distro_specific_pass": {
                "duration": 187.70991730690002,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_native_targets": {
                "duration": 346.8673005104065,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_cross_target": {
                "duration": 68.59147071838379,
                "status": "PASSED"
            },
            "sstatetests.SStateDistroTests.test_rebuild_distro_specific_sstate_native_target": {
                "duration": 347.2453899383545,
                "status": "PASSED"
            },
            "sstatetests.SStateFindSiginfo.test_sstate_compare_sigfiles_and_find_siginfo": {
                "duration": 239.9871163368225,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_32_64_same_hash": {
                "duration": 192.07606291770935,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs.test_sstate_nativelsbstring_same_hash": {
                "duration": 212.9536406993866,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_allarch_samesigs": {
                "duration": 353.7150228023529,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs2.test_sstate_nativesdk_samesigs_multilib": {
                "duration": 616.9351487159729,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_multilib_or_not_native_samesigs": {
                "duration": 112.71396207809448,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs3.test_sstate_sametune_samesigs": {
                "duration": 773.5815703868866,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_movelayer_samesigs": {
                "duration": 119.49051833152771,
                "status": "PASSED"
            },
            "sstatetests.SStateHashSameSigs4.test_sstate_noop_samesigs": {
                "duration": 402.62477231025696,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_gcc_runtime_vs_gcc_source": {
                "duration": 224.30246782302856,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_base_do_configure": {
                "duration": 387.35592007637024,
                "status": "PASSED"
            },
            "sstatetests.SStatePrintdiff.test_image_minimal_vs_perlcross": {
                "duration": 299.42040634155273,
                "status": "PASSED"
            },
            "sstatetests.SStateTests.test_autorev_sstate_works": {
                "duration": 66.12482810020447,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_cleanup": {
                "duration": 116.5359435081482,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_la": {
                "duration": 86.75902438163757,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_max_shebang": {
                "duration": 20.780143976211548,
                "status": "PASSED"
            },
            "sysroot.SysrootTests.test_sysroot_pkgconfig": {
                "duration": 43.837427616119385,
                "status": "PASSED"
            },
            "systemd_boot.Systemdboot.test_efi_systemdboot_images_can_be_built": {
                "duration": 156.2701964378357,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_datastore_operations": {
                "duration": 0.4869084358215332,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_expand": {
                "duration": 0.21536993980407715,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar": {
                "duration": 0.10212945938110352,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_getvar_bb_origenv": {
                "duration": 0.10171794891357422,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_list_recipes": {
                "duration": 1.5705606937408447,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe": {
                "duration": 1.7056941986083984,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_copy_expand": {
                "duration": 1.7516725063323975,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_recipe_custom_data": {
                "duration": 1.6336390972137451,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe": {
                "duration": 1.7870092391967773,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_parse_virtual_recipe_custom_data": {
                "duration": 1.84120774269104,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_setvariable_clean": {
                "duration": 0.3037540912628174,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_variable_history": {
                "duration": 1.7228038311004639,
                "status": "PASSED"
            },
            "tinfoil.TinfoilTests.test_wait_event": {
                "duration": 0.20298194885253906,
                "status": "PASSED"
            },
            "uboot.UBootTest.test_boot_uboot": {
                "duration": 1071.410460472107,
                "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 375, in runqemu\n    qemu.start(params=qemuparams, ssh=ssh, runqemuparams=runqemuparams, launch_cmd=launch_cmd, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/targetcontrol.py\", line 167, in start\n    start = self.runner.start(params, get_ip=ssh, extra_bootparams=extra_bootparams, runqemuparams=runqemuparams, discard_writes=discard_writes)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/qemurunner.py\", line 186, in start\n    return self.launch(launch_cmd, qemuparams=qemuparams, get_ip=get_ip, extra_bootparams=extra_bootparams, env=env)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/qemurunner.py\", line 524, in launch\n    self.thread.serial_lock.release()\nRuntimeError: release unlocked lock\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/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-armhost/build/meta/lib/oeqa/selftest/cases/uboot.py\", line 35, in test_boot_uboot\n    with runqemu('core-image-minimal', ssh=False, runqemuparams='nographic',\n  File \"/usr/lib/python3.8/contextlib.py\", line 113, in __enter__\n    return next(self.gen)\n  File \"/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/meta/lib/oeqa/utils/commands.py\", line 381, in runqemu\n    raise Exception(msg)\nException: release unlocked lock\nFailed to start QEMU - see the logs in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimageQemurunner log output from /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemurunner_log.20240919132217:\nINFO: rootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nINFO: Qemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919132217\nINFO: SSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240919132217\nDEBUG: Using kvm for runqemu\nINFO: QMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/.q18egyr4\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:54771\nDEBUG: Created listening socket for qemu serial console on: 127.0.0.1:35717\nDEBUG: launchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=54771:35717 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/pidfile_3804546  -S -qmp unix:./.q1d7u_dd,server,wait -qmp unix:./.q18egyr4,server,nowait\"\nDEBUG: runqemu started, pid is 459061\nDEBUG: waiting at most 300 seconds for qemu pid (09/19/24 15:23:20)\nDEBUG: QMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/.q1d7u_dd\nDEBUG: QMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/.q1d7u_dd\nINFO: QMP connected to QEMU at 09/19/24 15:23:21 and took 0.61 seconds\nINFO: QMP released QEMU at 09/19/24 15:23:21 and took 0.09 seconds from connect\nDEBUG: qemu started in 0.69 seconds - qemu procces pid is 459218 (09/19/24 15:23:21)\nDEBUG: Target IP: None\nDEBUG: Server IP: None\nDEBUG: Starting logging thread\nDEBUG: Starting thread event loop\nDEBUG: Connection request received\nDEBUG: Setting connection established event\nDEBUG: Output from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/Image]\nBIOS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/u-boot.bin]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.459072\nrunqemu - INFO - Copy done in 0.014419078826904297 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.459072,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54771,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:35717,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/pidfile_3804546  -S -qmp unix:./.q1d7u_dd,server,wait -qmp unix:./.q18egyr4,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -bios /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/u-boot.bin -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 591153.07\n\nQEMU 9.0.2 monitor - type 'help' for more information\n(qemu) \nDEBUG: Waiting at most 1000 seconds for login banner (09/19/24 15:23:21)\nDEBUG: Connection from 127.0.0.1:45680\nWARNING: Target didn't reach login banner in 1000 seconds (09/19/24 15:40:02)\nWARNING: Last 25 lines of login console (363):\n\n\nU-Boot 2024.07 (Jul 01 2024 - 18:07:18 +0000)\n\nDRAM:  256 MiB\nCore:  51 devices, 14 uclasses, devicetree: board\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\nWARNING: Last 25 lines of all logging (363):\n\n\nU-Boot 2024.07 (Jul 01 2024 - 18:07:18 +0000)\n\nDRAM:  256 MiB\nCore:  51 devices, 14 uclasses, devicetree: board\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\nWARNING: Check full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919132217\nDEBUG: Stopping logging thread\nDEBUG: Stop event received\nDEBUG: Tearing down logging thread\nDEBUG: Sending SIGTERM to runqemu\nINFO: Output from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 592160.02\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.459072\ntput: No value for $TERM and no -T specified\n\nWARNING: Extra log data read:\n\n\nStderr:\n2024-09-19 15:10:40,001 - oe-selftest - INFO - Adding: \"include selftest.inc\" in /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/conf/local.conf\n2024-09-19 15:10:40,001 - oe-selftest - INFO - Adding: \"include bblayers.inc\" in bblayers.conf\nLoading cache...done.\nrootfs file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4\nQemu log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919132217\nSSH log file: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/ssh_target_log.20240919132217\nUsing kvm for runqemu\nQMP Available for connection at /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/.q18egyr4\nCreated listening socket for qemu serial console on: 127.0.0.1:54771\nCreated listening socket for qemu serial console on: 127.0.0.1:35717\nlaunchcmd=runqemu snapshot kvm nographic qemuarm64 /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4 tcpserial=54771:35717 bootparams=\" printk.time=1\" qemuparams=\"-pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/pidfile_3804546  -S -qmp unix:./.q1d7u_dd,server,wait -qmp unix:./.q18egyr4,server,nowait\"\nrunqemu started, pid is 459061\nwaiting at most 300 seconds for qemu pid (09/19/24 15:23:20)\nQMP Initializing to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/.q1d7u_dd\nQMP Connecting to /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/.q1d7u_dd\nQMP connected to QEMU at 09/19/24 15:23:21 and took 0.61 seconds\nQMP released QEMU at 09/19/24 15:23:21 and took 0.09 seconds from connect\nqemu started in 0.69 seconds - qemu procces pid is 459218 (09/19/24 15:23:21)\nTarget IP: None\nServer IP: None\nStarting logging thread\nStarting thread event loop\nConnection request received\nSetting connection established event\nOutput from runqemu:\nrunqemu - INFO - Continuing with the following parameters:\nKERNEL: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/Image]\nBIOS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/u-boot.bin]\nMACHINE: [qemuarm64]\nFSTYPE: [ext4]\nROOTFS: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.ext4]\nCONFFILE: [/srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/core-image-minimal-qemuarm64.rootfs.qemuboot.conf]\n\nrunqemu - INFO - Using preconfigured tap device tap0\nrunqemu - INFO - If this is not intended, touch /tmp/qemu-tap-locks/tap0.skip to make runqemu skip tap0.\nrunqemu - INFO - Network configuration: ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0\nrunqemu - INFO - Copying rootfs to /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.459072\nrunqemu - INFO - Copy done in 0.014419078826904297 seconds\nrunqemu - INFO - Running /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/work/aarch64-linux/qemu-helper-native/1.0/recipe-sysroot-native/usr/bin/qemu-system-aarch64 -device virtio-net-pci,netdev=net0,mac=52:54:00:12:34:02 -netdev tap,id=net0,ifname=tap0,script=no,downscript=no -object rng-random,filename=/dev/urandom,id=rng0 -device virtio-rng-pci,rng=rng0 -drive id=disk0,file=/home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.459072,if=none,format=raw -device virtio-blk-pci,drive=disk0 -device qemu-xhci -device usb-tablet -device usb-kbd  -machine virt -cpu host -machine gic-version=3 -smp 4 -enable-kvm -m 256 -device virtio-serial-pci -chardev socket,id=virtcon,port=54771,host=127.0.0.1,nodelay=on -device virtconsole,chardev=virtcon -serial tcp:127.0.0.1:35717,nodelay=on  -pidfile /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/pidfile_3804546  -S -qmp unix:./.q1d7u_dd,server,wait -qmp unix:./.q18egyr4,server,nowait -serial null -serial mon:stdio -nographic -device virtio-gpu-pci -bios /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/u-boot.bin -kernel /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/deploy/images/qemuarm64/Image -append 'root=/dev/vda rw  mem=256M ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1'\n\nrunqemu - INFO - Host uptime: 591153.07\n\nQEMU 9.0.2 monitor - type 'help' for more information\r\n(qemu) \nWaiting at most 1000 seconds for login banner (09/19/24 15:23:21)\nConnection from 127.0.0.1:45680\nTarget didn't reach login banner in 1000 seconds (09/19/24 15:40:02)\nLast 25 lines of login console (363):\n\n\nU-Boot 2024.07 (Jul 01 2024 - 18:07:18 +0000)\n\nDRAM:  256 MiB\nCore:  51 devices, 14 uclasses, devicetree: board\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\nLast 25 lines of all logging (363):\n\n\nU-Boot 2024.07 (Jul 01 2024 - 18:07:18 +0000)\n\nDRAM:  256 MiB\nCore:  51 devices, 14 uclasses, devicetree: board\nFlash: 64 MiB\nLoading Environment from Flash... *** Warning - bad CRC, using default environment\n\nIn:    serial,usbkbd\nOut:   serial,vidconsole\nErr:   serial,vidconsole\nBus xhci_pci: Register 8001040 NbrPorts 8\nStarting the controller\nCheck full boot log: /srv/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-3804546/tmp/work/qemuarm64-poky-linux/core-image-minimal/1.0/testimage/qemu_boot_log.20240919132217\nStopping logging thread\nStop event received\nTearing down logging thread\nSending SIGTERM to runqemu\nOutput from runqemu:\nrunqemu - INFO - Received signal: 15\nrunqemu - INFO - Cleaning up\nrunqemu - INFO - Host uptime: 592160.02\n\nrunqemu - INFO - Removing /home/pokybuild/tmp/core-image-minimal-qemuarm64.rootfs.ext4.459072\ntput: No value for $TERM and no -T specified\n\nExtra log data read: \n\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "ERROR"
            },
            "usergrouptests.UserGroupTests.test_add_task_between_p_sysroot_and_package": {
                "duration": 19.695021867752075,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_group_from_dep_package": {
                "duration": 29.25112771987915,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_postinst_order": {
                "duration": 11.080491542816162,
                "status": "PASSED"
            },
            "usergrouptests.UserGroupTests.test_static_useradd_from_dynamic": {
                "duration": 122.57306408882141,
                "status": "PASSED"
            },
            "wic.CLITests.test_createhelp": {
                "duration": 0.2611854076385498,
                "status": "PASSED"
            },
            "wic.CLITests.test_help": {
                "duration": 0.5175771713256836,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_create": {
                "duration": 0.25722169876098633,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_kickstart": {
                "duration": 0.25960230827331543,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_list": {
                "duration": 0.25316929817199707,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_overview": {
                "duration": 0.2600703239440918,
                "status": "PASSED"
            },
            "wic.CLITests.test_help_plugins": {
                "duration": 0.2594282627105713,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_images": {
                "duration": 2.694227457046509,
                "status": "PASSED"
            },
            "wic.CLITests.test_list_source_plugins": {
                "duration": 2.0124781131744385,
                "status": "PASSED"
            },
            "wic.CLITests.test_listed_images_help": {
                "duration": 54.21452569961548,
                "status": "PASSED"
            },
            "wic.CLITests.test_listhelp": {
                "duration": 0.2725095748901367,
                "status": "PASSED"
            },
            "wic.CLITests.test_no_command": {
                "duration": 0.2712116241455078,
                "status": "PASSED"
            },
            "wic.CLITests.test_unsupported_subcommand": {
                "duration": 0.2699558734893799,
                "status": "PASSED"
            },
            "wic.CLITests.test_version": {
                "duration": 0.2708418369293213,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp": {
                "duration": 98.19335556030273,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_cp_ext": {
                "duration": 28.20399308204651,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls": {
                "duration": 27.655836582183838,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_ls_ext": {
                "duration": 27.905091047286987,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm": {
                "duration": 39.27973771095276,
                "status": "PASSED"
            },
            "wic.ModifyTests.test_wic_rm_ext": {
                "duration": 35.96561050415039,
                "status": "PASSED"
            },
            "wic.Wic.test_bootloader_config": {
                "duration": 0.0013260841369628906,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_artifacts": {
                "duration": 0.002173900604248047,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_build_image_name": {
                "duration": 68.2400152683258,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_long": {
                "duration": 31.02316427230835,
                "status": "PASSED"
            },
            "wic.Wic.test_build_rootfs_short": {
                "duration": 33.72061467170715,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory": {
                "duration": 27.040260553359985,
                "status": "PASSED"
            },
            "wic.Wic.test_change_directory_errors": {
                "duration": 38.34420895576477,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_bzip2": {
                "duration": 21.268762826919556,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_gzip": {
                "duration": 20.233854293823242,
                "status": "PASSED"
            },
            "wic.Wic.test_compress_xz": {
                "duration": 28.332275390625,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_long": {
                "duration": 18.477785110473633,
                "status": "PASSED"
            },
            "wic.Wic.test_debug_short": {
                "duration": 18.63480019569397,
                "status": "PASSED"
            },
            "wic.Wic.test_default_output_dir": {
                "duration": 0.0010387897491455078,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_efi_bootpart": {
                "duration": 67.92535758018494,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path": {
                "duration": 31.715694665908813,
                "status": "PASSED"
            },
            "wic.Wic.test_exclude_path_errors": {
                "duration": 38.304506063461304,
                "status": "PASSED"
            },
            "wic.Wic.test_extra_space": {
                "duration": 17.997454166412354,
                "status": "PASSED"
            },
            "wic.Wic.test_gpt_image": {
                "duration": 0.0013926029205322266,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_include_path": {
                "duration": 31.135016202926636,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_embeded": {
                "duration": 28.966442584991455,
                "status": "PASSED"
            },
            "wic.Wic.test_include_path_errors": {
                "duration": 67.02599263191223,
                "status": "PASSED"
            },
            "wic.Wic.test_iso_image": {
                "duration": 0.0010027885437011719,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_kernel_install": {
                "duration": 29.78461718559265,
                "status": "PASSED"
            },
            "wic.Wic.test_mkefidisk": {
                "duration": 24.233559608459473,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update": {
                "duration": 39.552459478378296,
                "status": "PASSED"
            },
            "wic.Wic.test_no_fstab_update_errors": {
                "duration": 35.659324407577515,
                "status": "PASSED"
            },
            "wic.Wic.test_no_table": {
                "duration": 16.872968196868896,
                "status": "PASSED"
            },
            "wic.Wic.test_partition_hidden_attributes": {
                "duration": 24.03757381439209,
                "status": "PASSED"
            },
            "wic.Wic.test_permissions": {
                "duration": 271.67359948158264,
                "status": "PASSED"
            },
            "wic.Wic.test_qemux86_directdisk": {
                "duration": 0.0017485618591308594,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_artifacts": {
                "duration": 0.0035500526428222656,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_rootfs_indirect_recipes": {
                "duration": 0.005051374435424805,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic.test_sdimage_bootpart": {
                "duration": 57.5565447807312,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_long": {
                "duration": 18.902201175689697,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_build_check_short": {
                "duration": 18.120766162872314,
                "status": "PASSED"
            },
            "wic.Wic.test_skip_kernel_install": {
                "duration": 28.13621473312378,
                "status": "PASSED"
            },
            "wic.Wic.test_systemd_bootdisk": {
                "duration": 100.67843079566956,
                "status": "PASSED"
            },
            "wic.Wic.test_wrong_compressor": {
                "duration": 0.30588507652282715,
                "status": "PASSED"
            },
            "wic.Wic2.test_biosplusefi_plugin": {
                "duration": 0.0014348030090332031,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wic.Wic2.test_biosplusefi_plugin_qemu": {
                "duration": 0.002254486083984375,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_bmap_long": {
                "duration": 62.77663254737854,
                "status": "PASSED"
            },
            "wic.Wic2.test_bmap_short": {
                "duration": 18.26917266845703,
                "status": "PASSED"
            },
            "wic.Wic2.test_efi_plugin_unified_kernel_image_qemu": {
                "duration": 0.0024793148040771484,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_empty_plugin": {
                "duration": 87.25174164772034,
                "status": "PASSED"
            },
            "wic.Wic2.test_empty_zeroize_plugin": {
                "duration": 35.6550874710083,
                "status": "PASSED"
            },
            "wic.Wic2.test_expand_mbr_image": {
                "duration": 0.005933046340942383,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_extra_space": {
                "duration": 21.693530082702637,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size": {
                "duration": 21.464547157287598,
                "status": "PASSED"
            },
            "wic.Wic2.test_fixed_size_error": {
                "duration": 16.923238039016724,
                "status": "PASSED"
            },
            "wic.Wic2.test_fs_types": {
                "duration": 17.999221563339233,
                "status": "PASSED"
            },
            "wic.Wic2.test_gpt_partition_name": {
                "duration": 90.77613806724548,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_bootpart_globbed": {
                "duration": 55.3054256439209,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_env": {
                "duration": 45.31460952758789,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_long": {
                "duration": 5.233571529388428,
                "status": "PASSED"
            },
            "wic.Wic2.test_image_vars_dir_short": {
                "duration": 5.08899188041687,
                "status": "PASSED"
            },
            "wic.Wic2.test_kickstart_parser": {
                "duration": 17.812658548355103,
                "status": "PASSED"
            },
            "wic.Wic2.test_mkfs_extraopts": {
                "duration": 19.871190309524536,
                "status": "PASSED"
            },
            "wic.Wic2.test_offset": {
                "duration": 134.26147174835205,
                "status": "PASSED"
            },
            "wic.Wic2.test_qemu": {
                "duration": 0.0037119388580322266,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_qemu_efi": {
                "duration": 0.003932952880859375,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin": {
                "duration": 24.321008920669556,
                "status": "PASSED"
            },
            "wic.Wic2.test_rawcopy_plugin_qemu": {
                "duration": 0.0017621517181396484,
                "log": "Test skipped on aarch64\n",
                "oetags": [
                    "runqemu"
                ],
                "status": "SKIPPED"
            },
            "wic.Wic2.test_rawcopy_plugin_unpack": {
                "duration": 98.82429218292236,
                "status": "PASSED"
            },
            "wic.Wic2.test_sparse_copy": {
                "duration": 0.025907039642333984,
                "status": "PASSED"
            },
            "wic.Wic2.test_uefi_kernel": {
                "duration": 103.38539862632751,
                "status": "PASSED"
            },
            "wic.Wic2.test_wic_image_type": {
                "duration": 0.006467103958129883,
                "log": "Test skipped on aarch64\n",
                "status": "SKIPPED"
            },
            "wrapper.WrapperTests.test_shebang_wrapper": {
                "duration": 22.353679418563843,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_create_workdir": {
                "duration": 16.91631841659546,
                "status": "PASSED"
            },
            "yoctotestresultsquerytests.TestResultsQueryTests.test_get_sha1": {
                "duration": 0.07435488700866699,
                "status": "PASSED"
            }
        }
    }
}