https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-embedded/idf-component-manager-2.0.4 fails tests. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 907332 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: GitCommandError: If the Git command fails with a non-zero exit code. E idf_component_tools.errors.GitError: 'git ls-tree --name-only abe887f6a3999a76759278b6542a541be82d4408' failed with exit code 128 E idf_component_tools.git_client.GitCommandError: 'git ls-tree --name-only abe887f6a3999a76759278b6542a541be82d4408' failed with exit code 128 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any FAILED tests/sources/test_git.py::test_versions_component_hash - idf_component_tools.errors.GitError: 'git ls-tree --name-only abe887f6a3999a76759278b6542a541be82d4408' failed with exit code 128 fatal: not a tree object tests/sources/test_git.py::test_versions_component_hash FAILED [195/438] tests/test_core_utils.py::test_create_example_name_error[/namespace/component:example] PASSED [250/438] tests/test_core_utils.py::test_create_example_name_error[namespace/test/component:example] PASSED [249/438] tests/test_core_utils.py::test_create_example_name_error[t@st/component:example] PASSED [251/438] tests/test_core_utils.py::test_create_example_name_error[test/component/example] PASSED [253/438] tests/test_core_utils.py::test_create_example_name_error[test:component:example] PASSED [252/438] tests/test_core_utils.py::test_parse_example_spec_version_error[test/cmp>=1.0.0.1:sample_project->=1.0.0.1] PASSED [246/438] tests/test_core_utils.py::test_parse_example_spec_version_error[test/component>=1.2.2<=1.2.3:example->=1.2.2<=1.2.3] PASSED [248/438] tests/test_core_utils.py::test_parse_example_spec_version_error[test>=1.1.1/component:example->=1.1.1/component] PASSED [247/438]