{
    "sdk_core-image-sato_i686_fvp-base_20230308053103": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "d3d8d8b4891a2fb2e7a18af538661b9a9419051a",
                    "commit_count": 67278
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "d3d8d8b4891a2fb2e7a18af538661b9a9419051a",
                    "commit_count": 67278
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "d3d8d8b4891a2fb2e7a18af538661b9a9419051a",
                    "commit_count": 67278
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230308053103",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 101.8611912727356,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 30.06536030769348,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.870631217956543,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 12.01054310798645,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.2280848026275635,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.08217310905456543,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09361815452575684,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.2761824131011963,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0877218246459961,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.015153646469116211,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.028154373168945312,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20230308062150": {
        "configuration": {
            "HOST_DISTRO": "opensuseleap-15.3",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "d3d8d8b4891a2fb2e7a18af538661b9a9419051a",
                    "commit_count": 67278
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "a0216a41bde3f191037332a9238648bedfbc61bd",
                    "commit_count": 1408
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "d3d8d8b4891a2fb2e7a18af538661b9a9419051a",
                    "commit_count": 67278
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "d3d8d8b4891a2fb2e7a18af538661b9a9419051a",
                    "commit_count": 67278
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230308062150",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 77.27834272384644,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 25.79209280014038,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 17.803243398666382,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 11.60517430305481,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 2.2578325271606445,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07666873931884766,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.08836627006530762,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.27623462677001953,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.0809793472290039,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012989282608032227,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.03038811683654785,
                "status": "PASSED"
            }
        }
    }
}