D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-dogpile-cache-0.8.0-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.r2vXFX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf dogpile.cache-0.8.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/dogpile.cache-0.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dogpile.cache-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf dogpile.cache.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.r4UJkW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dogpile.cache-0.8.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/dogpile copying dogpile/core.py -> build/lib/dogpile copying dogpile/lock.py -> build/lib/dogpile copying dogpile/__init__.py -> build/lib/dogpile creating build/lib/dogpile/util copying dogpile/util/compat.py -> build/lib/dogpile/util copying dogpile/util/readwrite_lock.py -> build/lib/dogpile/util copying dogpile/util/__init__.py -> build/lib/dogpile/util copying dogpile/util/langhelpers.py -> build/lib/dogpile/util copying dogpile/util/nameregistry.py -> build/lib/dogpile/util creating build/lib/dogpile/cache copying dogpile/cache/api.py -> build/lib/dogpile/cache copying dogpile/cache/proxy.py -> build/lib/dogpile/cache copying dogpile/cache/region.py -> build/lib/dogpile/cache copying dogpile/cache/exception.py -> build/lib/dogpile/cache copying dogpile/cache/util.py -> build/lib/dogpile/cache copying dogpile/cache/__init__.py -> build/lib/dogpile/cache creating build/lib/dogpile/cache/backends copying dogpile/cache/backends/redis.py -> build/lib/dogpile/cache/backends copying dogpile/cache/backends/memory.py -> build/lib/dogpile/cache/backends copying dogpile/cache/backends/null.py -> build/lib/dogpile/cache/backends copying dogpile/cache/backends/memcached.py -> build/lib/dogpile/cache/backends copying dogpile/cache/backends/__init__.py -> build/lib/dogpile/cache/backends copying dogpile/cache/backends/file.py -> build/lib/dogpile/cache/backends creating build/lib/dogpile/cache/plugins copying dogpile/cache/plugins/__init__.py -> build/lib/dogpile/cache/plugins copying dogpile/cache/plugins/mako_cache.py -> build/lib/dogpile/cache/plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OxFfeZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64 + cd dogpile.cache-0.8.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile copying build/lib/dogpile/core.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile creating /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util copying build/lib/dogpile/util/compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util copying build/lib/dogpile/util/readwrite_lock.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util copying build/lib/dogpile/util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util copying build/lib/dogpile/util/langhelpers.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util copying build/lib/dogpile/util/nameregistry.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util copying build/lib/dogpile/lock.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile creating /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache copying build/lib/dogpile/cache/api.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache creating /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends copying build/lib/dogpile/cache/backends/redis.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends copying build/lib/dogpile/cache/backends/memory.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends copying build/lib/dogpile/cache/backends/null.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends copying build/lib/dogpile/cache/backends/memcached.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends copying build/lib/dogpile/cache/backends/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends copying build/lib/dogpile/cache/backends/file.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends copying build/lib/dogpile/cache/proxy.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache copying build/lib/dogpile/cache/region.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache creating /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/plugins copying build/lib/dogpile/cache/plugins/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/plugins copying build/lib/dogpile/cache/plugins/mako_cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/plugins copying build/lib/dogpile/cache/exception.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache copying build/lib/dogpile/cache/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache copying build/lib/dogpile/cache/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache copying build/lib/dogpile/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/core.py to core.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util/compat.py to compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util/readwrite_lock.py to readwrite_lock.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util/langhelpers.py to langhelpers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/util/nameregistry.py to nameregistry.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/lock.py to lock.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/api.py to api.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends/redis.py to redis.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends/memory.py to memory.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends/null.py to null.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends/memcached.py to memcached.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/backends/file.py to file.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/proxy.py to proxy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/region.py to region.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/plugins/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/plugins/mako_cache.py to mako_cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/exception.py to exception.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/util.py to util.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/cache/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmpbifx_enp.py' /usr/bin/python3 /tmp/tmpbifx_enp.py removing /tmp/tmpbifx_enp.py running install_egg_info running egg_info creating dogpile.cache.egg-info writing dogpile.cache.egg-info/PKG-INFO writing dependency_links to dogpile.cache.egg-info/dependency_links.txt writing entry points to dogpile.cache.egg-info/entry_points.txt writing requirements to dogpile.cache.egg-info/requires.txt writing top-level names to dogpile.cache.egg-info/top_level.txt writing manifest file 'dogpile.cache.egg-info/SOURCES.txt' reading manifest file 'dogpile.cache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' warning: no files found matching 'CHANGES*' no previously-included directories found matching 'docs/build/output' writing manifest file 'dogpile.cache.egg-info/SOURCES.txt' Copying dogpile.cache.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8/site-packages/dogpile.cache-0.8.0-py3.8.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.8.0-2.mga8 --unique-debug-suffix -0.8.0-2.mga8.aarch64 --unique-debug-src-base python-dogpile-cache-0.8.0-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-dogpile-cache-0.8.0-2.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uB6bHX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dogpile.cache-0.8.0 + '[' 1 -eq 1 ']' + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.8.2, pytest-5.4.1, py-1.8.1, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0, inifile: setup.cfg plugins: cov-2.8.1 collecting ... collected 0 items / 13 errors ==================================== ERRORS ==================================== _________________ ERROR collecting tests/test_backgrounding.py _________________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent _____________________ ERROR collecting tests/test_lock.py ______________________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent _____________________ ERROR collecting tests/test_utils.py _____________________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent _______________ ERROR collecting tests/cache/test_dbm_backend.py _______________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent ________________ ERROR collecting tests/cache/test_decorator.py ________________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent __________________ ERROR collecting tests/cache/test_mako.py ___________________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent ____________ ERROR collecting tests/cache/test_memcached_backend.py ____________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent _____________ ERROR collecting tests/cache/test_memory_backend.py ______________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent ______________ ERROR collecting tests/cache/test_null_backend.py _______________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent ______________ ERROR collecting tests/cache/test_redis_backend.py ______________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent _________________ ERROR collecting tests/cache/test_region.py __________________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent ___________ ERROR collecting tests/cache/plugins/test_mako_cache.py ____________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent _______________ ERROR collecting tests/util/test_nameregistry.py _______________ Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec return self._inner_hookexec(hook, methods, kwargs) File "/usr/lib/python3.8/site-packages/pluggy/manager.py", line 84, in self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 203, in _multicall gen.send(outcome) File "/usr/lib/python3.8/site-packages/_pytest/python.py", line 216, in pytest_pycollect_makeitem res = outcome.get_result() File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result raise ex[1].with_traceback(ex[2]) File "/usr/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall res = hook_impl.function(*args) File "/home/iurt/rpmbuild/BUILD/dogpile.cache-0.8.0/tests/conftest.py", line 29, in pytest_pycollect_makeitem return UnitTestCase(name, parent=collector) File "/usr/lib/python3.8/site-packages/_pytest/nodes.py", line 83, in __call__ warnings.warn(NODE_USE_FROM_PARENT.format(name=self.__name__), stacklevel=2) pytest.PytestDeprecationWarning: direct construction of UnitTestCase has been deprecated, please use UnitTestCase.from_parent !!!!!!!!!!!!!!!!!!! Interrupted: 13 errors during collection !!!!!!!!!!!!!!!!!!! ============================== 13 errors in 0.56s ============================== error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.uB6bHX (%check) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.uB6bHX (%check) I: [iurt_root_command] ERROR: chroot