{
    "sdk_core-image-sato_x86_64_fvp-base_20240320084612": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "863918078176f2d3ed9930bc24b6992cec905b5b",
                    "commit_count": 73960
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "863918078176f2d3ed9930bc24b6992cec905b5b",
                    "commit_count": 73960
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "863918078176f2d3ed9930bc24b6992cec905b5b",
                    "commit_count": 73960
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240320084612",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 128.57624340057373,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 25.2818763256073,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 20.80112934112549,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 27.190118312835693,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.236957550048828,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08727216720581055,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.1013326644897461,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.3375387191772461,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08926510810852051,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003001689910888672,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002257823944091797,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01320338249206543,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02821207046508789,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.31300854682922363,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.33918094635009766,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240320091258": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "863918078176f2d3ed9930bc24b6992cec905b5b",
                    "commit_count": 73960
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "863918078176f2d3ed9930bc24b6992cec905b5b",
                    "commit_count": 73960
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "863918078176f2d3ed9930bc24b6992cec905b5b",
                    "commit_count": 73960
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240320091258",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 128.81399154663086,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 25.622199058532715,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 21.19505476951599,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 17.92748212814331,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 19.749860048294067,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.3729228973388672,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.5921247005462646,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 2.2019975185394287,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.552868127822876,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003509521484375,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002357959747314453,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.10956621170043945,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.2690277099609375,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 1.7606096267700195,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 1.6878671646118164,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240320093529": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.4",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "abelloni/master-next",
                    "commit": "863918078176f2d3ed9930bc24b6992cec905b5b",
                    "commit_count": 73960
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "c93a1459dafa86a0bef346e95f688e7c32bc5eef",
                    "commit_count": 2193
                },
                "meta-poky": {
                    "branch": "abelloni/master-next",
                    "commit": "863918078176f2d3ed9930bc24b6992cec905b5b",
                    "commit_count": 73960
                },
                "meta-yocto-bsp": {
                    "branch": "abelloni/master-next",
                    "commit": "863918078176f2d3ed9930bc24b6992cec905b5b",
                    "commit_count": 73960
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240320093529",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 119.84510803222656,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 21.345768451690674,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 19.950820446014404,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 10.91720962524414,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.06480073928833,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.0767815113067627,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08850431442260742,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2895514965057373,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08576345443725586,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0005338191986083984,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.00042128562927246094,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014295816421508789,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.02485799789428711,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.27216029167175293,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.2985856533050537,
                "status": "PASSED"
            }
        }
    }
}