[#315091] [test-only] p10 FAILED (try 4) python3-module-autocommand.git=2.2.2-alt1 ...

Girar awaiter (ancieg) girar-builder at altlinux.org
Sun Feb 12 21:31:59 MSK 2023


https://git.altlinux.org/tasks/315091/logs/events.4.1.log

subtask  name                           aarch64  armh    i586  ppc64le  x86_64
    #30  python3-module-more-itertools       44  1:08      25       54      24
    #40  python3-module-pip-run               ?     ?  failed        ?  failed

2023-Feb-12 18:30:18 :: test-only task #315091 for p10 resumed by ancieg:
#20 build 2.2.2-alt1 from /gears/p/python3-module-autocommand.git fetched at 2023-Feb-12 17:58:50
#30 build 9.0.0-alt1 from /gears/p/python3-module-more-itertools.git fetched at 2023-Feb-12 18:30:09
#40 build 9.2.0-alt1 from /gears/p/python3-module-pip-run.git fetched at 2023-Feb-12 17:56:42
#100 build 65.6.3-alt1 from /gears/p/python3-module-setuptools.git fetched at 2023-Feb-12 15:29:03
#200 build 0.4.0-alt1 from /gears/p/python3-module-pyproject-installer.git fetched at 2023-Feb-12 15:29:23
#300 build 0.1.21-alt1 from /gears/r/rpm-build-python3.git fetched at 2023-Feb-12 15:29:42
#400 build 0.11.0-alt1 from /gears/p/python3-module-pathspec.git fetched at 2023-Feb-12 15:30:02
#500 build 0.3-alt1 from /gears/p/python3-module-editables.git fetched at 2023-Feb-12 15:30:12
#600 build 1.12.2-alt1 from /gears/p/python3-module-hatchling.git fetched at 2023-Feb-12 15:30:23
2023-Feb-12 18:30:18 :: created build repo
2023-Feb-12 18:30:19 :: #40: force rebuild
2023-Feb-12 18:30:19 :: #100: force rebuild
2023-Feb-12 18:30:19 :: [i586] #20 python3-module-autocommand.git 2.2.2-alt1: build start
2023-Feb-12 18:30:19 :: [aarch64] #20 python3-module-autocommand.git 2.2.2-alt1: build start
2023-Feb-12 18:30:19 :: [x86_64] #20 python3-module-autocommand.git 2.2.2-alt1: build start
2023-Feb-12 18:30:19 :: [armh] #20 python3-module-autocommand.git 2.2.2-alt1: build start
2023-Feb-12 18:30:19 :: [ppc64le] #20 python3-module-autocommand.git 2.2.2-alt1: build start
2023-Feb-12 18:30:28 :: [i586] #20 python3-module-autocommand.git 2.2.2-alt1: build OK (cached)
2023-Feb-12 18:30:29 :: [x86_64] #20 python3-module-autocommand.git 2.2.2-alt1: build OK (cached)
2023-Feb-12 18:30:29 :: [i586] #30 python3-module-more-itertools.git 9.0.0-alt1: build start
2023-Feb-12 18:30:29 :: [x86_64] #30 python3-module-more-itertools.git 9.0.0-alt1: build start
2023-Feb-12 18:30:39 :: [aarch64] #20 python3-module-autocommand.git 2.2.2-alt1: build OK (cached)
2023-Feb-12 18:30:40 :: [aarch64] #30 python3-module-more-itertools.git 9.0.0-alt1: build start
2023-Feb-12 18:30:40 :: [ppc64le] #20 python3-module-autocommand.git 2.2.2-alt1: build OK (cached)
2023-Feb-12 18:30:41 :: [ppc64le] #30 python3-module-more-itertools.git 9.0.0-alt1: build start
2023-Feb-12 18:30:50 :: [armh] #20 python3-module-autocommand.git 2.2.2-alt1: build OK (cached)
2023-Feb-12 18:30:50 :: [armh] #30 python3-module-more-itertools.git 9.0.0-alt1: build start
2023-Feb-12 18:30:53 :: [x86_64] #30 python3-module-more-itertools.git 9.0.0-alt1: build OK
2023-Feb-12 18:30:53 :: [x86_64] #40 python3-module-pip-run.git 9.2.0-alt1: build start
2023-Feb-12 18:30:54 :: [i586] #30 python3-module-more-itertools.git 9.0.0-alt1: build OK
2023-Feb-12 18:30:54 :: [i586] #40 python3-module-pip-run.git 9.2.0-alt1: build start
[x86_64] >       assert reqs == ['matplotlib']
[x86_64] E       AssertionError: assert [] == ['matplotlib']
[x86_64] E         Right contains one more item: 'matplotlib'
[x86_64] --
[x86_64] >       assert reqs == ['matplotlib']
[x86_64] E       AssertionError: assert [] == ['matplotlib']
[x86_64] E         Right contains one more item: 'matplotlib'
[x86_64] --
[x86_64]                                          output=stdout, stderr=stderr)
[x86_64] E               subprocess.CalledProcessError: Command '['/usr/src/RPM/BUILD/python3-module-pip-run-9.2.0/.tox/py3/bin/python', '-m', 'pip-run', '--no-index', '--', '/usr/src/tmp/pytest-of-builder/pytest-0/test_pkg_loaded_from_url0/script_dir/script']' returned non-zero exit status 1.
[x86_64] /usr/lib64/python3.9/subprocess.py:528: CalledProcessError
[x86_64] --
[x86_64]     import barbazquux
[x86_64] ModuleNotFoundError: No module named 'barbazquux'
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED pip_run/read-deps.py::pip_run.read-deps.run
[x86_64] FAILED pip_run/scripts.py::pip_run.scripts.DepsReader.read_python
[x86_64] FAILED tests/test_scripts.py::TestSourceDepsReader::test_reads_files_with_attribute_assignment
[x86_64] FAILED tests/test_scripts.py::TestSourceDepsReader::test_reads_files_with_multiple_assignment
[x86_64] FAILED tests/test_scripts.py::TestSourceDepsReader::test_single_dep - Attribu...
[x86_64] FAILED tests/test_scripts.py::TestSourceDepsReader::test_index_url - Attribut...
[x86_64] FAILED tests/test_scripts.py::TestSourceDepsReader::test_fstrings_allowed - A...
2023-Feb-12 18:31:17 :: [x86_64] python3-module-pip-run.git 9.2.0-alt1: remote: build failed
2023-Feb-12 18:31:17 :: [x86_64] #40 python3-module-pip-run.git 9.2.0-alt1: build FAILED
2023-Feb-12 18:31:17 :: [x86_64] requesting cancellation of task processing
[i586] >       assert reqs == ['matplotlib']
[i586] E       AssertionError: assert [] == ['matplotlib']
[i586] E         Right contains one more item: 'matplotlib'
[i586] --
[i586] >       assert reqs == ['matplotlib']
[i586] E       AssertionError: assert [] == ['matplotlib']
[i586] E         Right contains one more item: 'matplotlib'
[i586] --
[i586]                                          output=stdout, stderr=stderr)
[i586] E               subprocess.CalledProcessError: Command '['/usr/src/RPM/BUILD/python3-module-pip-run-9.2.0/.tox/py3/bin/python', '-m', 'pip-run', '--no-index', '--', '/usr/src/tmp/pytest-of-builder/pytest-0/test_pkg_loaded_from_url0/script_dir/script']' returned non-zero exit status 1.
[i586] /usr/lib/python3.9/subprocess.py:528: CalledProcessError
[i586] --
[i586]     import barbazquux
[i586] ModuleNotFoundError: No module named 'barbazquux'
[i586] =========================== short test summary info ============================
[i586] FAILED pip_run/read-deps.py::pip_run.read-deps.run
[i586] FAILED pip_run/scripts.py::pip_run.scripts.DepsReader.read_python
[i586] FAILED tests/test_scripts.py::TestSourceDepsReader::test_reads_files_with_attribute_assignment
[i586] FAILED tests/test_scripts.py::TestSourceDepsReader::test_reads_files_with_multiple_assignment
[i586] FAILED tests/test_scripts.py::TestSourceDepsReader::test_single_dep - Attribu...
[i586] FAILED tests/test_scripts.py::TestSourceDepsReader::test_index_url - Attribut...
[i586] FAILED tests/test_scripts.py::TestSourceDepsReader::test_fstrings_allowed - A...
2023-Feb-12 18:31:19 :: [i586] python3-module-pip-run.git 9.2.0-alt1: remote: build failed
2023-Feb-12 18:31:19 :: [i586] #40 python3-module-pip-run.git 9.2.0-alt1: build FAILED
2023-Feb-12 18:31:24 :: [aarch64] #30 python3-module-more-itertools.git 9.0.0-alt1: build OK
2023-Feb-12 18:31:25 :: [aarch64] task processing CANCELLED
2023-Feb-12 18:31:35 :: [ppc64le] #30 python3-module-more-itertools.git 9.0.0-alt1: build OK
2023-Feb-12 18:31:35 :: [ppc64le] task processing CANCELLED
2023-Feb-12 18:31:58 :: [armh] #30 python3-module-more-itertools.git 9.0.0-alt1: build OK
2023-Feb-12 18:31:58 :: [armh] task processing CANCELLED
2023-Feb-12 18:31:18 :: [x86_64] build FAILED
2023-Feb-12 18:31:20 :: [i586] build FAILED
2023-Feb-12 18:31:25 :: [aarch64] build FAILED
2023-Feb-12 18:31:35 :: [ppc64le] build FAILED
2023-Feb-12 18:31:58 :: [armh] build FAILED
2023-Feb-12 18:31:58 :: task #315091 for p10 FAILED


More information about the Girar-builder-p10 mailing list