Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-protean.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685375943.232761/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-protean.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-protean-0.9.1-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-protean.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685375943.232761/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-protean.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-protean-0.9.1-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-protean.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685375943.232761/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-protean.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.E1Lg3c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf protean-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/protean-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd protean-0.9.1 + /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.SIANkU + umask 022 + cd /builddir/build/BUILD + cd protean-0.9.1 + 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/protean copying src/protean/exceptions.py -> build/lib/protean copying src/protean/reflection.py -> build/lib/protean copying src/protean/cli.py -> build/lib/protean copying src/protean/globals.py -> build/lib/protean copying src/protean/__main__.py -> build/lib/protean copying src/protean/container.py -> build/lib/protean copying src/protean/__init__.py -> build/lib/protean creating build/lib/protean/port copying src/protean/port/broker.py -> build/lib/protean/port copying src/protean/port/cache.py -> build/lib/protean/port copying src/protean/port/provider.py -> build/lib/protean/port copying src/protean/port/event_store.py -> build/lib/protean/port copying src/protean/port/dao.py -> build/lib/protean/port copying src/protean/port/__init__.py -> build/lib/protean/port creating build/lib/protean/core copying src/protean/core/event_sourced_aggregate.py -> build/lib/protean/core copying src/protean/core/view.py -> build/lib/protean/core copying src/protean/core/application_service.py -> build/lib/protean/core copying src/protean/core/command_handler.py -> build/lib/protean/core copying src/protean/core/command.py -> build/lib/protean/core copying src/protean/core/email.py -> build/lib/protean/core copying src/protean/core/unit_of_work.py -> build/lib/protean/core copying src/protean/core/domain_service.py -> build/lib/protean/core copying src/protean/core/subscriber.py -> build/lib/protean/core copying src/protean/core/model.py -> build/lib/protean/core copying src/protean/core/repository.py -> build/lib/protean/core copying src/protean/core/serializer.py -> build/lib/protean/core copying src/protean/core/queryset.py -> build/lib/protean/core copying src/protean/core/value_object.py -> build/lib/protean/core copying src/protean/core/event_sourced_repository.py -> build/lib/protean/core copying src/protean/core/event.py -> build/lib/protean/core copying src/protean/core/event_handler.py -> build/lib/protean/core copying src/protean/core/entity.py -> build/lib/protean/core copying src/protean/core/aggregate.py -> build/lib/protean/core copying src/protean/core/__init__.py -> build/lib/protean/core creating build/lib/protean/domain copying src/protean/domain/registry.py -> build/lib/protean/domain copying src/protean/domain/context.py -> build/lib/protean/domain copying src/protean/domain/helpers.py -> build/lib/protean/domain copying src/protean/domain/config.py -> build/lib/protean/domain copying src/protean/domain/__init__.py -> build/lib/protean/domain creating build/lib/protean/server copying src/protean/server/subscription.py -> build/lib/protean/server copying src/protean/server/engine.py -> build/lib/protean/server copying src/protean/server/__init__.py -> build/lib/protean/server creating build/lib/protean/utils copying src/protean/utils/query.py -> build/lib/protean/utils copying src/protean/utils/inflection.py -> build/lib/protean/utils copying src/protean/utils/importlib.py -> build/lib/protean/utils copying src/protean/utils/mixins.py -> build/lib/protean/utils copying src/protean/utils/__init__.py -> build/lib/protean/utils creating build/lib/protean/fields copying src/protean/fields/embedded.py -> build/lib/protean/fields copying src/protean/fields/basic.py -> build/lib/protean/fields copying src/protean/fields/association.py -> build/lib/protean/fields copying src/protean/fields/validators.py -> build/lib/protean/fields copying src/protean/fields/mixins.py -> build/lib/protean/fields copying src/protean/fields/base.py -> build/lib/protean/fields copying src/protean/fields/__init__.py -> build/lib/protean/fields creating build/lib/protean/adapters copying src/protean/adapters/__init__.py -> build/lib/protean/adapters creating build/lib/protean/adapters/event_store copying src/protean/adapters/event_store/message_db.py -> build/lib/protean/adapters/event_store copying src/protean/adapters/event_store/memory.py -> build/lib/protean/adapters/event_store copying src/protean/adapters/event_store/__init__.py -> build/lib/protean/adapters/event_store creating build/lib/protean/adapters/broker copying src/protean/adapters/broker/redis.py -> build/lib/protean/adapters/broker copying src/protean/adapters/broker/celery.py -> build/lib/protean/adapters/broker copying src/protean/adapters/broker/inline.py -> build/lib/protean/adapters/broker copying src/protean/adapters/broker/__init__.py -> build/lib/protean/adapters/broker creating build/lib/protean/adapters/email copying src/protean/adapters/email/sendgrid.py -> build/lib/protean/adapters/email copying src/protean/adapters/email/dummy.py -> build/lib/protean/adapters/email copying src/protean/adapters/email/__init__.py -> build/lib/protean/adapters/email creating build/lib/protean/adapters/cache copying src/protean/adapters/cache/redis.py -> build/lib/protean/adapters/cache copying src/protean/adapters/cache/memory.py -> build/lib/protean/adapters/cache copying src/protean/adapters/cache/__init__.py -> build/lib/protean/adapters/cache creating build/lib/protean/adapters/repository copying src/protean/adapters/repository/sqlalchemy.py -> build/lib/protean/adapters/repository copying src/protean/adapters/repository/memory.py -> build/lib/protean/adapters/repository copying src/protean/adapters/repository/elasticsearch.py -> build/lib/protean/adapters/repository copying src/protean/adapters/repository/__init__.py -> build/lib/protean/adapters/repository running egg_info writing src/protean.egg-info/PKG-INFO writing dependency_links to src/protean.egg-info/dependency_links.txt writing entry points to src/protean.egg-info/entry_points.txt writing requirements to src/protean.egg-info/requires.txt writing top-level names to src/protean.egg-info/top_level.txt reading manifest file 'src/protean.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching '.travis.yml' warning: no files found matching 'appveyor.yml' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution warning: no files found matching '*.txt' warning: no files found matching 'pytest.ini' warning: no files found matching '*.bat' warning: no files found matching '*.txt' under directory 'requirements' adding license file 'LICENSE' writing manifest file 'src/protean.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zrij6e + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64 + cd protean-0.9.1 + 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-protean-0.9.1-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 creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean copying build/lib/protean/exceptions.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port copying build/lib/protean/port/broker.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port copying build/lib/protean/port/cache.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port copying build/lib/protean/port/provider.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port copying build/lib/protean/port/event_store.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port copying build/lib/protean/port/dao.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port copying build/lib/protean/port/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/event_sourced_aggregate.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/view.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/application_service.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/command_handler.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/command.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/email.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/unit_of_work.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/domain_service.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/subscriber.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/model.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/repository.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/serializer.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/queryset.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/value_object.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/event_sourced_repository.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/event.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/event_handler.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/entity.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/aggregate.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/core/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core copying build/lib/protean/reflection.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean copying build/lib/protean/cli.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain copying build/lib/protean/domain/registry.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain copying build/lib/protean/domain/context.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain copying build/lib/protean/domain/helpers.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain copying build/lib/protean/domain/config.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain copying build/lib/protean/domain/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/server copying build/lib/protean/server/subscription.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/server copying build/lib/protean/server/engine.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/server copying build/lib/protean/server/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/server creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils copying build/lib/protean/utils/query.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils copying build/lib/protean/utils/inflection.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils copying build/lib/protean/utils/importlib.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils copying build/lib/protean/utils/mixins.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils copying build/lib/protean/utils/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields copying build/lib/protean/fields/embedded.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields copying build/lib/protean/fields/basic.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields copying build/lib/protean/fields/association.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields copying build/lib/protean/fields/validators.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields copying build/lib/protean/fields/mixins.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields copying build/lib/protean/fields/base.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields copying build/lib/protean/fields/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields copying build/lib/protean/globals.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean copying build/lib/protean/__main__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean copying build/lib/protean/container.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/event_store copying build/lib/protean/adapters/event_store/message_db.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/event_store copying build/lib/protean/adapters/event_store/memory.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/event_store copying build/lib/protean/adapters/event_store/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/event_store creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/broker copying build/lib/protean/adapters/broker/redis.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/broker copying build/lib/protean/adapters/broker/celery.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/broker copying build/lib/protean/adapters/broker/inline.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/broker copying build/lib/protean/adapters/broker/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/broker creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/email copying build/lib/protean/adapters/email/sendgrid.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/email copying build/lib/protean/adapters/email/dummy.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/email copying build/lib/protean/adapters/email/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/email creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/cache copying build/lib/protean/adapters/cache/redis.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/cache copying build/lib/protean/adapters/cache/memory.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/cache copying build/lib/protean/adapters/cache/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/cache creating /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/repository copying build/lib/protean/adapters/repository/sqlalchemy.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/repository copying build/lib/protean/adapters/repository/memory.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/repository copying build/lib/protean/adapters/repository/elasticsearch.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/repository copying build/lib/protean/adapters/repository/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/repository copying build/lib/protean/adapters/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters copying build/lib/protean/__init__.py -> /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port/broker.py to broker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port/provider.py to provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port/event_store.py to event_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/port/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/event_sourced_aggregate.py to event_sourced_aggregate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/application_service.py to application_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/command_handler.py to command_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/email.py to email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/unit_of_work.py to unit_of_work.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/domain_service.py to domain_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/subscriber.py to subscriber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/repository.py to repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/queryset.py to queryset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/value_object.py to value_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/event_sourced_repository.py to event_sourced_repository.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/event_handler.py to event_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/aggregate.py to aggregate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/reflection.py to reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/domain/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/server/subscription.py to subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/server/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils/inflection.py to inflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils/importlib.py to importlib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields/embedded.py to embedded.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields/association.py to association.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/fields/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/globals.py to globals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/event_store/message_db.py to message_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/event_store/memory.py to memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/event_store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/broker/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/broker/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/broker/inline.py to inline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/broker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/email/sendgrid.py to sendgrid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/email/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/email/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/cache/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/cache/memory.py to memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/repository/sqlalchemy.py to sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/repository/memory.py to memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/repository/elasticsearch.py to elasticsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/repository/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/adapters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp5vagoi3r.py' /usr/bin/python3 /tmp/tmp5vagoi3r.py removing /tmp/tmp5vagoi3r.py running install_egg_info running egg_info writing src/protean.egg-info/PKG-INFO writing dependency_links to src/protean.egg-info/dependency_links.txt writing entry points to src/protean.egg-info/entry_points.txt writing requirements to src/protean.egg-info/requires.txt writing top-level names to src/protean.egg-info/top_level.txt reading manifest file 'src/protean.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching '.travis.yml' warning: no files found matching 'appveyor.yml' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution warning: no files found matching '*.txt' warning: no files found matching 'pytest.ini' warning: no files found matching '*.bat' warning: no files found matching '*.txt' under directory 'requirements' adding license file 'LICENSE' writing manifest file 'src/protean.egg-info/SOURCES.txt' Copying src/protean.egg-info to /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/lib/python3.9/site-packages/protean-0.9.1-py3.9.egg-info running install_scripts Installing protean script to /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64//usr/share/doc/python-protean + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64//usr/share/doc/python-protean + '[' -d example ']' ~/build/BUILDROOT/python-protean-0.9.1-1.x86_64 ~/build/BUILD/protean-0.9.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/protean-0.9.1 + mv /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.1-1 --unique-debug-suffix -0.9.1-1.x86_64 --unique-debug-src-base python-protean-0.9.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/protean-0.9.1 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-protean-0.9.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-protean-0.9.1-1.noarch Provides: python-protean python3-protean = 0.9.1-1 python3.9dist(protean) = 0.9.1 python3dist(protean) = 0.9.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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) >= 7 python3.9dist(cookiecutter) >= 1.7 python3.9dist(inflection) >= 0.5.1 python3.9dist(marshmallow) >= 3.5.1 python3.9dist(python-dateutil) >= 2.8.1 python3.9dist(setuptools) python3.9dist(werkzeug) >= 2 Processing files: python-protean-help-0.9.1-1.noarch warning: Empty %files file /builddir/build/BUILD/protean-0.9.1/doclist.lst Provides: python-protean-help = 0.9.1-1 python3-protean-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-protean-0.9.1-1.x86_64 Wrote: /builddir/build/RPMS/python-protean-help-0.9.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-protean-0.9.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rgXCfv + umask 022 + cd /builddir/build/BUILD + cd protean-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-protean-0.9.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0