{
    "sdk_core-image-sato_x86_64_fvp-base_20240418225743": {
        "configuration": {
            "HOST_DISTRO": "fedora-38",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "73c663da7373895e2bf5f6c8aa3cdacde5725e0c",
                    "commit_count": 74258
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "80f3b85bbd4c459a7c58afa754b40a89c2c9c102",
                    "commit_count": 2232
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "80f3b85bbd4c459a7c58afa754b40a89c2c9c102",
                    "commit_count": 2232
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "80f3b85bbd4c459a7c58afa754b40a89c2c9c102",
                    "commit_count": 2232
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "73c663da7373895e2bf5f6c8aa3cdacde5725e0c",
                    "commit_count": 74258
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "73c663da7373895e2bf5f6c8aa3cdacde5725e0c",
                    "commit_count": 74258
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240418225743",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 168.62315821647644,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 48.6645622253418,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 31.57843804359436,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 22.997849464416504,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.305734872817993,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.15302753448486328,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.192368745803833,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.408768892288208,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.17325353622436523,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0004286766052246094,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002410411834716797,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.01874232292175293,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.04603314399719238,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 1.6475346088409424,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.5494241714477539,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240419001749": {
        "configuration": {
            "HOST_DISTRO": "fedora-38",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "73c663da7373895e2bf5f6c8aa3cdacde5725e0c",
                    "commit_count": 74258
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "80f3b85bbd4c459a7c58afa754b40a89c2c9c102",
                    "commit_count": 2232
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "80f3b85bbd4c459a7c58afa754b40a89c2c9c102",
                    "commit_count": 2232
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "80f3b85bbd4c459a7c58afa754b40a89c2c9c102",
                    "commit_count": 2232
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "73c663da7373895e2bf5f6c8aa3cdacde5725e0c",
                    "commit_count": 74258
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "73c663da7373895e2bf5f6c8aa3cdacde5725e0c",
                    "commit_count": 74258
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240419001749",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 135.10990810394287,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 36.8096399307251,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 34.65733456611633,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 24.62550973892212,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 4.143527269363403,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.16812419891357422,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.21214628219604492,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.6478500366210938,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.17006635665893555,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0009050369262695312,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0006544589996337891,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.02288818359375,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.04924130439758301,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 0.5641565322875977,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.6457533836364746,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_x86_64_generic-arm64_20240419015911": {
        "configuration": {
            "HOST_DISTRO": "fedora-38",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master-next",
                    "commit": "73c663da7373895e2bf5f6c8aa3cdacde5725e0c",
                    "commit_count": 74258
                },
                "meta-arm": {
                    "branch": "master",
                    "commit": "80f3b85bbd4c459a7c58afa754b40a89c2c9c102",
                    "commit_count": 2232
                },
                "meta-arm-bsp": {
                    "branch": "master",
                    "commit": "80f3b85bbd4c459a7c58afa754b40a89c2c9c102",
                    "commit_count": 2232
                },
                "meta-arm-toolchain": {
                    "branch": "master",
                    "commit": "80f3b85bbd4c459a7c58afa754b40a89c2c9c102",
                    "commit_count": 2232
                },
                "meta-poky": {
                    "branch": "master-next",
                    "commit": "73c663da7373895e2bf5f6c8aa3cdacde5725e0c",
                    "commit_count": 74258
                },
                "meta-yocto-bsp": {
                    "branch": "master-next",
                    "commit": "73c663da7373895e2bf5f6c8aa3cdacde5725e0c",
                    "commit_count": 74258
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "x86_64",
            "STARTTIME": "20240419015911",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 135.2381477355957,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 31.15331768989563,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 19.843456745147705,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 13.878084182739258,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.381894111633301,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.15299463272094727,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.12384963035583496,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.35982489585876465,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.10010552406311035,
                "status": "PASSED"
            },
            "maturin.MaturinDevelopTest.test_maturin_develop": {
                "duration": 0.0003635883331298828,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "maturin.MaturinTest.test_maturin_list_python": {
                "duration": 0.0002663135528564453,
                "log": "No python3-maturin package in the SDK",
                "status": "SKIPPED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.014388084411621094,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.030230998992919922,
                "status": "PASSED"
            },
            "rust.RustCompileTest.test_cargo_build": {
                "duration": 1.2239651679992676,
                "status": "PASSED"
            },
            "rust.RustHostCompileTest.test_cargo_build": {
                "duration": 0.4434971809387207,
                "status": "PASSED"
            }
        }
    }
}