{
    "oeselftest_centos-8_qemux86-64_20240521045741": {
        "configuration": {
            "HOST_DISTRO": "centos-8",
            "HOST_NAME": "stream8-ty-1.yocto.io",
            "LAYERS": {
                "meta": {
                    "branch": "timo/vulkan-sdk-1.3.283.0",
                    "commit": "f8532a8c4901509d40beb36d8f13f9fb71beab28",
                    "commit_count": 74472
                },
                "meta-poky": {
                    "branch": "timo/vulkan-sdk-1.3.283.0",
                    "commit": "f8532a8c4901509d40beb36d8f13f9fb71beab28",
                    "commit_count": 74472
                },
                "meta-selftest": {
                    "branch": "master",
                    "commit": "3aec04ef11976bb3eef7e1c1c48834343501ead0",
                    "commit_count": 1
                },
                "meta-yocto-bsp": {
                    "branch": "timo/vulkan-sdk-1.3.283.0",
                    "commit": "f8532a8c4901509d40beb36d8f13f9fb71beab28",
                    "commit_count": 74472
                }
            },
            "MACHINE": "qemux86-64",
            "OESELFTEST_METADATA": {
                "exclude_tags": null,
                "run_all_tests": false,
                "run_tests": [
                    "reproducible"
                ],
                "select_tags": null,
                "skips": null
            },
            "STARTTIME": "20240521045741",
            "TEST_TYPE": "oeselftest"
        },
        "result": {
            "reproducible": {
                "files": {}
            },
            "reproducible.DiffoscopeTests.test_diffoscope": {
                "duration": 12.245187044143677,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/selftest/cases/reproducible.py\", line 109, in test_diffoscope\n    bitbake(\"diffoscope-native -c addto_recipe_sysroot\")\n  File \"/home/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  diffoscope-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nLoading cache...done.\nLoaded 0 entries from dependency cache.\nParsing recipes...WARNING: /home/pokybuild/yocto-worker/reproducible/build/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /home/pokybuild/yocto-worker/reproducible/build/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb: Error during finalise of /home/pokybuild/yocto-worker/reproducible/build/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb\nERROR: ExpansionError during parsing /home/pokybuild/yocto-worker/reproducible/build/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/reproducible/build/bitbake/lib/bb/fetch2/__init__.py\", line 1794, in Fetch.__init__(urls=['git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=main;protocol=https'], d=<bb.data_smart.DataSmart object at 0x7f9f027c6ff0>, cache=True, localonly=False, connection_cache=None):\n                     try:\n    >                    self.ud[url] = FetchData(url, d, localonly)\n                         self.ud[url].unpack_tracer = unpack_tracer\n  File \"/home/pokybuild/yocto-worker/reproducible/build/bitbake/lib/bb/fetch2/__init__.py\", line 1346, in FetchData.__init__(url='git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=main;protocol=https', d=<bb.data_smart.DataSmart object at 0x7f9f027c6ff0>, localonly=False):\n             if hasattr(self.method, \"urldata_init\"):\n    >            self.method.urldata_init(self, d)\n     \n  File \"/home/pokybuild/yocto-worker/reproducible/build/bitbake/lib/bb/fetch2/git.py\", line 278, in Git.urldata_init(ud=<bb.fetch2.FetchData object at 0x7f9f033b9790>, d=<bb.data_smart.DataSmart object at 0x7f9f027c6ff0>):\n                         ud.unresolvedrev[name] = ud.revisions[name]\n    >                ud.revisions[name] = self.latest_revision(ud, d, name)\n     \n  File \"/home/pokybuild/yocto-worker/reproducible/build/bitbake/lib/bb/fetch2/__init__.py\", line 1670, in Git.latest_revision(ud=<bb.fetch2.FetchData object at 0x7f9f033b9790>, d=<bb.data_smart.DataSmart object at 0x7f9f027c6ff0>, name='default'):\n             except KeyError:\n    >            revs[key] = rev = self._latest_revision(ud, d, name)\n                 return rev\n  File \"/home/pokybuild/yocto-worker/reproducible/build/bitbake/lib/bb/fetch2/git.py\", line 863, in Git._latest_revision(ud=<bb.fetch2.FetchData object at 0x7f9f033b9790>, d=<bb.data_smart.DataSmart object at 0x7f9f027c6ff0>, name='default'):\n                         return sha1\n    >        raise bb.fetch2.FetchError(\"Unable to resolve '%s' in upstream git repository in git ls-remote output for %s\" % \\\n                 (ud.unresolvedrev[name], ud.host+ud.path))\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5bed3e26b3d487e8d21f0cc39039351eac921a7' in upstream git repository in git ls-remote output for github.com/KhronosGroup/Vulkan-ValidationLayers.git\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
                "status": "FAILED"
            },
            "reproducible.ReproducibleTests.test_reproducible_builds": {
                "duration": 9.877124309539795,
                "log": "Traceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/selftest/cases/reproducible.py\", line 264, in test_reproducible_builds\n    bitbake(\"diffoscope-native diffutils-native jquery-native -c addto_recipe_sysroot\")\n  File \"/home/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/utils/commands.py\", line 234, in bitbake\n    return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/home/pokybuild/yocto-worker/reproducible/build/meta/lib/oeqa/utils/commands.py\", line 212, in runCmd\n    raise AssertionError(\"Command '%s' returned non-zero exit status %d:\\n%s\" % (command, result.status, exc_output))\nAssertionError: Command 'bitbake  diffoscope-native diffutils-native jquery-native -c addto_recipe_sysroot' returned non-zero exit status 1:\nNOTE: Reconnecting to bitbake server...\nLoading cache...done.\nLoaded 437 entries from dependency cache.\nParsing recipes...WARNING: /home/pokybuild/yocto-worker/reproducible/build/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb: Exception during build_dependencies for fetcher_hashes_dummyfunc\nWARNING: /home/pokybuild/yocto-worker/reproducible/build/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb: Error during finalise of /home/pokybuild/yocto-worker/reproducible/build/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb\nERROR: ExpansionError during parsing /home/pokybuild/yocto-worker/reproducible/build/meta/recipes-graphics/vulkan/vulkan-validation-layers_1.3.283.0.bb\nTraceback (most recent call last):\n  File \"/home/pokybuild/yocto-worker/reproducible/build/bitbake/lib/bb/fetch2/__init__.py\", line 1794, in Fetch.__init__(urls=['git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=main;protocol=https'], d=<bb.data_smart.DataSmart object at 0x7f9f011c7980>, cache=True, localonly=False, connection_cache=None):\n                     try:\n    >                    self.ud[url] = FetchData(url, d, localonly)\n                         self.ud[url].unpack_tracer = unpack_tracer\n  File \"/home/pokybuild/yocto-worker/reproducible/build/bitbake/lib/bb/fetch2/__init__.py\", line 1346, in FetchData.__init__(url='git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=main;protocol=https', d=<bb.data_smart.DataSmart object at 0x7f9f011c7980>, localonly=False):\n             if hasattr(self.method, \"urldata_init\"):\n    >            self.method.urldata_init(self, d)\n     \n  File \"/home/pokybuild/yocto-worker/reproducible/build/bitbake/lib/bb/fetch2/git.py\", line 278, in Git.urldata_init(ud=<bb.fetch2.FetchData object at 0x7f9f00eb07a0>, d=<bb.data_smart.DataSmart object at 0x7f9f011c7980>):\n                         ud.unresolvedrev[name] = ud.revisions[name]\n    >                ud.revisions[name] = self.latest_revision(ud, d, name)\n     \n  File \"/home/pokybuild/yocto-worker/reproducible/build/bitbake/lib/bb/fetch2/__init__.py\", line 1670, in Git.latest_revision(ud=<bb.fetch2.FetchData object at 0x7f9f00eb07a0>, d=<bb.data_smart.DataSmart object at 0x7f9f011c7980>, name='default'):\n             except KeyError:\n    >            revs[key] = rev = self._latest_revision(ud, d, name)\n                 return rev\n  File \"/home/pokybuild/yocto-worker/reproducible/build/bitbake/lib/bb/fetch2/git.py\", line 863, in Git._latest_revision(ud=<bb.fetch2.FetchData object at 0x7f9f00eb07a0>, d=<bb.data_smart.DataSmart object at 0x7f9f011c7980>, name='default'):\n                         return sha1\n    >        raise bb.fetch2.FetchError(\"Unable to resolve '%s' in upstream git repository in git ls-remote output for %s\" % \\\n                 (ud.unresolvedrev[name], ud.host+ud.path))\nbb.data_smart.ExpansionError: Failure expanding variable fetcher_hashes_dummyfunc[vardepvalue], expression was ${@bb.fetch.get_hashvalue(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve '5bed3e26b3d487e8d21f0cc39039351eac921a7' in upstream git repository in git ls-remote output for github.com/KhronosGroup/Vulkan-ValidationLayers.git\nThe variable dependency chain for the failure is: fetcher_hashes_dummyfunc[vardepvalue]\n\nERROR: Parsing halted due to errors, see error messages above\n\nSummary: There were 2 WARNING messages.\nSummary: There were 2 ERROR messages, returning a non-zero exit code.\n",
                "status": "FAILED"
            },
            "reproducible.rawlogs": {
                "log": ""
            }
        }
    }
}