{
    "sdk_core-image-sato_x86_64_fvp-base_20240219091048": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "0e8093d3b9982150ef370cc81b5a8876b684a783",
                    "commit_count": 73602
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "0e8093d3b9982150ef370cc81b5a8876b684a783",
                    "commit_count": 73602
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "0e8093d3b9982150ef370cc81b5a8876b684a783",
                    "commit_count": 73602
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240219091048",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 127.09480047225952,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 24.198519945144653,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 20.15047287940979,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.622125387191772,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.170802354812622,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08568835258483887,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09622645378112793,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.31525325775146484,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08054566383361816,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00025272369384765625,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00019431114196777344,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.011913776397705078,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02582859992980957,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5886712074279785,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.38173794746398926,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240219093550": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "0e8093d3b9982150ef370cc81b5a8876b684a783",
                    "commit_count": 73602
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "0e8093d3b9982150ef370cc81b5a8876b684a783",
                    "commit_count": 73602
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "0e8093d3b9982150ef370cc81b5a8876b684a783",
                    "commit_count": 73602
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240219093550",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 100.33703017234802,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 22.808948755264282,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 18.719856023788452,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.819236755371094,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.954463005065918,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07639312744140625,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09024357795715332,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2937612533569336,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08598518371582031,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0004794597625732422,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0003719329833984375,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012324333190917969,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.026158571243286133,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.32894301414489746,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3609046936035156,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240219100143": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "0e8093d3b9982150ef370cc81b5a8876b684a783",
                    "commit_count": 73602
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "025f76a14f6c9474cc273b17033430d47ad12606",
                    "commit_count": 2168
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "0e8093d3b9982150ef370cc81b5a8876b684a783",
                    "commit_count": 73602
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "0e8093d3b9982150ef370cc81b5a8876b684a783",
                    "commit_count": 73602
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240219100143",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 95.69556093215942,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 19.691646099090576,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.021540880203247,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.641322374343872,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 1.8466999530792236,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.06874561309814453,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08897089958190918,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2760450839996338,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0782625675201416,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.00042057037353515625,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0003409385681152344,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.013047218322753906,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.022614479064941406,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5914156436920166,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.3278965950012207,
                "status": "PASSED"
            }
        }
    }
}