Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-zope-index.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682183797.998976/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-zope-index.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-zope.index-6.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-zope-index.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682183797.998976/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-zope-index.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-zope.index-6.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-zope-index.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682183797.998976/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-zope-index.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.03XYBg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zope.index-6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/zope.index-6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zope.index-6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wTsU2D + umask 022 + cd /builddir/build/BUILD + cd zope.index-6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/zope copying src/zope/__init__.py -> build/lib.linux-x86_64-3.9/zope creating build/lib.linux-x86_64-3.9/zope/index copying src/zope/index/interfaces.py -> build/lib.linux-x86_64-3.9/zope/index copying src/zope/index/nbest.py -> build/lib.linux-x86_64-3.9/zope/index copying src/zope/index/__init__.py -> build/lib.linux-x86_64-3.9/zope/index creating build/lib.linux-x86_64-3.9/zope/index/tests copying src/zope/index/tests/tests.py -> build/lib.linux-x86_64-3.9/zope/index/tests copying src/zope/index/tests/test_compile_flags.py -> build/lib.linux-x86_64-3.9/zope/index/tests copying src/zope/index/tests/__init__.py -> build/lib.linux-x86_64-3.9/zope/index/tests creating build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/queryparser.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/cosineindex.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/interfaces.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/textindex.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/lexicon.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/widcode.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/ricecode.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/htmlsplitter.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/stopdict.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/parsetree.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/baseindex.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/okapiindex.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/setops.py -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/__init__.py -> build/lib.linux-x86_64-3.9/zope/index/text creating build/lib.linux-x86_64-3.9/zope/index/topic copying src/zope/index/topic/index.py -> build/lib.linux-x86_64-3.9/zope/index/topic copying src/zope/index/topic/interfaces.py -> build/lib.linux-x86_64-3.9/zope/index/topic copying src/zope/index/topic/filter.py -> build/lib.linux-x86_64-3.9/zope/index/topic copying src/zope/index/topic/__init__.py -> build/lib.linux-x86_64-3.9/zope/index/topic creating build/lib.linux-x86_64-3.9/zope/index/keyword copying src/zope/index/keyword/tests.py -> build/lib.linux-x86_64-3.9/zope/index/keyword copying src/zope/index/keyword/index.py -> build/lib.linux-x86_64-3.9/zope/index/keyword copying src/zope/index/keyword/interfaces.py -> build/lib.linux-x86_64-3.9/zope/index/keyword copying src/zope/index/keyword/__init__.py -> build/lib.linux-x86_64-3.9/zope/index/keyword creating build/lib.linux-x86_64-3.9/zope/index/field copying src/zope/index/field/tests.py -> build/lib.linux-x86_64-3.9/zope/index/field copying src/zope/index/field/index.py -> build/lib.linux-x86_64-3.9/zope/index/field copying src/zope/index/field/sorting.py -> build/lib.linux-x86_64-3.9/zope/index/field copying src/zope/index/field/__init__.py -> build/lib.linux-x86_64-3.9/zope/index/field creating build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_lexicon.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_textindex.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_htmlsplitter.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_baseindex.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_queryengine.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_cosineindex.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_index.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_queryparser.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_widcode.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_parsetree.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/__init__.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_textindexwrapper.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_ricecode.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_okapiindex.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests copying src/zope/index/text/tests/test_setops.py -> build/lib.linux-x86_64-3.9/zope/index/text/tests creating build/lib.linux-x86_64-3.9/zope/index/topic/tests copying src/zope/index/topic/tests/test_index.py -> build/lib.linux-x86_64-3.9/zope/index/topic/tests copying src/zope/index/topic/tests/test_filter.py -> build/lib.linux-x86_64-3.9/zope/index/topic/tests copying src/zope/index/topic/tests/__init__.py -> build/lib.linux-x86_64-3.9/zope/index/topic/tests running egg_info writing src/zope.index.egg-info/PKG-INFO writing dependency_links to src/zope.index.egg-info/dependency_links.txt writing namespace_packages to src/zope.index.egg-info/namespace_packages.txt writing requirements to src/zope.index.egg-info/requires.txt writing top-level names to src/zope.index.egg-info/top_level.txt reading manifest file 'src/zope.index.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' writing manifest file 'src/zope.index.egg-info/SOURCES.txt' copying src/zope/index/text/README.rst -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/text/okascore.c -> build/lib.linux-x86_64-3.9/zope/index/text copying src/zope/index/field/README.rst -> build/lib.linux-x86_64-3.9/zope/index/field running build_ext building 'zope.index.text.okascore' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/src creating build/temp.linux-x86_64-3.9/src/zope creating build/temp.linux-x86_64-3.9/src/zope/index creating build/temp.linux-x86_64-3.9/src/zope/index/text gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c src/zope/index/text/okascore.c -o build/temp.linux-x86_64-3.9/src/zope/index/text/okascore.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/src/zope/index/text/okascore.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/zope/index/text/okascore.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dKzNLb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64 + cd zope.index-6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib Skipping installation of /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/__init__.py (namespace package) copying zope/index/interfaces.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index copying zope/index/nbest.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index copying zope/index/__init__.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index copying zope/index/tests/tests.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/tests copying zope/index/tests/test_compile_flags.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/tests copying zope/index/tests/__init__.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/tests copying zope/index/text/README.rst -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/queryparser.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/cosineindex.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/interfaces.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/textindex.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/lexicon.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/widcode.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/ricecode.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/htmlsplitter.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/stopdict.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/parsetree.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/okascore.c -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/baseindex.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/okapiindex.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/setops.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/okascore.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/__init__.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text copying zope/index/text/tests/test_lexicon.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_textindex.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_htmlsplitter.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_baseindex.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_queryengine.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_cosineindex.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_index.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_queryparser.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_widcode.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_parsetree.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/__init__.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_textindexwrapper.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_ricecode.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_okapiindex.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/text/tests/test_setops.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests copying zope/index/topic/index.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic copying zope/index/topic/interfaces.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic copying zope/index/topic/filter.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic copying zope/index/topic/__init__.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic copying zope/index/topic/tests/test_index.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic/tests copying zope/index/topic/tests/test_filter.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic/tests copying zope/index/topic/tests/__init__.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic/tests copying zope/index/keyword/tests.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/keyword copying zope/index/keyword/index.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/keyword copying zope/index/keyword/interfaces.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/keyword copying zope/index/keyword/__init__.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/keyword copying zope/index/field/README.rst -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/field copying zope/index/field/tests.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/field copying zope/index/field/index.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/field copying zope/index/field/sorting.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/field copying zope/index/field/__init__.py -> /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/field byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/nbest.py to nbest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/tests/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/tests/test_compile_flags.py to test_compile_flags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/queryparser.py to queryparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/cosineindex.py to cosineindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/textindex.py to textindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/lexicon.py to lexicon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/widcode.py to widcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/ricecode.py to ricecode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/htmlsplitter.py to htmlsplitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/stopdict.py to stopdict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/parsetree.py to parsetree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/baseindex.py to baseindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/okapiindex.py to okapiindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/setops.py to setops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_lexicon.py to test_lexicon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_textindex.py to test_textindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_htmlsplitter.py to test_htmlsplitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_baseindex.py to test_baseindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_queryengine.py to test_queryengine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_cosineindex.py to test_cosineindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_index.py to test_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_queryparser.py to test_queryparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_widcode.py to test_widcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_parsetree.py to test_parsetree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_textindexwrapper.py to test_textindexwrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_ricecode.py to test_ricecode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_okapiindex.py to test_okapiindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/tests/test_setops.py to test_setops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic/tests/test_index.py to test_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic/tests/test_filter.py to test_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/topic/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/keyword/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/keyword/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/keyword/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/keyword/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/field/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/field/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/field/sorting.py to sorting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/field/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpafh5uoyl.py' /usr/bin/python3 /tmp/tmpafh5uoyl.py removing /tmp/tmpafh5uoyl.py running install_egg_info running egg_info writing src/zope.index.egg-info/PKG-INFO writing dependency_links to src/zope.index.egg-info/dependency_links.txt writing namespace_packages to src/zope.index.egg-info/namespace_packages.txt writing requirements to src/zope.index.egg-info/requires.txt writing top-level names to src/zope.index.egg-info/top_level.txt reading manifest file 'src/zope.index.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' writing manifest file 'src/zope.index.egg-info/SOURCES.txt' Copying src/zope.index.egg-info to /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope.index-6.0-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope.index-6.0-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64//usr/share/doc/python-zope.index + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64//usr/share/doc/python-zope.index + '[' -d example ']' ~/build/BUILDROOT/python-zope.index-6.0-1.x86_64 ~/build/BUILD/zope.index-6.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/zope.index-6.0 + mv /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.0-1 --unique-debug-suffix -6.0-1.x86_64 --unique-debug-src-base python-zope.index-6.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/zope.index-6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/okascore.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9/site-packages/zope/index/text/okascore.cpython-39-x86_64-linux-gnu.so 9 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-zope.index-6.0-1.x86_64 Provides: python-zope.index python3-zope.index = 6.0-1 python3-zope.index(x86-64) = 6.0-1 python3.9dist(zope.index) = 6 python3dist(zope.index) = 6 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.9 python3.9dist(btrees) >= 4.4.1 python3.9dist(persistent) python3.9dist(setuptools) python3.9dist(zope.interface) rtld(GNU_HASH) Processing files: python-zope.index-help-6.0-1.x86_64 warning: Empty %files file /builddir/build/BUILD/zope.index-6.0/doclist.lst Provides: python-zope.index-help = 6.0-1 python-zope.index-help(x86-64) = 6.0-1 python3-zope.index-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-zope.index-debuginfo-6.0-1.x86_64 Provides: python-zope.index-debuginfo = 6.0-1 python-zope.index-debuginfo(x86-64) = 6.0-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-zope.index-debugsource(x86-64) = 6.0-1 Processing files: python-zope.index-debugsource-6.0-1.x86_64 Provides: python-zope.index-debugsource = 6.0-1 python-zope.index-debugsource(x86-64) = 6.0-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64 Wrote: /builddir/build/RPMS/python-zope.index-debugsource-6.0-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-zope.index-debuginfo-6.0-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-zope.index-help-6.0-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-zope.index-6.0-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l9J1D3 + umask 022 + cd /builddir/build/BUILD + cd zope.index-6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zope.index-6.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0