{
    "sdk_core-image-sato_i686_fvp-base_20230102171006": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "ebb0fa7b0873cd9a0d497d1f3b4ba5e380a26664",
                    "commit_count": 67107
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "904f8e82c2772986fad500af4f72f5211a7ff831",
                    "commit_count": 1403
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "904f8e82c2772986fad500af4f72f5211a7ff831",
                    "commit_count": 1403
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "904f8e82c2772986fad500af4f72f5211a7ff831",
                    "commit_count": 1403
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "ebb0fa7b0873cd9a0d497d1f3b4ba5e380a26664",
                    "commit_count": 67107
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "ebb0fa7b0873cd9a0d497d1f3b4ba5e380a26664",
                    "commit_count": 67107
                }
            },
            "MACHINE": "fvp-base",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230102171006",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 135.61708068847656,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 58.39995837211609,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 32.29038643836975,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 12.063744306564331,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 4.604732513427734,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.07909584045410156,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.09052753448486328,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.31581997871398926,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.08922910690307617,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.012816190719604492,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.030156850814819336,
                "status": "PASSED"
            }
        }
    },
    "sdk_core-image-sato_i686_generic-arm64_20230102173325": {
        "configuration": {
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-sato",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "ebb0fa7b0873cd9a0d497d1f3b4ba5e380a26664",
                    "commit_count": 67107
                },
                "meta-arm": {
                    "branch": "kirkstone",
                    "commit": "904f8e82c2772986fad500af4f72f5211a7ff831",
                    "commit_count": 1403
                },
                "meta-arm-bsp": {
                    "branch": "kirkstone",
                    "commit": "904f8e82c2772986fad500af4f72f5211a7ff831",
                    "commit_count": 1403
                },
                "meta-arm-toolchain": {
                    "branch": "kirkstone",
                    "commit": "904f8e82c2772986fad500af4f72f5211a7ff831",
                    "commit_count": 1403
                },
                "meta-poky": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "ebb0fa7b0873cd9a0d497d1f3b4ba5e380a26664",
                    "commit_count": 67107
                },
                "meta-yocto-bsp": {
                    "branch": "stable/kirkstone-nut",
                    "commit": "ebb0fa7b0873cd9a0d497d1f3b4ba5e380a26664",
                    "commit_count": 67107
                }
            },
            "MACHINE": "generic-arm64",
            "SDKMACHINE": "i686",
            "STARTTIME": "20230102173325",
            "TEST_TYPE": "sdk"
        },
        "result": {
            "assimp.BuildAssimp.test_assimp": {
                "duration": 120.00654578208923,
                "status": "PASSED"
            },
            "buildcpio.BuildCpioTest.test_cpio": {
                "duration": 49.39470028877258,
                "status": "PASSED"
            },
            "buildepoxy.EpoxyTest.test_epoxy": {
                "duration": 23.049642086029053,
                "status": "PASSED"
            },
            "buildgalculator.GalculatorTest.test_galculator": {
                "duration": 32.165873527526855,
                "status": "PASSED"
            },
            "buildlzip.BuildLzipTest.test_lzip": {
                "duration": 3.830289840698242,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gcc_compile": {
                "duration": 0.15458130836486816,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp2_compile": {
                "duration": 0.16673040390014648,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_gpp_compile": {
                "duration": 0.48076486587524414,
                "status": "PASSED"
            },
            "gcc.GccCompileTest.test_make": {
                "duration": 0.17452478408813477,
                "status": "PASSED"
            },
            "perl.PerlTest.test_perl": {
                "duration": 0.03525519371032715,
                "status": "PASSED"
            },
            "python.Python3Test.test_python3": {
                "duration": 0.051972389221191406,
                "status": "PASSED"
            }
        }
    }
}