Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-products-membrane.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686601498.404354/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-products-membrane.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-Products.membrane-6.0.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-products-membrane.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686601498.404354/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-products-membrane.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-Products.membrane-6.0.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-products-membrane.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686601498.404354/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-products-membrane.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.upoUvT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Products.membrane-6.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Products.membrane-6.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Products.membrane-6.0.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.kZJfr8 + umask 022 + cd /builddir/build/BUILD + cd Products.membrane-6.0.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 creating build/lib/Products copying Products/__init__.py -> build/lib/Products creating build/lib/Products/membrane copying Products/membrane/catalog.py -> build/lib/Products/membrane copying Products/membrane/__init__.py -> build/lib/Products/membrane copying Products/membrane/events.py -> build/lib/Products/membrane copying Products/membrane/config.py -> build/lib/Products/membrane copying Products/membrane/setuphandlers.py -> build/lib/Products/membrane copying Products/membrane/utils.py -> build/lib/Products/membrane copying Products/membrane/testing.py -> build/lib/Products/membrane copying Products/membrane/permissions.py -> build/lib/Products/membrane creating build/lib/Products/membrane/plugins copying Products/membrane/plugins/__init__.py -> build/lib/Products/membrane/plugins copying Products/membrane/plugins/propertymanager.py -> build/lib/Products/membrane/plugins copying Products/membrane/plugins/rolemanager.py -> build/lib/Products/membrane/plugins copying Products/membrane/plugins/usermanager.py -> build/lib/Products/membrane/plugins copying Products/membrane/plugins/groupmanager.py -> build/lib/Products/membrane/plugins copying Products/membrane/plugins/userfactory.py -> build/lib/Products/membrane/plugins creating build/lib/Products/membrane/interfaces copying Products/membrane/interfaces/__init__.py -> build/lib/Products/membrane/interfaces copying Products/membrane/interfaces/events.py -> build/lib/Products/membrane/interfaces copying Products/membrane/interfaces/group.py -> build/lib/Products/membrane/interfaces copying Products/membrane/interfaces/utilities.py -> build/lib/Products/membrane/interfaces copying Products/membrane/interfaces/user.py -> build/lib/Products/membrane/interfaces copying Products/membrane/interfaces/membrane_tool.py -> build/lib/Products/membrane/interfaces copying Products/membrane/interfaces/plugins.py -> build/lib/Products/membrane/interfaces creating build/lib/Products/membrane/upgrades copying Products/membrane/upgrades/to_2_0.py -> build/lib/Products/membrane/upgrades copying Products/membrane/upgrades/__init__.py -> build/lib/Products/membrane/upgrades creating build/lib/Products/membrane/tools copying Products/membrane/tools/__init__.py -> build/lib/Products/membrane/tools copying Products/membrane/tools/membrane.py -> build/lib/Products/membrane/tools creating build/lib/Products/membrane/exportimport copying Products/membrane/exportimport/__init__.py -> build/lib/Products/membrane/exportimport copying Products/membrane/exportimport/membranetool.py -> build/lib/Products/membrane/exportimport creating build/lib/Products/membrane/tests copying Products/membrane/tests/__init__.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/test_exportimport.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/dummy.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/testMembraneGroupManager.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/testMembraneCatalog.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/testMembraneRoleManager.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/base.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/testMembraneUserFactory.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/testMembraneTool.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/testMembraneUserManager.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/utils.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/testUserAdder.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/testProductInstall.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/testMembraneSearch.py -> build/lib/Products/membrane/tests copying Products/membrane/tests/testMembranePropertyManager.py -> build/lib/Products/membrane/tests creating build/lib/Products/membrane/browser copying Products/membrane/browser/__init__.py -> build/lib/Products/membrane/browser copying Products/membrane/browser/tool_zmi_views.py -> build/lib/Products/membrane/browser creating build/lib/Products/membrane/tests/dx copying Products/membrane/tests/dx/__init__.py -> build/lib/Products/membrane/tests/dx copying Products/membrane/tests/dx/dummy.py -> build/lib/Products/membrane/tests/dx copying Products/membrane/tests/dx/utilities.py -> build/lib/Products/membrane/tests/dx running egg_info writing Products.membrane.egg-info/PKG-INFO writing dependency_links to Products.membrane.egg-info/dependency_links.txt writing namespace_packages to Products.membrane.egg-info/namespace_packages.txt writing requirements to Products.membrane.egg-info/requires.txt writing top-level names to Products.membrane.egg-info/top_level.txt reading manifest file 'Products.membrane.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'Products.membrane.egg-info/SOURCES.txt' copying Products/membrane/configure.zcml -> build/lib/Products/membrane copying Products/membrane/permissions.zcml -> build/lib/Products/membrane copying Products/membrane/tool.gif -> build/lib/Products/membrane creating build/lib/Products/membrane/profiles creating build/lib/Products/membrane/profiles/default copying Products/membrane/profiles/default/membrane-setup-plugins.txt -> build/lib/Products/membrane/profiles/default copying Products/membrane/profiles/default/membrane_tool.xml -> build/lib/Products/membrane/profiles/default copying Products/membrane/profiles/default/metadata.xml -> build/lib/Products/membrane/profiles/default copying Products/membrane/profiles/default/toolset.xml -> build/lib/Products/membrane/profiles/default creating build/lib/Products/membrane/profiles/uninstall copying Products/membrane/profiles/uninstall/toolset.xml -> build/lib/Products/membrane/profiles/uninstall creating build/lib/Products/membrane/www copying Products/membrane/www/MembraneGroupManagerForm.zpt -> build/lib/Products/membrane/www copying Products/membrane/www/MembranePropertyManagerForm.zpt -> build/lib/Products/membrane/www copying Products/membrane/www/MembraneRoleManagerForm.zpt -> build/lib/Products/membrane/www copying Products/membrane/www/MembraneUserFactoryForm.zpt -> build/lib/Products/membrane/www copying Products/membrane/www/MembraneUserManagerForm.zpt -> build/lib/Products/membrane/www copying Products/membrane/interfaces/configure.zcml -> build/lib/Products/membrane/interfaces copying Products/membrane/upgrades/configure.zcml -> build/lib/Products/membrane/upgrades copying Products/membrane/upgrades/profiles.zcml -> build/lib/Products/membrane/upgrades copying Products/membrane/exportimport/configure.zcml -> build/lib/Products/membrane/exportimport copying Products/membrane/tests/testing.zcml -> build/lib/Products/membrane/tests copying Products/membrane/browser/configure.zcml -> build/lib/Products/membrane/browser copying Products/membrane/browser/membrane_types.pt -> build/lib/Products/membrane/browser copying Products/membrane/tests/dx/configure.zcml -> build/lib/Products/membrane/tests/dx creating build/lib/Products/membrane/tests/dx/profile copying Products/membrane/tests/dx/profile/componentregistry.xml -> build/lib/Products/membrane/tests/dx/profile copying Products/membrane/tests/dx/profile/membrane_tool.xml -> build/lib/Products/membrane/tests/dx/profile copying Products/membrane/tests/dx/profile/metadata.xml -> build/lib/Products/membrane/tests/dx/profile copying Products/membrane/tests/dx/profile/types.xml -> build/lib/Products/membrane/tests/dx/profile creating build/lib/Products/membrane/tests/dx/profile/types copying Products/membrane/tests/dx/profile/types/AlternativeTestMember.xml -> build/lib/Products/membrane/tests/dx/profile/types copying Products/membrane/tests/dx/profile/types/TestAlternatePropertyProvider.xml -> build/lib/Products/membrane/tests/dx/profile/types copying Products/membrane/tests/dx/profile/types/TestGroup.xml -> build/lib/Products/membrane/tests/dx/profile/types copying Products/membrane/tests/dx/profile/types/TestMember.xml -> build/lib/Products/membrane/tests/dx/profile/types copying Products/membrane/tests/dx/profile/types/TestPropertyProvider.xml -> build/lib/Products/membrane/tests/dx/profile/types + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gS2V4W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64 + cd Products.membrane-6.0.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-Products.membrane-6.0.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-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/__init__.py (namespace package) copying Products/membrane/catalog.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/__init__.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/events.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/configure.zcml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/permissions.zcml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/config.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/setuphandlers.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/utils.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/testing.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/tool.gif -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/permissions.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane copying Products/membrane/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins copying Products/membrane/plugins/propertymanager.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins copying Products/membrane/plugins/rolemanager.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins copying Products/membrane/plugins/usermanager.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins copying Products/membrane/plugins/groupmanager.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins copying Products/membrane/plugins/userfactory.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins copying Products/membrane/interfaces/__init__.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces copying Products/membrane/interfaces/events.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces copying Products/membrane/interfaces/group.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces copying Products/membrane/interfaces/configure.zcml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces copying Products/membrane/interfaces/utilities.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces copying Products/membrane/interfaces/user.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces copying Products/membrane/interfaces/membrane_tool.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces copying Products/membrane/interfaces/plugins.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces copying Products/membrane/upgrades/to_2_0.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/upgrades copying Products/membrane/upgrades/__init__.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/upgrades copying Products/membrane/upgrades/configure.zcml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/upgrades copying Products/membrane/upgrades/profiles.zcml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/upgrades copying Products/membrane/www/MembraneUserFactoryForm.zpt -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/www copying Products/membrane/www/MembraneRoleManagerForm.zpt -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/www copying Products/membrane/www/MembraneUserManagerForm.zpt -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/www copying Products/membrane/www/MembranePropertyManagerForm.zpt -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/www copying Products/membrane/www/MembraneGroupManagerForm.zpt -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/www copying Products/membrane/profiles/default/membrane-setup-plugins.txt -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/profiles/default copying Products/membrane/profiles/default/toolset.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/profiles/default copying Products/membrane/profiles/default/metadata.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/profiles/default copying Products/membrane/profiles/default/membrane_tool.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/profiles/default copying Products/membrane/profiles/uninstall/toolset.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/profiles/uninstall copying Products/membrane/tools/__init__.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tools copying Products/membrane/tools/membrane.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tools copying Products/membrane/exportimport/__init__.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/exportimport copying Products/membrane/exportimport/configure.zcml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/exportimport copying Products/membrane/exportimport/membranetool.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/exportimport copying Products/membrane/tests/__init__.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/test_exportimport.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/dummy.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testing.zcml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testMembraneGroupManager.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testMembraneCatalog.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testMembraneRoleManager.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/base.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testMembraneUserFactory.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testMembraneTool.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testMembraneUserManager.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/utils.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testUserAdder.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testProductInstall.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testMembraneSearch.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/testMembranePropertyManager.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests copying Products/membrane/tests/dx/__init__.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx copying Products/membrane/tests/dx/dummy.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx copying Products/membrane/tests/dx/configure.zcml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx copying Products/membrane/tests/dx/utilities.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx copying Products/membrane/tests/dx/profile/types.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/profile copying Products/membrane/tests/dx/profile/metadata.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/profile copying Products/membrane/tests/dx/profile/componentregistry.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/profile copying Products/membrane/tests/dx/profile/membrane_tool.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/profile copying Products/membrane/tests/dx/profile/types/TestAlternatePropertyProvider.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/profile/types copying Products/membrane/tests/dx/profile/types/TestPropertyProvider.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/profile/types copying Products/membrane/tests/dx/profile/types/AlternativeTestMember.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/profile/types copying Products/membrane/tests/dx/profile/types/TestMember.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/profile/types copying Products/membrane/tests/dx/profile/types/TestGroup.xml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/profile/types copying Products/membrane/browser/__init__.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/browser copying Products/membrane/browser/configure.zcml -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/browser copying Products/membrane/browser/membrane_types.pt -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/browser copying Products/membrane/browser/tool_zmi_views.py -> /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/browser byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/catalog.py to catalog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/setuphandlers.py to setuphandlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins/propertymanager.py to propertymanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins/rolemanager.py to rolemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins/usermanager.py to usermanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins/groupmanager.py to groupmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/plugins/userfactory.py to userfactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces/membrane_tool.py to membrane_tool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/interfaces/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/upgrades/to_2_0.py to to_2_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/upgrades/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tools/membrane.py to membrane.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/exportimport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/exportimport/membranetool.py to membranetool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/test_exportimport.py to test_exportimport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/testMembraneGroupManager.py to testMembraneGroupManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/testMembraneCatalog.py to testMembraneCatalog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/testMembraneRoleManager.py to testMembraneRoleManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/testMembraneUserFactory.py to testMembraneUserFactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/testMembraneTool.py to testMembraneTool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/testMembraneUserManager.py to testMembraneUserManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/testUserAdder.py to testUserAdder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/testProductInstall.py to testProductInstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/testMembraneSearch.py to testMembraneSearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/testMembranePropertyManager.py to testMembranePropertyManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/tests/dx/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/browser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products/membrane/browser/tool_zmi_views.py to tool_zmi_views.cpython-39.pyc writing byte-compilation script '/tmp/tmpdtea_z0w.py' /usr/bin/python3 /tmp/tmpdtea_z0w.py removing /tmp/tmpdtea_z0w.py running install_egg_info running egg_info writing Products.membrane.egg-info/PKG-INFO writing dependency_links to Products.membrane.egg-info/dependency_links.txt writing namespace_packages to Products.membrane.egg-info/namespace_packages.txt writing requirements to Products.membrane.egg-info/requires.txt writing top-level names to Products.membrane.egg-info/top_level.txt reading manifest file 'Products.membrane.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'Products.membrane.egg-info/SOURCES.txt' Copying Products.membrane.egg-info to /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products.membrane-6.0.0-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9/site-packages/Products.membrane-6.0.0-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64//usr/share/doc/python-Products.membrane + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64//usr/share/doc/python-Products.membrane + '[' -d example ']' ~/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64 ~/build/BUILD/Products.membrane-6.0.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/Products.membrane-6.0.0 + mv /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.0.0-1 --unique-debug-suffix -6.0.0-1.x86_64 --unique-debug-src-base python-Products.membrane-6.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Products.membrane-6.0.0 find: 'debug': No such file or directory + /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-Products.membrane-6.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Products.membrane-6.0.0-1.noarch Provides: python-Products.membrane python3-Products.membrane = 6.0.0-1 python3.9dist(products.membrane) = 6 python3dist(products.membrane) = 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: python(abi) = 3.9 python3.9dist(plone.indexer) python3.9dist(products.cmfplone) >= 5.2rc1 python3.9dist(products.plonepas) >= 5.0.1 python3.9dist(setuptools) Processing files: python-Products.membrane-help-6.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/Products.membrane-6.0.0/doclist.lst Provides: python-Products.membrane-help = 6.0.0-1 python3-Products.membrane-doc 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-Products.membrane-6.0.0-1.x86_64 Wrote: /builddir/build/RPMS/python-Products.membrane-help-6.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-Products.membrane-6.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l8E2YJ + umask 022 + cd /builddir/build/BUILD + cd Products.membrane-6.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Products.membrane-6.0.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0