Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/copr-dist-git.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1657758903.036240/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/copr-dist-git.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1655769600 Wrote: /builddir/build/SRPMS/copr-dist-git-0.55-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/copr-dist-git.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1657758903.036240/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/copr-dist-git.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1655769600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6axQo8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf copr-dist-git-0.55 + /usr/bin/gzip -dc /builddir/build/SOURCES/copr-dist-git-0.55.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd copr-dist-git-0.55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NbmOhu + umask 022 + cd /builddir/build/BUILD + cd copr-dist-git-0.55 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/copr_dist_git copying copr_dist_git/process_pool.py -> build/lib/copr_dist_git copying copr_dist_git/package_import.py -> build/lib/copr_dist_git copying copr_dist_git/importer.py -> build/lib/copr_dist_git copying copr_dist_git/import_task.py -> build/lib/copr_dist_git copying copr_dist_git/helpers.py -> build/lib/copr_dist_git copying copr_dist_git/exceptions.py -> build/lib/copr_dist_git copying copr_dist_git/__init__.py -> build/lib/copr_dist_git running egg_info creating copr_dist_git.egg-info writing copr_dist_git.egg-info/PKG-INFO writing dependency_links to copr_dist_git.egg-info/dependency_links.txt writing top-level names to copr_dist_git.egg-info/top_level.txt writing manifest file 'copr_dist_git.egg-info/SOURCES.txt' reading manifest file 'copr_dist_git.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'copr_dist_git.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.9 copying run/remove_unused_sources -> build/scripts-3.9 copying and adjusting run/prune-dist-git.py -> build/scripts-3.9 copying and adjusting run/importer_runner.py -> build/scripts-3.9 copying and adjusting run/dist-git-clear-tarballs.py -> build/scripts-3.9 copying run/copr-dist-git-refresh-cgit -> build/scripts-3.9 copying and adjusting run/copr-dist-git-config -> build/scripts-3.9 copying and adjusting run/clear_lookaside_cache.py -> build/scripts-3.9 changing mode of build/scripts-3.9/prune-dist-git.py from 644 to 755 changing mode of build/scripts-3.9/importer_runner.py from 644 to 755 changing mode of build/scripts-3.9/dist-git-clear-tarballs.py from 644 to 755 changing mode of build/scripts-3.9/copr-dist-git-config from 644 to 755 changing mode of build/scripts-3.9/clear_lookaside_cache.py from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WUs7DA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64 + cd copr-dist-git-0.55 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr creating /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git copying build/lib/copr_dist_git/__init__.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git copying build/lib/copr_dist_git/exceptions.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git copying build/lib/copr_dist_git/helpers.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git copying build/lib/copr_dist_git/import_task.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git copying build/lib/copr_dist_git/importer.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git copying build/lib/copr_dist_git/package_import.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git copying build/lib/copr_dist_git/process_pool.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git byte-compiling /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git/import_task.py to import_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git/importer.py to importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git/package_import.py to package_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git/process_pool.py to process_pool.cpython-39.pyc writing byte-compilation script '/tmp/tmpp2sxa7ow.py' /usr/bin/python3 /tmp/tmpp2sxa7ow.py removing /tmp/tmpp2sxa7ow.py running install_egg_info running egg_info writing copr_dist_git.egg-info/PKG-INFO writing dependency_links to copr_dist_git.egg-info/dependency_links.txt writing top-level names to copr_dist_git.egg-info/top_level.txt reading manifest file 'copr_dist_git.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'copr_dist_git.egg-info/SOURCES.txt' Copying copr_dist_git.egg-info to /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9/site-packages/copr_dist_git-0.55-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin copying build/scripts-3.9/clear_lookaside_cache.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin copying build/scripts-3.9/copr-dist-git-config -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin copying build/scripts-3.9/copr-dist-git-refresh-cgit -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin copying build/scripts-3.9/dist-git-clear-tarballs.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin copying build/scripts-3.9/importer_runner.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin copying build/scripts-3.9/prune-dist-git.py -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin copying build/scripts-3.9/remove_unused_sources -> /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin/clear_lookaside_cache.py to 755 changing mode of /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin/copr-dist-git-config to 755 changing mode of /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin/copr-dist-git-refresh-cgit to 755 changing mode of /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin/dist-git-clear-tarballs.py to 755 changing mode of /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin/importer_runner.py to 755 changing mode of /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin/prune-dist-git.py to 755 changing mode of /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin/remove_unused_sources to 755 + rm -rfv /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin/__pycache__ + install -d /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/share/copr/dist_git + install -d /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/etc/copr + install -d /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/etc/logrotate.d/ + install -d /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/etc/httpd/conf.d/ + install -d /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/systemd/system + install -d /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/var/log/copr-dist-git + install -d /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/tmpfiles.d + install -d /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/var/lib/copr-dist-git + install -d /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/etc/cron.monthly + install -p -m 755 conf/cron.monthly/copr-dist-git /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/etc/cron.monthly/copr-dist-git + cp -a conf/copr-dist-git.conf.example /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/etc/copr/copr-dist-git.conf + cp -a conf/httpd/copr-dist-git.conf /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/etc/httpd/conf.d/copr-dist-git.conf + cp -a conf/tmpfiles.d/copr-dist-git.conf /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64//usr/lib/tmpfiles.d + cp -a copr-dist-git.service /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/systemd/system/ + cp -a conf/logrotate /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/etc/logrotate.d/copr-dist-git + mv /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin/remove_unused_sources /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/bin/copr-prune-dist-git-sources + touch /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/var/log/copr-dist-git/main.log + [[ /usr/bin/python3 =~ - ]] ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=39 + '[' 39 -ge 39 ']' + py39_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/share/copr/dist_git + python_binary='env PYTHONHASHSEED=0 /usr/bin/python3' + bytecode_compilation_path=/builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/share/copr/dist_git + env PYTHONHASHSEED=0 /usr/bin/python3 -s -B -m compileall -o 0 -o 1 -s /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64 -p / /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/share/copr/dist_git Listing '/builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/share/copr/dist_git'... + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.55-1.el9 --unique-debug-suffix -0.55-1.el9.x86_64 --unique-debug-src-base copr-dist-git-0.55-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/copr-dist-git-0.55 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/copr-prune-dist-git-sources from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tlEu1F + umask 022 + cd /builddir/build/BUILD + cd copr-dist-git-0.55 + ./run_tests.sh -vv --no-cov + set -e ++ readlink -f ../common + common_path=/builddir/build/BUILD/common + export PYTHONPATH=/builddir/build/BUILD/common + PYTHONPATH=/builddir/build/BUILD/common + COVPARAMS=(--cov-report term-missing --cov ./dist_git) + KEEP_ARGS=() + for arg in "$@" + case $arg in + KEEP_ARGS+=("$arg") + for arg in "$@" + case $arg in + COVPARAMS=() + python3 -m pytest tests -vv ============================= test session starts ============================== platform linux -- Python 3.9.10, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/copr-dist-git-0.55 collecting ... collected 20 items tests/test_crazy_merging.py::TestMerging::test_merged_everything PASSED [ 5%] tests/test_crazy_merging.py::TestMerging::test_diverge_middle_branches PASSED [ 10%] tests/test_crazy_merging.py::TestMerging::test_no_op_1 PASSED [ 15%] tests/test_importer.py::TestImporter::test_try_to_obtain_new_task_empty PASSED [ 20%] tests/test_importer.py::TestImporter::test_try_to_obtain_handle_error PASSED [ 25%] tests/test_importer.py::TestImporter::test_try_to_obtain_ok PASSED [ 30%] tests/test_importer.py::TestImporter::test_try_to_obtain_ok_2 PASSED [ 35%] tests/test_importer.py::TestImporter::test_try_to_obtain_new_task_unknown_source_type_ok_3 PASSED [ 40%] tests/test_importer.py::TestImporter::test_post_back PASSED [ 45%] tests/test_importer.py::TestImporter::test_post_back_safe PASSED [ 50%] tests/test_importer.py::TestImporter::test_do_import PASSED [ 55%] tests/test_importer.py::TestImporter::test_run PASSED [ 60%] tests/test_multiprocessing.py::TestWorker::test_timeout PASSED [ 65%] tests/test_multiprocessing.py::TestPool::test_busy PASSED [ 70%] tests/test_multiprocessing.py::TestPool::test_remove_dead PASSED [ 75%] tests/test_multiprocessing.py::TestPool::test_terminate_timeouted PASSED [ 80%] tests/test_package_import.py::TestPackageImport::test_my_upload PASSED [ 85%] tests/test_package_import.py::TestPackageImport::test_import_package PASSED [ 90%] tests/test_package_import.py::TestPackageImport::test_setup_git_repo PASSED [ 95%] tests/test_package_import.py::TestPackageImport::test_refresh_cgit_listing PASSED [100%] =============================== warnings summary =============================== tests/test_crazy_merging.py:21 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_crazy_merging.py:21: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_setup_git_repo(): tests/test_crazy_merging.py:27 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_crazy_merging.py:27: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_group(): tests/test_crazy_merging.py:33 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_crazy_merging.py:33: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_chroot(): tests/test_crazy_merging.py:38 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_crazy_merging.py:38: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. @pytest.yield_fixture(scope='module') tests/test_crazy_merging.py:50 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_crazy_merging.py:50: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def git_repos(tmpdir): tests/test_crazy_merging.py:58 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_crazy_merging.py:58: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def origin(git_repos): tests/test_crazy_merging.py:82 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_crazy_merging.py:82: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def branches(origin): tests/test_crazy_merging.py:103 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_crazy_merging.py:103: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def lookaside(tmpdir): tests/test_crazy_merging.py:113 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_crazy_merging.py:113: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def opts_basic(tmpdir, lookaside): tests/test_importer.py:20 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_importer.py:20: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_helpers(): tests/test_importer.py:26 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_importer.py:26: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_worker(): tests/test_importer.py:32 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_importer.py:32: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_import_package(): tests/test_importer.py:38 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_importer.py:38: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_time(): tests/test_importer.py:44 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_importer.py:44: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_get(): tests/test_importer.py:50 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_importer.py:50: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_post(): tests/test_package_import.py:25 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_package_import.py:25: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_os_setgid(): tests/test_package_import.py:31 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_package_import.py:31: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_subprocess_check_output(): tests/test_package_import.py:37 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_package_import.py:37: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_helpers(): tests/test_package_import.py:43 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_package_import.py:43: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_shutil(): tests/test_package_import.py:49 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_package_import.py:49: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_sync_branch(): tests/test_package_import.py:55 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_package_import.py:55: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_refresh_cgit_listing(): tests/test_package_import.py:61 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_package_import.py:61: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_setup_git_repo(): tests/test_package_import.py:67 /builddir/build/BUILD/copr-dist-git-0.55/tests/test_package_import.py:67: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def mc_pyrpkg_commands(): -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================= 20 passed, 23 warnings in 7.75s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: copr-dist-git-0.55-1.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oAvUz4 + umask 022 + cd /builddir/build/BUILD + cd copr-dist-git-0.55 + LICENSEDIR=/builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/share/licenses/copr-dist-git + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/share/licenses/copr-dist-git + cp -pr LICENSE /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64/usr/share/licenses/copr-dist-git + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /var/log/copr-dist-git/main.log warning: File listed twice: /var/log/copr-dist-git/main.log Provides: config(copr-dist-git) = 0.55-1.el9 copr-dist-git = 0.55-1.el9 python3.9dist(copr-dist-git) = 0.55 python3dist(copr-dist-git) = 0.55 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh policycoreutils-python-utils Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash /usr/bin/python3 /usr/bin/sh python(abi) = 3.9 Recommends: logrotate python3-copr Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64 Wrote: /builddir/build/RPMS/copr-dist-git-0.55-1.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MJRi6O + umask 022 + cd /builddir/build/BUILD + cd copr-dist-git-0.55 + /usr/bin/rm -rf /builddir/build/BUILDROOT/copr-dist-git-0.55-1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0