Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/heat-cfntools.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-106477-858721/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/heat-cfntools.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1611619200 Wrote: /builddir/build/SRPMS/heat-cfntools-1.4.2-15.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/heat-cfntools.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-106477-858721/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/heat-cfntools.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1611619200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NNZ2tQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf heat-cfntools-1.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/heat-cfntools-1.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd heat-cfntools-1.4.2 + /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 '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'heat-cfntools-1.4.2 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Changed-logger-init-and-added-verbose-arg-handling.patch + /usr/bin/git apply --index --reject -p1 - Checking patch bin/cfn-push-stats... Applied patch bin/cfn-push-stats cleanly. + /usr/bin/git commit -q -m 0001-Changed-logger-init-and-added-verbose-arg-handling.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0002-Replace-deprecated-LOG.warn-with-LOG.warning.patch + /usr/bin/git apply --index --reject -p1 - Checking patch bin/cfn-push-stats... Checking patch heat_cfntools/cfntools/cfn_helper.py... Applied patch bin/cfn-push-stats cleanly. Applied patch heat_cfntools/cfntools/cfn_helper.py cleanly. + /usr/bin/git commit -q -m 0002-Replace-deprecated-LOG.warn-with-LOG.warning.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0003-Fix-typo.patch + /usr/bin/git apply --index --reject -p1 - Checking patch heat_cfntools/cfntools/cfn_helper.py... Applied patch heat_cfntools/cfntools/cfn_helper.py cleanly. + /usr/bin/git commit -q -m 0003-Fix-typo.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0004-Drop-unused-directory-in-tox.patch + /usr/bin/git apply --index --reject -p1 - Checking patch tox.ini... Applied patch tox.ini cleanly. + /usr/bin/git commit -q -m 0004-Drop-unused-directory-in-tox.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0005-Replace-MagicMock-with-Mock.patch + /usr/bin/git apply --index --reject -p1 - Checking patch heat_cfntools/tests/test_cfn_helper.py... Applied patch heat_cfntools/tests/test_cfn_helper.py cleanly. + /usr/bin/git commit -q -m 0005-Replace-MagicMock-with-Mock.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0006-Show-team-and-repo-badges-on-README.patch + /usr/bin/git apply --index --reject -p1 - Checking patch README.rst... Applied patch README.rst cleanly. + /usr/bin/git commit -q -m 0006-Show-team-and-repo-badges-on-README.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0007-Remove-white-space-between-print.patch + /usr/bin/git apply --index --reject -p1 - Checking patch tools/lintstack.py... Applied patch tools/lintstack.py cleanly. + /usr/bin/git commit -q -m 0007-Remove-white-space-between-print.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0008-Add-OpenStack-doc-support-for-heat-cfntools.patch + /usr/bin/git apply --index --reject -p1 - Checking patch doc/source/_static/basic.css... Checking patch doc/source/_static/default.css... Checking patch doc/source/_static/header-line.gif... Checking patch doc/source/_static/header_bg.jpg... Checking patch doc/source/_static/jquery.tweet.js... Checking patch doc/source/_static/nature.css... Checking patch doc/source/_static/openstack_logo.png... Checking patch doc/source/_static/tweaks.css... Checking patch doc/source/_theme/layout.html... Checking patch doc/source/_theme/theme.conf... Checking patch doc/source/man/cfn-create-aws-symlinks.rst => doc/source/cfn-create-aws-symlinks.rst... Checking patch doc/source/man/cfn-get-metadata.rst => doc/source/cfn-get-metadata.rst... Checking patch doc/source/man/cfn-hup.rst => doc/source/cfn-hup.rst... Checking patch doc/source/man/cfn-init.rst => doc/source/cfn-init.rst... Checking patch doc/source/man/cfn-push-stats.rst => doc/source/cfn-push-stats.rst... Checking patch doc/source/man/cfn-signal.rst => doc/source/cfn-signal.rst... Checking patch doc/source/conf.py... Checking patch doc/source/man/index.rst => doc/source/index.rst... Checking patch setup.cfg... Checking patch test-requirements.txt... Checking patch tox.ini... Applied patch doc/source/_static/basic.css cleanly. Applied patch doc/source/_static/default.css cleanly. Applied patch doc/source/_static/header-line.gif cleanly. Applied patch doc/source/_static/header_bg.jpg cleanly. Applied patch doc/source/_static/jquery.tweet.js cleanly. Applied patch doc/source/_static/nature.css cleanly. Applied patch doc/source/_static/openstack_logo.png cleanly. Applied patch doc/source/_static/tweaks.css cleanly. Applied patch doc/source/_theme/layout.html cleanly. Applied patch doc/source/_theme/theme.conf cleanly. Applied patch doc/source/man/cfn-create-aws-symlinks.rst => doc/source/cfn-create-aws-symlinks.rst cleanly. Applied patch doc/source/man/cfn-get-metadata.rst => doc/source/cfn-get-metadata.rst cleanly. Applied patch doc/source/man/cfn-hup.rst => doc/source/cfn-hup.rst cleanly. Applied patch doc/source/man/cfn-init.rst => doc/source/cfn-init.rst cleanly. Applied patch doc/source/man/cfn-push-stats.rst => doc/source/cfn-push-stats.rst cleanly. Applied patch doc/source/man/cfn-signal.rst => doc/source/cfn-signal.rst cleanly. Applied patch doc/source/conf.py cleanly. Applied patch doc/source/man/index.rst => doc/source/index.rst cleanly. Applied patch setup.cfg cleanly. Applied patch test-requirements.txt cleanly. Applied patch tox.ini cleanly. + /usr/bin/git commit -q -m 0008-Add-OpenStack-doc-support-for-heat-cfntools.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0009-Remove-discover-from-test-requirements.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test-requirements.txt... Applied patch test-requirements.txt cleanly. + /usr/bin/git commit -q -m 0009-Remove-discover-from-test-requirements.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0010-Update-links-in-README.patch + /usr/bin/git apply --index --reject -p1 - Checking patch README.rst... Applied patch README.rst cleanly. + /usr/bin/git commit -q -m 0010-Update-links-in-README.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0011-Python3-Don-t-use-cmp-function.patch + /usr/bin/git apply --index --reject -p1 - Checking patch heat_cfntools/cfntools/cfn_helper.py... Applied patch heat_cfntools/cfntools/cfn_helper.py cleanly. + /usr/bin/git commit -q -m 0011-Python3-Don-t-use-cmp-function.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0012-Fix-pep8-errors-with-later-versions-of-hacking.patch + /usr/bin/git apply --index --reject -p1 - Checking patch bin/cfn-push-stats... Checking patch heat_cfntools/cfntools/cfn_helper.py... Checking patch heat_cfntools/tests/test_cfn_helper.py... Checking patch heat_cfntools/tests/test_cfn_hup.py... Applied patch bin/cfn-push-stats cleanly. Applied patch heat_cfntools/cfntools/cfn_helper.py cleanly. Applied patch heat_cfntools/tests/test_cfn_helper.py cleanly. Applied patch heat_cfntools/tests/test_cfn_hup.py cleanly. + /usr/bin/git commit -q -m 0012-Fix-pep8-errors-with-later-versions-of-hacking.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0013-Move-Zuul-config-into-repo.patch + /usr/bin/git apply --index --reject -p1 - Checking patch .zuul.yaml... Applied patch .zuul.yaml cleanly. + /usr/bin/git commit -q -m 0013-Move-Zuul-config-into-repo.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0014-Modernise-requirements.patch + /usr/bin/git apply --index --reject -p1 - Checking patch .zuul.yaml... Checking patch doc/requirements.txt... Checking patch doc/source/index.rst... Checking patch lower-constraints.txt... Checking patch requirements.txt... Checking patch test-requirements.txt... Checking patch tox.ini... Applied patch .zuul.yaml cleanly. Applied patch doc/requirements.txt cleanly. Applied patch doc/source/index.rst cleanly. Applied patch lower-constraints.txt cleanly. Applied patch requirements.txt cleanly. Applied patch test-requirements.txt cleanly. Applied patch tox.ini cleanly. + /usr/bin/git commit -q -m 0014-Modernise-requirements.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0015-Add-tox-python3-overrides.patch + /usr/bin/git apply --index --reject -p1 - Checking patch tox.ini... Applied patch tox.ini cleanly. + /usr/bin/git commit -q -m 0015-Add-tox-python3-overrides.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0016-Switch-to-use-stestr-for-unit-test.patch + /usr/bin/git apply --index --reject -p1 - Checking patch .stestr.conf... Checking patch .testr.conf... Checking patch lower-constraints.txt... Checking patch test-requirements.txt... Checking patch tox.ini... Applied patch .stestr.conf cleanly. Applied patch .testr.conf cleanly. Applied patch lower-constraints.txt cleanly. Applied patch test-requirements.txt cleanly. Applied patch tox.ini cleanly. + /usr/bin/git commit -q -m 0016-Switch-to-use-stestr-for-unit-test.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0017-fix-bug-link-in-readme.patch + /usr/bin/git apply --index --reject -p1 - Checking patch README.rst... Applied patch README.rst cleanly. + /usr/bin/git commit -q -m 0017-fix-bug-link-in-readme.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0018-add-python-3.6-unit-test-job.patch + /usr/bin/git apply --index --reject -p1 - Checking patch .zuul.yaml... Applied patch .zuul.yaml cleanly. + /usr/bin/git commit -q -m 0018-add-python-3.6-unit-test-job.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0019-Migrate-the-link-of-bug-report-button-to-storyboard.patch + /usr/bin/git apply --index --reject -p1 - Checking patch doc/source/conf.py... Applied patch doc/source/conf.py cleanly. + /usr/bin/git commit -q -m 0019-Migrate-the-link-of-bug-report-button-to-storyboard.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0020-Use-template-for-lower-constraints.patch + /usr/bin/git apply --index --reject -p1 - Checking patch .zuul.yaml... Applied patch .zuul.yaml cleanly. + /usr/bin/git commit -q -m 0020-Use-template-for-lower-constraints.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0021-Update-the-bugs-link-to-storyboard.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CONTRIBUTING.rst... Applied patch CONTRIBUTING.rst cleanly. + /usr/bin/git commit -q -m 0021-Update-the-bugs-link-to-storyboard.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4407CA + umask 022 + cd /builddir/build/BUILD + cd heat-cfntools-1.4.2 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/heat_cfntools creating build/lib/heat_cfntools/cfntools copying heat_cfntools/cfntools/cfn_helper.py -> build/lib/heat_cfntools/cfntools copying heat_cfntools/cfntools/__init__.py -> build/lib/heat_cfntools/cfntools creating build/lib/heat_cfntools/tests copying heat_cfntools/tests/test_cfn_hup.py -> build/lib/heat_cfntools/tests copying heat_cfntools/tests/__init__.py -> build/lib/heat_cfntools/tests copying heat_cfntools/tests/test_cfn_helper.py -> build/lib/heat_cfntools/tests copying heat_cfntools/__init__.py -> build/lib/heat_cfntools running egg_info writing heat_cfntools.egg-info/PKG-INFO writing dependency_links to heat_cfntools.egg-info/dependency_links.txt writing requirements to heat_cfntools.egg-info/requires.txt writing top-level names to heat_cfntools.egg-info/top_level.txt writing pbr to heat_cfntools.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' writing manifest file 'heat_cfntools.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.9 copying and adjusting bin/cfn-create-aws-symlinks -> build/scripts-3.9 copying and adjusting bin/cfn-get-metadata -> build/scripts-3.9 copying and adjusting bin/cfn-hup -> build/scripts-3.9 copying and adjusting bin/cfn-init -> build/scripts-3.9 copying and adjusting bin/cfn-push-stats -> build/scripts-3.9 copying and adjusting bin/cfn-signal -> build/scripts-3.9 changing mode of build/scripts-3.9/cfn-create-aws-symlinks from 644 to 755 changing mode of build/scripts-3.9/cfn-get-metadata from 644 to 755 changing mode of build/scripts-3.9/cfn-hup from 644 to 755 changing mode of build/scripts-3.9/cfn-init from 644 to 755 changing mode of build/scripts-3.9/cfn-push-stats from 644 to 755 changing mode of build/scripts-3.9/cfn-signal from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1zkwjN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch ++ dirname /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch + cd heat-cfntools-1.4.2 + /usr/bin/python3 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr creating /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools creating /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/tests copying build/lib/heat_cfntools/tests/test_cfn_hup.py -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/tests copying build/lib/heat_cfntools/tests/__init__.py -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/tests copying build/lib/heat_cfntools/tests/test_cfn_helper.py -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/tests creating /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/cfntools copying build/lib/heat_cfntools/cfntools/cfn_helper.py -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/cfntools copying build/lib/heat_cfntools/cfntools/__init__.py -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/cfntools copying build/lib/heat_cfntools/__init__.py -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools byte-compiling /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/tests/test_cfn_hup.py to test_cfn_hup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/tests/test_cfn_helper.py to test_cfn_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/cfntools/cfn_helper.py to cfn_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/cfntools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp9uwjl6oc.py' /usr/bin/python3 /tmp/tmp9uwjl6oc.py removing /tmp/tmp9uwjl6oc.py running install_egg_info running egg_info writing heat_cfntools.egg-info/PKG-INFO writing dependency_links to heat_cfntools.egg-info/dependency_links.txt writing requirements to heat_cfntools.egg-info/requires.txt writing top-level names to heat_cfntools.egg-info/top_level.txt writing pbr to heat_cfntools.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' writing manifest file 'heat_cfntools.egg-info/SOURCES.txt' Copying heat_cfntools.egg-info to /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9/site-packages/heat_cfntools-1.4.2-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin copying build/scripts-3.9/cfn-push-stats -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin copying build/scripts-3.9/cfn-hup -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin copying build/scripts-3.9/cfn-create-aws-symlinks -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin copying build/scripts-3.9/cfn-get-metadata -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin copying build/scripts-3.9/cfn-signal -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin copying build/scripts-3.9/cfn-init -> /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin/cfn-push-stats to 755 changing mode of /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin/cfn-hup to 755 changing mode of /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin/cfn-create-aws-symlinks to 755 changing mode of /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin/cfn-get-metadata to 755 changing mode of /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin/cfn-signal to 755 changing mode of /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/bin/cfn-init to 755 + mkdir -p /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch//var/lib/heat-cfntools + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.4.2-15.el9s --unique-debug-suffix -1.4.2-15.el9s.noarch --unique-debug-src-base heat-cfntools-1.4.2-15.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/heat-cfntools-1.4.2 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/heat-cfntools-1.4.2-15.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.inzPK2 + umask 022 + cd /builddir/build/BUILD + cd heat-cfntools-1.4.2 + nosetests-3.9 ....................................................... ---------------------------------------------------------------------- Ran 55 tests in 0.145s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: heat-cfntools-1.4.2-15.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Thkios + umask 022 + cd /builddir/build/BUILD + cd heat-cfntools-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/share/doc/heat-cfntools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/share/doc/heat-cfntools + cp -pr README.rst /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/share/doc/heat-cfntools + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/share/doc/heat-cfntools + cp -pr AUTHORS /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/share/doc/heat-cfntools + cp -pr ChangeLog /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/share/doc/heat-cfntools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RAWPh0 + umask 022 + cd /builddir/build/BUILD + cd heat-cfntools-1.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/share/licenses/heat-cfntools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/share/licenses/heat-cfntools + cp -pr LICENSE /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch/usr/share/licenses/heat-cfntools + RPM_EC=0 ++ jobs -p + exit 0 Provides: heat-cfntools = 1.4.2-15.el9s python3.9dist(heat-cfntools) = 1.4.2 python3dist(heat-cfntools) = 1.4.2 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: ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 0.8) /usr/bin/python3 python(abi) = 3.9 python3.9dist(boto) >= 2.13.3 python3.9dist(psutil) >= 1.1.1 python3.9dist(six) >= 1.9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch Wrote: /builddir/build/RPMS/heat-cfntools-1.4.2-15.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jPOImq + umask 022 + cd /builddir/build/BUILD + cd heat-cfntools-1.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/heat-cfntools-1.4.2-15.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0