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/python-memcached.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-100719-854747/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/python-memcached.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=1612742400 Wrote: /builddir/build/SRPMS/python-memcached-1.59-3.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/python-memcached.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-100719-854747/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/python-memcached.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=1612742400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.o6ud83 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-memcached-1.59 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.59.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-memcached-1.59 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/1\.58/1\.59/' memcache.py + sed -i -e 's/^import mock/from unittest import mock/' tests/test_memcache.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h8Zimz + umask 022 + cd /builddir/build/BUILD + cd python-memcached-1.59 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /builddir/build/BUILD/python-memcached-1.59/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /builddir/build/BUILD/python-memcached-1.59/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: running build running build_py creating build creating build/lib copying memcache.py -> build/lib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6EpB7s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch + cd python-memcached-1.59 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch /builddir/build/BUILD/python-memcached-1.59/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /builddir/build/BUILD/python-memcached-1.59/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: running install running install_lib creating /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/lib/python3.9/site-packages copying build/lib/memcache.py -> /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/lib/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/lib/python3.9/site-packages/memcache.py to memcache.cpython-39.pyc /usr/lib/python3.9/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? writing byte-compilation script '/tmp/tmpzxc4ydji.py' /usr/bin/python3 /tmp/tmpzxc4ydji.py /usr/lib/python3.9/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpzxc4ydji.py running install_egg_info running egg_info creating python_memcached.egg-info writing python_memcached.egg-info/PKG-INFO writing dependency_links to python_memcached.egg-info/dependency_links.txt writing requirements to python_memcached.egg-info/requires.txt writing top-level names to python_memcached.egg-info/top_level.txt writing manifest file 'python_memcached.egg-info/SOURCES.txt' reading manifest file 'python_memcached.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no files found matching 'MakeFile' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'python_memcached.egg-info/SOURCES.txt' Copying python_memcached.egg-info to /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/lib/python3.9/site-packages/python_memcached-1.59-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.59-3.el9s --unique-debug-suffix -1.59-3.el9s.noarch --unique-debug-src-base python-memcached-1.59-3.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-memcached-1.59 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/python-memcached-1.59-3.el9s.noarch/usr/lib/python3.9 using python3.9 /usr/lib/python3.9/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.99PGnw + umask 022 + cd /builddir/build/BUILD + cd python-memcached-1.59 ++ mktemp + pidfile=/tmp/tmp.MYB5ERsNCz + memcached -d -P /tmp/tmp.MYB5ERsNCz + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.9.6, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/python-memcached-1.59 collected 23 items tests/test_memcache.py ...................... [ 95%] tests/test_setmulti.py . [100%] =============================== warnings summary =============================== memcache.py:110 /builddir/build/BUILD/python-memcached-1.59/memcache.py:110: DeprecationWarning: invalid escape sequence \ """Object representing a pool of memcache servers. memcache.py:1303 /builddir/build/BUILD/python-memcached-1.59/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': memcache.py:1304 /builddir/build/BUILD/python-memcached-1.59/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 23 passed, 3 warnings in 0.34s ======================== ++ cat /tmp/tmp.MYB5ERsNCz + kill 376980 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-memcached-1.59-3.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vd6AMu + umask 022 + cd /builddir/build/BUILD + cd python-memcached-1.59 + DOCDIR=/builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/share/doc/python3-memcached + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/share/doc/python3-memcached + cp -pr ChangeLog /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/share/doc/python3-memcached + cp -pr README.md /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch/usr/share/doc/python3-memcached + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/python3.9/site-packages/memcache.py Provides: python-memcached = 1.59-3.el9s python3-memcached = 1.59-3.el9s python3.9-memcached = 1.59-3.el9s python3.9dist(python-memcached) = 1.59 python3dist(python-memcached) = 1.59 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.9 python3.9dist(six) >= 1.4 Obsoletes: python-memcached < 1.59-3.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch Wrote: /builddir/build/RPMS/python3-memcached-1.59-3.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FwSbMy + umask 022 + cd /builddir/build/BUILD + cd python-memcached-1.59 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-memcached-1.59-3.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0