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-anyio.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-120094-70924/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-anyio.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-anyio-3.7.1-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-120094-70924/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.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.Q2Gnrp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf anyio-3.7.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/anyio-3.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd anyio-3.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e '/"coverage/d' -i pyproject.toml + sed -i 's/"trio < 0.22"/"trio"/' pyproject.toml + rm tests/test_sockets.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.rwIbIV + umask 022 + cd /builddir/build/BUILD + cd anyio-3.7.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -x trio,test Import error: No module named 'toml' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-anyio-3.7.1-2.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-120094-70924/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.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.DnP4QR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf anyio-3.7.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/anyio-3.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd anyio-3.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e '/"coverage/d' -i pyproject.toml + sed -i 's/"trio < 0.22"/"trio"/' pyproject.toml + rm tests/test_sockets.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.GjECdv + umask 022 + cd /builddir/build/BUILD + cd anyio-3.7.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -x trio,test Handling setuptools >= 64 from build-system.requires Requirement not satisfied: setuptools >= 64 Handling setuptools_scm >= 6.4 from build-system.requires Requirement not satisfied: setuptools_scm >= 6.4 Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p Wrote: /builddir/build/SRPMS/python-anyio-3.7.1-2.oc9.buildreqs.nosrc.rpm + exit 0 Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-120094-70924/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.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.K6AR8D + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf anyio-3.7.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/anyio-3.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd anyio-3.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e '/"coverage/d' -i pyproject.toml + sed -i 's/"trio < 0.22"/"trio"/' pyproject.toml + rm tests/test_sockets.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.nHkusq + umask 022 + cd /builddir/build/BUILD + cd anyio-3.7.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -x trio,test Handling setuptools >= 64 from build-system.requires Requirement satisfied: setuptools >= 64 (installed: setuptools 68.0.0) Handling setuptools_scm >= 6.4 from build-system.requires Requirement satisfied: setuptools_scm >= 6.4 (installed: setuptools_scm 8.0.4) HOOK STDOUT: running egg_info HOOK STDOUT: writing src/anyio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/anyio.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/anyio.egg-info/entry_points.txt HOOK STDOUT: writing requirements to src/anyio.egg-info/requires.txt HOOK STDOUT: writing top-level names to src/anyio.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'src/anyio.egg-info/SOURCES.txt' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/anyio.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Exiting dependency generation pass: get_requires_for_build_wheel + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-anyio-3.7.1-2.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-120094-70924/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.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.X96muw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf anyio-3.7.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/anyio-3.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd anyio-3.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e '/"coverage/d' -i pyproject.toml + sed -i 's/"trio < 0.22"/"trio"/' pyproject.toml + rm tests/test_sockets.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.iED5ea + umask 022 + cd /builddir/build/BUILD + cd anyio-3.7.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -x trio,test Handling setuptools >= 64 from build-system.requires Requirement satisfied: setuptools >= 64 (installed: setuptools 68.0.0) Handling setuptools_scm >= 6.4 from build-system.requires Requirement satisfied: setuptools_scm >= 6.4 (installed: setuptools_scm 8.0.4) HOOK STDOUT: running egg_info HOOK STDOUT: writing src/anyio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/anyio.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/anyio.egg-info/entry_points.txt HOOK STDOUT: writing requirements to src/anyio.egg-info/requires.txt HOOK STDOUT: writing top-level names to src/anyio.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'src/anyio.egg-info/SOURCES.txt' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/anyio.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling idna >=2.8 from wheel metadata: Requires-Dist Requirement satisfied: idna >=2.8 (installed: idna 3.7) Handling sniffio >=1.1 from wheel metadata: Requires-Dist Requirement not satisfied: sniffio >=1.1 Handling exceptiongroup ; python_version < "3.11" from wheel metadata: Requires-Dist Ignoring alien requirement: exceptiongroup ; python_version < "3.11" Handling typing-extensions ; python_version < "3.8" from wheel metadata: Requires-Dist Ignoring alien requirement: typing-extensions ; python_version < "3.8" Handling packaging ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: packaging ; extra == 'doc' Handling Sphinx ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: Sphinx ; extra == 'doc' Handling sphinx-rtd-theme >=1.2.2 ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-rtd-theme >=1.2.2 ; extra == 'doc' Handling sphinxcontrib-jquery ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinxcontrib-jquery ; extra == 'doc' Handling sphinx-autodoc-typehints >=1.2.0 ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-autodoc-typehints >=1.2.0 ; extra == 'doc' Handling anyio[trio] ; extra == 'test' from wheel metadata: Requires-Dist Requirement not satisfied: anyio[trio] ; extra == 'test' Handling hypothesis >=4.0 ; extra == 'test' from wheel metadata: Requires-Dist Requirement not satisfied: hypothesis >=4.0 ; extra == 'test' Handling psutil >=5.9 ; extra == 'test' from wheel metadata: Requires-Dist Requirement not satisfied: psutil >=5.9 ; extra == 'test' Handling pytest >=7.0 ; extra == 'test' from wheel metadata: Requires-Dist Requirement not satisfied: pytest >=7.0 ; extra == 'test' Handling pytest-mock >=3.6.1 ; extra == 'test' from wheel metadata: Requires-Dist Requirement not satisfied: pytest-mock >=3.6.1 ; extra == 'test' Handling trustme ; extra == 'test' from wheel metadata: Requires-Dist Requirement not satisfied: trustme ; extra == 'test' Handling uvloop >=0.17 ; (python_version < "3.12" and platform_python_implementation == "CPython" and platform_system != "Windows") and extra == 'test' from wheel metadata: Requires-Dist Requirement not satisfied: uvloop >=0.17 ; (python_version < "3.12" and platform_python_implementation == "CPython" and platform_system != "Windows") and extra == 'test' Handling mock >=4 ; (python_version < "3.8") and extra == 'test' from wheel metadata: Requires-Dist Ignoring alien requirement: mock >=4 ; (python_version < "3.8") and extra == 'test' Handling trio ; extra == 'trio' from wheel metadata: Requires-Dist Requirement not satisfied: trio ; extra == 'trio' + RPM_EC=0 ++ jobs -p Wrote: /builddir/build/SRPMS/python-anyio-3.7.1-2.oc9.buildreqs.nosrc.rpm + exit 0 Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-120094-70924/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=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.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.VDQobL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf anyio-3.7.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/anyio-3.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd anyio-3.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e '/"coverage/d' -i pyproject.toml + sed -i 's/"trio < 0.22"/"trio"/' pyproject.toml + rm tests/test_sockets.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Z0LK9f + umask 022 + cd /builddir/build/BUILD + cd anyio-3.7.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -x trio,test Handling setuptools >= 64 from build-system.requires Requirement satisfied: setuptools >= 64 (installed: setuptools 68.0.0) Handling setuptools_scm >= 6.4 from build-system.requires Requirement satisfied: setuptools_scm >= 6.4 (installed: setuptools_scm 8.0.4) HOOK STDOUT: running egg_info HOOK STDOUT: writing src/anyio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/anyio.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/anyio.egg-info/entry_points.txt HOOK STDOUT: writing requirements to src/anyio.egg-info/requires.txt HOOK STDOUT: writing top-level names to src/anyio.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'src/anyio.egg-info/SOURCES.txt' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/anyio.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling idna >=2.8 from wheel metadata: Requires-Dist Requirement satisfied: idna >=2.8 (installed: idna 3.7) Handling sniffio >=1.1 from wheel metadata: Requires-Dist Requirement satisfied: sniffio >=1.1 (installed: sniffio 1.2.0) Handling exceptiongroup ; python_version < "3.11" from wheel metadata: Requires-Dist Ignoring alien requirement: exceptiongroup ; python_version < "3.11" Handling typing-extensions ; python_version < "3.8" from wheel metadata: Requires-Dist Ignoring alien requirement: typing-extensions ; python_version < "3.8" Handling packaging ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: packaging ; extra == 'doc' Handling Sphinx ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: Sphinx ; extra == 'doc' Handling sphinx-rtd-theme >=1.2.2 ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-rtd-theme >=1.2.2 ; extra == 'doc' Handling sphinxcontrib-jquery ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinxcontrib-jquery ; extra == 'doc' Handling sphinx-autodoc-typehints >=1.2.0 ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-autodoc-typehints >=1.2.0 ; extra == 'doc' Handling anyio[trio] ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: anyio[trio] ; extra == 'test' (installed: anyio 3.7.1) (extras are currently not checked) Handling hypothesis >=4.0 ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: hypothesis >=4.0 ; extra == 'test' (installed: hypothesis 6.87.0) Handling psutil >=5.9 ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: psutil >=5.9 ; extra == 'test' (installed: psutil 5.9.5) Handling pytest >=7.0 ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: pytest >=7.0 ; extra == 'test' (installed: pytest 7.4.0) Handling pytest-mock >=3.6.1 ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: pytest-mock >=3.6.1 ; extra == 'test' (installed: pytest-mock 3.11.1) Handling trustme ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: trustme ; extra == 'test' (installed: trustme 1.1.0) Handling uvloop >=0.17 ; (python_version < "3.12" and platform_python_implementation == "CPython" and platform_system != "Windows") and extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: uvloop >=0.17 ; (python_version < "3.12" and platform_python_implementation == "CPython" and platform_system != "Windows") and extra == 'test' (installed: uvloop 0.17.0) Handling mock >=4 ; (python_version < "3.8") and extra == 'test' from wheel metadata: Requires-Dist Ignoring alien requirement: mock >=4 ; (python_version < "3.8") and extra == 'test' Handling trio ; extra == 'trio' from wheel metadata: Requires-Dist Requirement satisfied: trio ; extra == 'trio' (installed: trio 0.22.0) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-anyio-3.7.1-2.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-120094-70924/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 -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-anyio.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(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.hhpf1Z + umask 022 + cd /builddir/build/BUILD + cd anyio-3.7.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv anyio-3.7.1.dist-info/ removed 'anyio-3.7.1.dist-info/entry_points.txt' removed 'anyio-3.7.1.dist-info/METADATA' removed 'anyio-3.7.1.dist-info/LICENSE' removed 'anyio-3.7.1.dist-info/top_level.txt' removed directory 'anyio-3.7.1.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -x trio,test Handling setuptools >= 64 from build-system.requires Requirement satisfied: setuptools >= 64 (installed: setuptools 68.0.0) Handling setuptools_scm >= 6.4 from build-system.requires Requirement satisfied: setuptools_scm >= 6.4 (installed: setuptools_scm 8.0.4) HOOK STDOUT: running egg_info HOOK STDOUT: writing src/anyio.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/anyio.egg-info/dependency_links.txt HOOK STDOUT: writing entry points to src/anyio.egg-info/entry_points.txt HOOK STDOUT: writing requirements to src/anyio.egg-info/requires.txt HOOK STDOUT: writing top-level names to src/anyio.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'src/anyio.egg-info/SOURCES.txt' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'src/anyio.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling idna >=2.8 from wheel metadata: Requires-Dist Requirement satisfied: idna >=2.8 (installed: idna 3.7) Handling sniffio >=1.1 from wheel metadata: Requires-Dist Requirement satisfied: sniffio >=1.1 (installed: sniffio 1.2.0) Handling exceptiongroup ; python_version < "3.11" from wheel metadata: Requires-Dist Ignoring alien requirement: exceptiongroup ; python_version < "3.11" Handling typing-extensions ; python_version < "3.8" from wheel metadata: Requires-Dist Ignoring alien requirement: typing-extensions ; python_version < "3.8" Handling packaging ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: packaging ; extra == 'doc' Handling Sphinx ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: Sphinx ; extra == 'doc' Handling sphinx-rtd-theme >=1.2.2 ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-rtd-theme >=1.2.2 ; extra == 'doc' Handling sphinxcontrib-jquery ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinxcontrib-jquery ; extra == 'doc' Handling sphinx-autodoc-typehints >=1.2.0 ; extra == 'doc' from wheel metadata: Requires-Dist Ignoring alien requirement: sphinx-autodoc-typehints >=1.2.0 ; extra == 'doc' Handling anyio[trio] ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: anyio[trio] ; extra == 'test' (installed: anyio 3.7.1) (extras are currently not checked) Handling hypothesis >=4.0 ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: hypothesis >=4.0 ; extra == 'test' (installed: hypothesis 6.87.0) Handling psutil >=5.9 ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: psutil >=5.9 ; extra == 'test' (installed: psutil 5.9.5) Handling pytest >=7.0 ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: pytest >=7.0 ; extra == 'test' (installed: pytest 7.4.0) Handling pytest-mock >=3.6.1 ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: pytest-mock >=3.6.1 ; extra == 'test' (installed: pytest-mock 3.11.1) Handling trustme ; extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: trustme ; extra == 'test' (installed: trustme 1.1.0) Handling uvloop >=0.17 ; (python_version < "3.12" and platform_python_implementation == "CPython" and platform_system != "Windows") and extra == 'test' from wheel metadata: Requires-Dist Requirement satisfied: uvloop >=0.17 ; (python_version < "3.12" and platform_python_implementation == "CPython" and platform_system != "Windows") and extra == 'test' (installed: uvloop 0.17.0) Handling mock >=4 ; (python_version < "3.8") and extra == 'test' from wheel metadata: Requires-Dist Ignoring alien requirement: mock >=4 ; (python_version < "3.8") and extra == 'test' Handling trio ; extra == 'trio' from wheel metadata: Requires-Dist Requirement satisfied: trio ; extra == 'trio' (installed: trio 0.22.0) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.55rRgX + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 anyio-3.7.1 + mkdir -p /builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/anyio-3.7.1/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/anyio-3.7.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-modern-metadata-s9m16erb/anyio.egg-info writing /builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-modern-metadata-s9m16erb/anyio.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-modern-metadata-s9m16erb/anyio.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-modern-metadata-s9m16erb/anyio.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-modern-metadata-s9m16erb/anyio.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-modern-metadata-s9m16erb/anyio.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-modern-metadata-s9m16erb/anyio.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-modern-metadata-s9m16erb/anyio.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-modern-metadata-s9m16erb/anyio.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-modern-metadata-s9m16erb/anyio-3.7.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: anyio Building wheel for anyio (pyproject.toml): started Running command Building wheel for anyio (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/anyio copying src/anyio/to_process.py -> build/lib/anyio copying src/anyio/from_thread.py -> build/lib/anyio copying src/anyio/__init__.py -> build/lib/anyio copying src/anyio/lowlevel.py -> build/lib/anyio copying src/anyio/to_thread.py -> build/lib/anyio copying src/anyio/pytest_plugin.py -> build/lib/anyio creating build/lib/anyio/abc copying src/anyio/abc/_streams.py -> build/lib/anyio/abc copying src/anyio/abc/__init__.py -> build/lib/anyio/abc copying src/anyio/abc/_testing.py -> build/lib/anyio/abc copying src/anyio/abc/_subprocesses.py -> build/lib/anyio/abc copying src/anyio/abc/_sockets.py -> build/lib/anyio/abc copying src/anyio/abc/_resources.py -> build/lib/anyio/abc copying src/anyio/abc/_tasks.py -> build/lib/anyio/abc creating build/lib/anyio/_backends copying src/anyio/_backends/_trio.py -> build/lib/anyio/_backends copying src/anyio/_backends/__init__.py -> build/lib/anyio/_backends copying src/anyio/_backends/_asyncio.py -> build/lib/anyio/_backends creating build/lib/anyio/streams copying src/anyio/streams/file.py -> build/lib/anyio/streams copying src/anyio/streams/text.py -> build/lib/anyio/streams copying src/anyio/streams/__init__.py -> build/lib/anyio/streams copying src/anyio/streams/memory.py -> build/lib/anyio/streams copying src/anyio/streams/tls.py -> build/lib/anyio/streams copying src/anyio/streams/buffered.py -> build/lib/anyio/streams copying src/anyio/streams/stapled.py -> build/lib/anyio/streams creating build/lib/anyio/_core copying src/anyio/_core/_compat.py -> build/lib/anyio/_core copying src/anyio/_core/_signals.py -> build/lib/anyio/_core copying src/anyio/_core/_streams.py -> build/lib/anyio/_core copying src/anyio/_core/__init__.py -> build/lib/anyio/_core copying src/anyio/_core/_testing.py -> build/lib/anyio/_core copying src/anyio/_core/_subprocesses.py -> build/lib/anyio/_core copying src/anyio/_core/_sockets.py -> build/lib/anyio/_core copying src/anyio/_core/_fileio.py -> build/lib/anyio/_core copying src/anyio/_core/_eventloop.py -> build/lib/anyio/_core copying src/anyio/_core/_typedattr.py -> build/lib/anyio/_core copying src/anyio/_core/_resources.py -> build/lib/anyio/_core copying src/anyio/_core/_synchronization.py -> build/lib/anyio/_core copying src/anyio/_core/_tasks.py -> build/lib/anyio/_core copying src/anyio/_core/_exceptions.py -> build/lib/anyio/_core running egg_info writing src/anyio.egg-info/PKG-INFO writing dependency_links to src/anyio.egg-info/dependency_links.txt writing entry points to src/anyio.egg-info/entry_points.txt writing requirements to src/anyio.egg-info/requires.txt writing top-level names to src/anyio.egg-info/top_level.txt reading manifest file 'src/anyio.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/anyio.egg-info/SOURCES.txt' copying src/anyio/py.typed -> build/lib/anyio installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/anyio creating build/bdist.linux-aarch64/wheel/anyio/abc copying build/lib/anyio/abc/_streams.py -> build/bdist.linux-aarch64/wheel/anyio/abc copying build/lib/anyio/abc/__init__.py -> build/bdist.linux-aarch64/wheel/anyio/abc copying build/lib/anyio/abc/_testing.py -> build/bdist.linux-aarch64/wheel/anyio/abc copying build/lib/anyio/abc/_subprocesses.py -> build/bdist.linux-aarch64/wheel/anyio/abc copying build/lib/anyio/abc/_sockets.py -> build/bdist.linux-aarch64/wheel/anyio/abc copying build/lib/anyio/abc/_resources.py -> build/bdist.linux-aarch64/wheel/anyio/abc copying build/lib/anyio/abc/_tasks.py -> build/bdist.linux-aarch64/wheel/anyio/abc copying build/lib/anyio/to_process.py -> build/bdist.linux-aarch64/wheel/anyio copying build/lib/anyio/from_thread.py -> build/bdist.linux-aarch64/wheel/anyio copying build/lib/anyio/__init__.py -> build/bdist.linux-aarch64/wheel/anyio creating build/bdist.linux-aarch64/wheel/anyio/_backends copying build/lib/anyio/_backends/_trio.py -> build/bdist.linux-aarch64/wheel/anyio/_backends copying build/lib/anyio/_backends/__init__.py -> build/bdist.linux-aarch64/wheel/anyio/_backends copying build/lib/anyio/_backends/_asyncio.py -> build/bdist.linux-aarch64/wheel/anyio/_backends creating build/bdist.linux-aarch64/wheel/anyio/streams copying build/lib/anyio/streams/file.py -> build/bdist.linux-aarch64/wheel/anyio/streams copying build/lib/anyio/streams/text.py -> build/bdist.linux-aarch64/wheel/anyio/streams copying build/lib/anyio/streams/__init__.py -> build/bdist.linux-aarch64/wheel/anyio/streams copying build/lib/anyio/streams/memory.py -> build/bdist.linux-aarch64/wheel/anyio/streams copying build/lib/anyio/streams/tls.py -> build/bdist.linux-aarch64/wheel/anyio/streams copying build/lib/anyio/streams/buffered.py -> build/bdist.linux-aarch64/wheel/anyio/streams copying build/lib/anyio/streams/stapled.py -> build/bdist.linux-aarch64/wheel/anyio/streams copying build/lib/anyio/lowlevel.py -> build/bdist.linux-aarch64/wheel/anyio copying build/lib/anyio/to_thread.py -> build/bdist.linux-aarch64/wheel/anyio copying build/lib/anyio/pytest_plugin.py -> build/bdist.linux-aarch64/wheel/anyio creating build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_compat.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_signals.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_streams.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/__init__.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_testing.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_subprocesses.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_sockets.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_fileio.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_eventloop.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_typedattr.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_resources.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_synchronization.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_tasks.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/_core/_exceptions.py -> build/bdist.linux-aarch64/wheel/anyio/_core copying build/lib/anyio/py.typed -> build/bdist.linux-aarch64/wheel/anyio running install_egg_info Copying src/anyio.egg-info to build/bdist.linux-aarch64/wheel/anyio-3.7.1-py3.11.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/anyio-3.7.1.dist-info/WHEEL creating '/builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir/pip-wheel-a27k68cm/.tmp-zgjuw41y/anyio-3.7.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'anyio/__init__.py' adding 'anyio/from_thread.py' adding 'anyio/lowlevel.py' adding 'anyio/py.typed' adding 'anyio/pytest_plugin.py' adding 'anyio/to_process.py' adding 'anyio/to_thread.py' adding 'anyio/_backends/__init__.py' adding 'anyio/_backends/_asyncio.py' adding 'anyio/_backends/_trio.py' adding 'anyio/_core/__init__.py' adding 'anyio/_core/_compat.py' adding 'anyio/_core/_eventloop.py' adding 'anyio/_core/_exceptions.py' adding 'anyio/_core/_fileio.py' adding 'anyio/_core/_resources.py' adding 'anyio/_core/_signals.py' adding 'anyio/_core/_sockets.py' adding 'anyio/_core/_streams.py' adding 'anyio/_core/_subprocesses.py' adding 'anyio/_core/_synchronization.py' adding 'anyio/_core/_tasks.py' adding 'anyio/_core/_testing.py' adding 'anyio/_core/_typedattr.py' adding 'anyio/abc/__init__.py' adding 'anyio/abc/_resources.py' adding 'anyio/abc/_sockets.py' adding 'anyio/abc/_streams.py' adding 'anyio/abc/_subprocesses.py' adding 'anyio/abc/_tasks.py' adding 'anyio/abc/_testing.py' adding 'anyio/streams/__init__.py' adding 'anyio/streams/buffered.py' adding 'anyio/streams/file.py' adding 'anyio/streams/memory.py' adding 'anyio/streams/stapled.py' adding 'anyio/streams/text.py' adding 'anyio/streams/tls.py' adding 'anyio-3.7.1.dist-info/LICENSE' adding 'anyio-3.7.1.dist-info/METADATA' adding 'anyio-3.7.1.dist-info/WHEEL' adding 'anyio-3.7.1.dist-info/entry_points.txt' adding 'anyio-3.7.1.dist-info/top_level.txt' adding 'anyio-3.7.1.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Building wheel for anyio (pyproject.toml): finished with status 'done' Created wheel for anyio: filename=anyio-3.7.1-py3-none-any.whl size=80869 sha256=6e68556766419b79d51d30ac32c33655a88d047242a12ac833e839df75ff178a Stored in directory: /builddir/.cache/pip/wheels/20/aa/83/45615b2b9eb6ce6b604265e4a495ce11ee405f8b285ee3eb88 Successfully built anyio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ugPRXP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch + cd anyio-3.7.1 ++ ls /builddir/build/BUILD/anyio-3.7.1/pyproject-wheeldir/anyio-3.7.1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=anyio==3.7.1 + TMPDIR=/builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/anyio-3.7.1/pyproject-wheeldir anyio==3.7.1 Using pip 23.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/anyio-3.7.1/pyproject-wheeldir Processing ./pyproject-wheeldir/anyio-3.7.1-py3-none-any.whl Installing collected packages: anyio Successfully installed anyio-3.7.1 + '[' -d /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/anyio-3.7.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages/anyio-3.7.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/OpenCloudOS + /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch --record /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages/anyio-3.7.1.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages/anyio-3.7.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages/anyio-3.7.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages/anyio-3.7.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages/anyio-3.7.1.dist-info/REQUESTED' + /usr/bin/python3 /usr/lib/rpm/OpenCloudOS/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/pyproject-record --prefix /usr anyio + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.7.1-2.oc9 --unique-debug-suffix -3.7.1-2.oc9.noarch --unique-debug-src-base python-anyio-3.7.1-2.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/anyio-3.7.1 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 + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mV9uft + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 anyio-3.7.1 + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + PATH=/builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/anyio-3.7.1/.pyproject-builddir' + /usr/bin/pytest -Wdefault -m 'not network' -k 'not ((trio and exception_group) or test_properties)' ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.0, pluggy-1.3.0 rootdir: /builddir/build/BUILD/anyio-3.7.1 configfile: pyproject.toml testpaths: tests plugins: anyio-3.7.1, hypothesis-6.87.0, mock-3.11.1 collected 1002 items / 6 deselected / 996 selected tests/test_compat.py ................................................... [ 5%] .................................... [ 8%] tests/test_debugging.py ..................s.... [ 11%] tests/test_eventloop.py .......... [ 12%] tests/test_fileio.py ......................s...........s................ [ 17%] ...........................................sss.......................... [ 24%] ..................................... [ 28%] tests/test_from_thread.py .............................................. [ 32%] ....................................................... [ 38%] tests/test_lowlevel.py ........................... [ 40%] tests/test_pytest_plugin.py ....... [ 41%] tests/test_signals.py ......... [ 42%] tests/test_subprocesses.py ........................... [ 45%] tests/test_synchronization.py .......................................... [ 49%] ..................................................................... [ 56%] tests/test_taskgroups.py ............................................... [ 61%] ........................................................................ [ 68%] ..........................................s....................s........ [ 75%] . [ 75%] tests/test_to_process.py ..................... [ 77%] tests/test_to_thread.py ................................. [ 81%] tests/streams/test_buffered.py ............ [ 82%] tests/streams/test_file.py .............................. [ 85%] tests/streams/test_memory.py ........................................... [ 89%] ......................... [ 92%] tests/streams/test_stapled.py .................. [ 93%] tests/streams/test_text.py ............... [ 95%] tests/streams/test_tls.py ............................................. [100%] =============================== warnings summary =============================== tests/test_compat.py::TestMaybeAsync::test_cancel_scope[trio] /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages/anyio/_backends/_trio.py:162: TrioDeprecationWarning: trio.MultiError is deprecated since Trio 0.22.0; use BaseExceptionGroup (on Python 3.11 and later) or exceptiongroup.BaseExceptionGroup (earlier versions) instead (https://github.com/python-trio/trio/issues/2211) class ExceptionGroup(BaseExceptionGroup, trio.MultiError): tests/test_from_thread.py: 2 warnings tests/test_taskgroups.py: 10 warnings tests/streams/test_memory.py: 2 warnings tests/streams/test_tls.py: 2 warnings /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/lib/python3.11/site-packages/anyio/_backends/_trio.py:186: TrioDeprecationWarning: trio.MultiError is deprecated since Trio 0.22.0; use BaseExceptionGroup (on Python 3.11 and later) or exceptiongroup.BaseExceptionGroup (earlier versions) instead (https://github.com/python-trio/trio/issues/2211) except trio.MultiError as exc: -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/test_debugging.py:112: Generator based coroutines have been removed in Python 3.11 SKIPPED [1] tests/test_fileio.py:125: Drive only makes sense on Windows SKIPPED [1] tests/test_fileio.py:167: Only makes sense on Windows SKIPPED [3] tests/test_fileio.py:341: os.lchmod() is not available SKIPPED [1] tests/test_taskgroups.py:866: Generator based coroutines have been removed in Python 3.11 SKIPPED [1] tests/test_taskgroups.py:1056: Cancel messages are only supported on Python 3.9 and 3.10 ========== 988 passed, 8 skipped, 6 deselected, 17 warnings in 23.11s ========== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-anyio-3.7.1-2.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bcv6Xe + umask 022 + cd /builddir/build/BUILD + cd anyio-3.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/share/doc/python3-anyio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/share/doc/python3-anyio + cp -pr README.rst /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch/usr/share/doc/python3-anyio + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-anyio = 3.7.1-2.oc9 python3-anyio = 3.7.1-2.oc9 python3.11-anyio = 3.7.1-2.oc9 python3.11dist(anyio) = 3.7.1 python3dist(anyio) = 3.7.1 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: python(abi) = 3.11 python3.11dist(idna) >= 2.8 python3.11dist(sniffio) >= 1.1 Obsoletes: python3.11-anyio < 3.7.1-2.oc9 Processing files: python3-anyio+trio-3.7.1-2.oc9.noarch Provides: python-anyio+trio = 3.7.1-2.oc9 python3-anyio+trio = 3.7.1-2.oc9 python3.11-anyio+trio = 3.7.1-2.oc9 python3.11dist(anyio[trio]) = 3.7.1 python3dist(anyio[trio]) = 3.7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(trio) Obsoletes: python3.11-anyio+trio < 3.7.1-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-anyio-3.7.1-2.oc9.noarch Wrote: /builddir/build/SRPMS/python-anyio-3.7.1-2.oc9.src.rpm Wrote: /builddir/build/RPMS/python3-anyio+trio-3.7.1-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/python3-anyio-3.7.1-2.oc9.noarch.rpm Child return code was: 0