Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-100589-64783/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslotest.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 Wrote: /builddir/build/SRPMS/python-oslotest-4.5.0-7.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-oslotest.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-100589-64783/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-oslotest.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jgg1sD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslotest-4.5.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslotest-4.5.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oslotest-4.5.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 '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslotest-4.5.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + rm -rf test-requirements.txt requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UauhbN + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd oslotest-4.5.0 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build creating build/lib creating build/lib/oslotest creating build/lib/oslotest/tests creating build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_mockpatch.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_base.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_timeout.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_output.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/__init__.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_modules.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_log.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_mock_fixture.py -> build/lib/oslotest/tests/unit copying oslotest/tests/unit/test_createfile.py -> build/lib/oslotest/tests/unit copying oslotest/timeout.py -> build/lib/oslotest copying oslotest/mock_fixture.py -> build/lib/oslotest copying oslotest/modules.py -> build/lib/oslotest copying oslotest/log.py -> build/lib/oslotest copying oslotest/__init__.py -> build/lib/oslotest copying oslotest/createfile.py -> build/lib/oslotest copying oslotest/output.py -> build/lib/oslotest copying oslotest/base.py -> build/lib/oslotest copying oslotest/tests/__init__.py -> build/lib/oslotest/tests creating build/lib/oslotest/tools copying oslotest/tools/config.py -> build/lib/oslotest/tools copying oslotest/tools/__init__.py -> build/lib/oslotest/tools running egg_info writing pbr to oslotest.egg-info/pbr.json writing oslotest.egg-info/PKG-INFO writing dependency_links to oslotest.egg-info/dependency_links.txt deleting oslotest.egg-info/requires.txt writing top-level names to oslotest.egg-info/top_level.txt [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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslotest.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.11 copying tools/oslo_debug_helper -> build/scripts-3.11 copying tools/oslo_run_cross_tests -> build/scripts-3.11 copying and adjusting tools/oslo_run_pre_release_tests -> build/scripts-3.11 changing mode of build/scripts-3.11/oslo_run_pre_release_tests from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HL43OY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch + cd oslotest-4.5.0 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() 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/python-oslotest-4.5.0-7.oc9.noarch/usr creating /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest creating /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tools copying build/lib/oslotest/tools/config.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tools copying build/lib/oslotest/tools/__init__.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tools copying build/lib/oslotest/timeout.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest copying build/lib/oslotest/mock_fixture.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest copying build/lib/oslotest/modules.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest copying build/lib/oslotest/log.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest copying build/lib/oslotest/__init__.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest copying build/lib/oslotest/createfile.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest copying build/lib/oslotest/output.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest copying build/lib/oslotest/base.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest creating /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests copying build/lib/oslotest/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests creating /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_mockpatch.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_timeout.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_output.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_modules.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_log.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_mock_fixture.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit copying build/lib/oslotest/tests/unit/test_createfile.py -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tools/config.py to config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tools/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/timeout.py to timeout.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/mock_fixture.py to mock_fixture.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/modules.py to modules.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/log.py to log.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/createfile.py to createfile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/output.py to output.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_mockpatch.py to test_mockpatch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_base.py to test_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_timeout.py to test_timeout.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_output.py to test_output.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_modules.py to test_modules.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_log.py to test_log.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_mock_fixture.py to test_mock_fixture.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest/tests/unit/test_createfile.py to test_createfile.cpython-311.pyc writing byte-compilation script '/tmp/tmpuurtq6f1.py' /usr/bin/python3 /tmp/tmpuurtq6f1.py removing /tmp/tmpuurtq6f1.py running install_egg_info running egg_info writing pbr to oslotest.egg-info/pbr.json writing oslotest.egg-info/PKG-INFO writing dependency_links to oslotest.egg-info/dependency_links.txt writing top-level names to oslotest.egg-info/top_level.txt [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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslotest.egg-info/SOURCES.txt' Copying oslotest.egg-info to /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11/site-packages/oslotest-4.5.0-py3.11.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/bin copying build/scripts-3.11/oslo_debug_helper -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/bin copying build/scripts-3.11/oslo_run_pre_release_tests -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/bin copying build/scripts-3.11/oslo_run_cross_tests -> /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/bin/oslo_debug_helper to 755 changing mode of /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/bin/oslo_run_pre_release_tests to 755 changing mode of /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/bin/oslo_run_cross_tests to 755 + rm -rfv /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 4.5.0-7.oc9 --unique-debug-suffix -4.5.0-7.oc9.noarch --unique-debug-src-base python-oslotest-4.5.0-7.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/oslotest-4.5.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/bin/oslo_debug_helper from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/oslo_run_cross_tests from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-oslotest-4.5.0-7.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5iElIg + umask 022 + cd /builddir/build/BUILD + cd oslotest-4.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/share/licenses/python3-oslotest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/share/licenses/python3-oslotest + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch/usr/share/licenses/python3-oslotest + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslotest = 4.5.0-7.oc9 python3-oslotest = 4.5.0-7.oc9 python3.11-oslotest = 4.5.0-7.oc9 python3.11dist(oslotest) = 4.5 python3dist(oslotest) = 4.5 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: /usr/bin/bash /usr/bin/python3 python(abi) = 3.11 Obsoletes: python3.11-oslotest < 4.5.0-7.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslotest-4.5.0-7.oc9.noarch Wrote: /builddir/build/RPMS/python3-oslotest-4.5.0-7.oc9.noarch.rpm Child return code was: 0