D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-freezegun-1.0.0-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oj3fH1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf freezegun-1.0.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/freezegun-1.0.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd freezegun-1.0.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-freezegun-1.0.0 base'
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/fix_test_import_localtime.patch
+ /usr/bin/git apply --index --reject -
Checking patch tests/test_class_import.py...
Hunk #1 succeeded at 122 (offset 33 lines).
Applied patch tests/test_class_import.py cleanly.
+ /usr/bin/git commit -q -m fix_test_import_localtime.patch --author 'rpm-build <rpm-build>'
+ rm -rf freezegun.egg-info
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VnatfU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd freezegun-1.0.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/freezegun
copying freezegun/api.py -> build/lib/freezegun
copying freezegun/_async_coroutine.py -> build/lib/freezegun
copying freezegun/_async.py -> build/lib/freezegun
copying freezegun/__init__.py -> build/lib/freezegun
running egg_info
creating freezegun.egg-info
writing freezegun.egg-info/PKG-INFO
writing dependency_links to freezegun.egg-info/dependency_links.txt
writing requirements to freezegun.egg-info/requires.txt
writing top-level names to freezegun.egg-info/top_level.txt
writing manifest file 'freezegun.egg-info/SOURCES.txt'
reading manifest file 'freezegun.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'freezegun.egg-info/SOURCES.txt'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UevG2G
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64
+ cd freezegun-1.0.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-freezegun-1.0.0-2.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/freezegun
copying build/lib/freezegun/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/freezegun
copying build/lib/freezegun/_async.py -> /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/freezegun
copying build/lib/freezegun/_async_coroutine.py -> /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/freezegun
copying build/lib/freezegun/api.py -> /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/freezegun
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/freezegun/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/freezegun/_async.py to _async.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/freezegun/_async_coroutine.py to _async_coroutine.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/freezegun/api.py to api.cpython-39.pyc
writing byte-compilation script '/tmp/tmp437hxvpn.py'
/usr/bin/python3 /tmp/tmp437hxvpn.py
removing /tmp/tmp437hxvpn.py
running install_egg_info
running egg_info
writing freezegun.egg-info/PKG-INFO
writing dependency_links to freezegun.egg-info/dependency_links.txt
writing requirements to freezegun.egg-info/requires.txt
writing top-level names to freezegun.egg-info/top_level.txt
reading manifest file 'freezegun.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'freezegun.egg-info/SOURCES.txt'
Copying freezegun.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/freezegun-1.0.0-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.0-2.mga9 --unique-debug-suffix -1.0.0-2.mga9.aarch64 --unique-debug-src-base python-freezegun-1.0.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/freezegun-1.0.0

+ /usr/lib/rpm/check-buildroot
+ '[' -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/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/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.95Vn9g
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd freezegun-1.0.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing freezegun.egg-info/PKG-INFO
writing dependency_links to freezegun.egg-info/dependency_links.txt
writing requirements to freezegun.egg-info/requires.txt
writing top-level names to freezegun.egg-info/top_level.txt
reading manifest file 'freezegun.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'freezegun.egg-info/SOURCES.txt'
running build_ext
test_time_is_frozen (tests.test_datetimes.FrozenInheritedTests) ... ok
test_class_decorator_works_on_unittest (tests.test_datetimes.TestUnitTestClassDecorator) ... ok
test_class_name_preserved_by_decorator (tests.test_datetimes.TestUnitTestClassDecorator) ... ok
test_class_decorator_works_on_unittest (tests.test_datetimes.TestUnitTestClassDecoratorSubclass) ... ok
test_class_name_preserved_by_decorator (tests.test_datetimes.TestUnitTestClassDecoratorSubclass) ... ok
test_class_decorator_works_on_unittest (tests.test_datetimes.TestUnitTestClassDecoratorWithNoSetUpOrTearDown) ... ok
test_method_decorator_works_on_unittest (tests.test_datetimes.TestUnitTestMethodDecorator) ... ok
test_method_decorator_works_on_unittest_kwarg_frozen_time (tests.test_datetimes.TestUnitTestMethodDecorator) ... ok
test_method_decorator_works_on_unittest_kwarg_hello (tests.test_datetimes.TestUnitTestMethodDecorator) ... ok
test_time_is_not_frozen (tests.test_datetimes.UnfrozenInheritedTests) ... ok

----------------------------------------------------------------------
Ran 10 tests in 0.117s

OK
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-freezegun-1.0.0-2.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iaUx74
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd freezegun-1.0.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/share/doc/python3-freezegun
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/share/doc/python3-freezegun
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/share/doc/python3-freezegun
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wdbZH0
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd freezegun-1.0.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/share/licenses/python3-freezegun
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/share/licenses/python3-freezegun
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64/usr/share/licenses/python3-freezegun
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-freezegun = 1.0.0-2.mga9 python3-freezegun = 1.0.0-2.mga9 python3.9-freezegun = 1.0.0-2.mga9 python3.9dist(freezegun) = 1 python3dist(freezegun) = 1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(python-dateutil) >= 2.7
Obsoletes: python-freezegun < 1.0.0-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-freezegun-1.0.0-2.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LZk9qG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd freezegun-1.0.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-freezegun-1.0.0-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ltTz8E
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf freezegun-1.0.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!