{
    "sdk_core-image-sato_x86_64_fvp-base_20240326194520": {
        "configuration": {
            "HOST_DISTRO": "rocky-9.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "8a20eb2b03249c06e4ed5c6aa7217566cd0fc921",
                    "commit_count": 74051
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "8a20eb2b03249c06e4ed5c6aa7217566cd0fc921",
                    "commit_count": 74051
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "8a20eb2b03249c06e4ed5c6aa7217566cd0fc921",
                    "commit_count": 74051
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240326194520",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 101.83043241500854,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 23.949820280075073,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.55795383453369,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.057466268539429,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.899893045425415,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08295989036560059,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.0901346206665039,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.29593682289123535,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08597707748413086,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0004153251647949219,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0003261566162109375,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01465296745300293,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.025727272033691406,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.30680203437805176,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3297080993652344,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240326203415": {
        "configuration": {
            "HOST_DISTRO": "rocky-9.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "8a20eb2b03249c06e4ed5c6aa7217566cd0fc921",
                    "commit_count": 74051
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "8a20eb2b03249c06e4ed5c6aa7217566cd0fc921",
                    "commit_count": 74051
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "8a20eb2b03249c06e4ed5c6aa7217566cd0fc921",
                    "commit_count": 74051
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240326203415",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 141.49373579025269,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 45.48275279998779,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 34.23788571357727,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 19.924041271209717,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.4128305912017822,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.15466761589050293,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.2162764072418213,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.5760691165924072,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.16199183464050293,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.000640869140625,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00034618377685546875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.026201248168945312,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.05177617073059082,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5963084697723389,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.6615228652954102,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240326214235": {
        "configuration": {
            "HOST_DISTRO": "rocky-9.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "8a20eb2b03249c06e4ed5c6aa7217566cd0fc921",
                    "commit_count": 74051
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c652a09b32d61bd4e34e6be1835b4355125617e5",
                    "commit_count": 2207
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "8a20eb2b03249c06e4ed5c6aa7217566cd0fc921",
                    "commit_count": 74051
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "8a20eb2b03249c06e4ed5c6aa7217566cd0fc921",
                    "commit_count": 74051
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240326214235",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 142.49810981750488,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 43.8525493144989,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 30.044400453567505,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 20.78071117401123,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.919135808944702,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.1502821445465088,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.21355366706848145,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.5808029174804688,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.16629290580749512,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0005295276641845703,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002970695495605469,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.027175426483154297,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.05106377601623535,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 1.3949487209320068,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.5789074897766113,
                "status": "PASSED"
            }
        }
    }
}