{
    "sdk_core-image-sato_x86_64_fvp-base_20240229230312": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-23.04",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "e99f57d70fadd5d85c5962059f544644f8fcb091",
                    "commit_count": 73760
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "e99f57d70fadd5d85c5962059f544644f8fcb091",
                    "commit_count": 73760
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "e99f57d70fadd5d85c5962059f544644f8fcb091",
                    "commit_count": 73760
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240229230312",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 141.68368816375732,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 30.493808269500732,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 21.431148767471313,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 13.323965072631836,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.36867094039917,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.09918689727783203,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.1143040657043457,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3651242256164551,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10436010360717773,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00031638145446777344,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.000225067138671875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.013386011123657227,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.029942989349365234,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3848886489868164,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.4207336902618408,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240229232816": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-23.04",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "e99f57d70fadd5d85c5962059f544644f8fcb091",
                    "commit_count": 73760
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "e99f57d70fadd5d85c5962059f544644f8fcb091",
                    "commit_count": 73760
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "e99f57d70fadd5d85c5962059f544644f8fcb091",
                    "commit_count": 73760
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240229232816",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 123.76155805587769,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 29.746177673339844,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 21.453239917755127,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 13.164901733398438,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.265652894973755,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10163307189941406,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11396646499633789,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3701629638671875,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10257697105407715,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0004680156707763672,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00035452842712402344,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.013632774353027344,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02745819091796875,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.36175966262817383,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.4061708450317383,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240229235303": {
        "configuration": {
            "HOST_DISTRO": "ubuntu-23.04",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "e99f57d70fadd5d85c5962059f544644f8fcb091",
                    "commit_count": 73760
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "aba9250494f62360c1ec8021f81922c005d92b82",
                    "commit_count": 2176
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "e99f57d70fadd5d85c5962059f544644f8fcb091",
                    "commit_count": 73760
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "e99f57d70fadd5d85c5962059f544644f8fcb091",
                    "commit_count": 73760
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240229235303",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 118.49187564849854,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 29.704065799713135,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 21.087012767791748,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 13.274130582809448,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.2684638500213623,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.10407018661499023,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.11445331573486328,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3665621280670166,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.1071782112121582,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0004711151123046875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00035858154296875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014666318893432617,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.030274629592895508,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.38996195793151855,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.414111852645874,
                "status": "PASSED"
            }
        }
    }
}