{
    "sdk_core-image-sato_x86_64_fvp-base_20240415205259": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "106954a0d91c1bb1786637b5df28484bc222fc03",
                    "commit_count": 74217
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "106954a0d91c1bb1786637b5df28484bc222fc03",
                    "commit_count": 74217
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "106954a0d91c1bb1786637b5df28484bc222fc03",
                    "commit_count": 74217
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240415205259",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 91.83444285392761,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 25.880733013153076,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.643009424209595,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 16.52722930908203,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.8312528133392334,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08074474334716797,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08768177032470703,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.28633975982666016,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0840911865234375,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00026988983154296875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0001800060272216797,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01297140121459961,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.025617361068725586,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5766468048095703,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3291792869567871,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240415211727": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "106954a0d91c1bb1786637b5df28484bc222fc03",
                    "commit_count": 74217
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "106954a0d91c1bb1786637b5df28484bc222fc03",
                    "commit_count": 74217
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "106954a0d91c1bb1786637b5df28484bc222fc03",
                    "commit_count": 74217
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240415211727",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 89.65139722824097,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 23.367385625839233,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.366496801376343,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.76559567451477,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.833103895187378,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07994318008422852,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08673858642578125,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.27904605865478516,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08354878425598145,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00023174285888671875,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002028942108154297,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012372493743896484,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.024550199508666992,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.3018147945404053,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.323944091796875,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240415213949": {
        "configuration": {
            "HOST_DISTRO": "almalinux-8.9",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "106954a0d91c1bb1786637b5df28484bc222fc03",
                    "commit_count": 74217
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "17df9c4ebc6614da641dcb9e85246171d940098d",
                    "commit_count": 2223
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "106954a0d91c1bb1786637b5df28484bc222fc03",
                    "commit_count": 74217
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "106954a0d91c1bb1786637b5df28484bc222fc03",
                    "commit_count": 74217
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240415213949",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 88.95724177360535,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 24.981407165527344,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.71342420578003,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.213348865509033,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.9365243911743164,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0870661735534668,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09299159049987793,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3056325912475586,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08337664604187012,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0002455711364746094,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0001728534698486328,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01278233528137207,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.024248600006103516,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.29084157943725586,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3283848762512207,
                "status": "PASSED"
            }
        }
    }
}