Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openalchemy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432651.489523/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-openalchemy.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-openalchemy-2.5.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-openalchemy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432651.489523/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-openalchemy.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-openalchemy-2.5.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-openalchemy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432651.489523/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-openalchemy.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.uNwPgw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf OpenAlchemy-2.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/OpenAlchemy-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd OpenAlchemy-2.5.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.T7rB6O + umask 022 + cd /builddir/build/BUILD + cd OpenAlchemy-2.5.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/open_alchemy copying open_alchemy/model_factory.py -> build/lib/open_alchemy copying open_alchemy/mixins.py -> build/lib/open_alchemy copying open_alchemy/types.py -> build/lib/open_alchemy copying open_alchemy/exceptions.py -> build/lib/open_alchemy copying open_alchemy/cli.py -> build/lib/open_alchemy copying open_alchemy/cache.py -> build/lib/open_alchemy copying open_alchemy/__init__.py -> build/lib/open_alchemy creating build/lib/open_alchemy/build copying open_alchemy/build/__init__.py -> build/lib/open_alchemy/build creating build/lib/open_alchemy/column_factory copying open_alchemy/column_factory/types.py -> build/lib/open_alchemy/column_factory copying open_alchemy/column_factory/json.py -> build/lib/open_alchemy/column_factory copying open_alchemy/column_factory/simple.py -> build/lib/open_alchemy/column_factory copying open_alchemy/column_factory/relationship.py -> build/lib/open_alchemy/column_factory copying open_alchemy/column_factory/__init__.py -> build/lib/open_alchemy/column_factory creating build/lib/open_alchemy/facades copying open_alchemy/facades/models.py -> build/lib/open_alchemy/facades copying open_alchemy/facades/__init__.py -> build/lib/open_alchemy/facades creating build/lib/open_alchemy/facades/code_formatter copying open_alchemy/facades/code_formatter/__init__.py -> build/lib/open_alchemy/facades/code_formatter creating build/lib/open_alchemy/facades/jsonschema copying open_alchemy/facades/jsonschema/__init__.py -> build/lib/open_alchemy/facades/jsonschema creating build/lib/open_alchemy/facades/sqlalchemy copying open_alchemy/facades/sqlalchemy/types.py -> build/lib/open_alchemy/facades/sqlalchemy copying open_alchemy/facades/sqlalchemy/json.py -> build/lib/open_alchemy/facades/sqlalchemy copying open_alchemy/facades/sqlalchemy/simple.py -> build/lib/open_alchemy/facades/sqlalchemy copying open_alchemy/facades/sqlalchemy/relationship.py -> build/lib/open_alchemy/facades/sqlalchemy copying open_alchemy/facades/sqlalchemy/__init__.py -> build/lib/open_alchemy/facades/sqlalchemy creating build/lib/open_alchemy/helpers copying open_alchemy/helpers/inheritance.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/calculate_nullable.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/define_all.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/all_of.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/schema.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/ref.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/property_.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/foreign_key.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/oa_to_py_type.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/command.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/type_.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/relationship.py -> build/lib/open_alchemy/helpers copying open_alchemy/helpers/__init__.py -> build/lib/open_alchemy/helpers creating build/lib/open_alchemy/helpers/ext_prop copying open_alchemy/helpers/ext_prop/__init__.py -> build/lib/open_alchemy/helpers/ext_prop creating build/lib/open_alchemy/helpers/peek copying open_alchemy/helpers/peek/helpers.py -> build/lib/open_alchemy/helpers/peek copying open_alchemy/helpers/peek/__init__.py -> build/lib/open_alchemy/helpers/peek creating build/lib/open_alchemy/models_file copying open_alchemy/models_file/types.py -> build/lib/open_alchemy/models_file copying open_alchemy/models_file/__init__.py -> build/lib/open_alchemy/models_file creating build/lib/open_alchemy/models_file/artifacts copying open_alchemy/models_file/artifacts/args.py -> build/lib/open_alchemy/models_file/artifacts copying open_alchemy/models_file/artifacts/typed_dict.py -> build/lib/open_alchemy/models_file/artifacts copying open_alchemy/models_file/artifacts/column.py -> build/lib/open_alchemy/models_file/artifacts copying open_alchemy/models_file/artifacts/type_.py -> build/lib/open_alchemy/models_file/artifacts copying open_alchemy/models_file/artifacts/__init__.py -> build/lib/open_alchemy/models_file/artifacts creating build/lib/open_alchemy/models_file/model copying open_alchemy/models_file/model/source.py -> build/lib/open_alchemy/models_file/model copying open_alchemy/models_file/model/__init__.py -> build/lib/open_alchemy/models_file/model creating build/lib/open_alchemy/models_file/models copying open_alchemy/models_file/models/__init__.py -> build/lib/open_alchemy/models_file/models creating build/lib/open_alchemy/schemas copying open_alchemy/schemas/association.py -> build/lib/open_alchemy/schemas copying open_alchemy/schemas/foreign_key.py -> build/lib/open_alchemy/schemas copying open_alchemy/schemas/backref.py -> build/lib/open_alchemy/schemas copying open_alchemy/schemas/__init__.py -> build/lib/open_alchemy/schemas creating build/lib/open_alchemy/schemas/artifacts copying open_alchemy/schemas/artifacts/types.py -> build/lib/open_alchemy/schemas/artifacts copying open_alchemy/schemas/artifacts/model.py -> build/lib/open_alchemy/schemas/artifacts copying open_alchemy/schemas/artifacts/__init__.py -> build/lib/open_alchemy/schemas/artifacts creating build/lib/open_alchemy/schemas/artifacts/property_ copying open_alchemy/schemas/artifacts/property_/json.py -> build/lib/open_alchemy/schemas/artifacts/property_ copying open_alchemy/schemas/artifacts/property_/backref.py -> build/lib/open_alchemy/schemas/artifacts/property_ copying open_alchemy/schemas/artifacts/property_/simple.py -> build/lib/open_alchemy/schemas/artifacts/property_ copying open_alchemy/schemas/artifacts/property_/relationship.py -> build/lib/open_alchemy/schemas/artifacts/property_ copying open_alchemy/schemas/artifacts/property_/__init__.py -> build/lib/open_alchemy/schemas/artifacts/property_ creating build/lib/open_alchemy/schemas/helpers copying open_alchemy/schemas/helpers/clean.py -> build/lib/open_alchemy/schemas/helpers copying open_alchemy/schemas/helpers/association.py -> build/lib/open_alchemy/schemas/helpers copying open_alchemy/schemas/helpers/iterate.py -> build/lib/open_alchemy/schemas/helpers copying open_alchemy/schemas/helpers/backref.py -> build/lib/open_alchemy/schemas/helpers copying open_alchemy/schemas/helpers/process.py -> build/lib/open_alchemy/schemas/helpers copying open_alchemy/schemas/helpers/__init__.py -> build/lib/open_alchemy/schemas/helpers creating build/lib/open_alchemy/schemas/validation copying open_alchemy/schemas/validation/types.py -> build/lib/open_alchemy/schemas/validation copying open_alchemy/schemas/validation/model.py -> build/lib/open_alchemy/schemas/validation copying open_alchemy/schemas/validation/schemas_validation.py -> build/lib/open_alchemy/schemas/validation copying open_alchemy/schemas/validation/unique_tablename.py -> build/lib/open_alchemy/schemas/validation copying open_alchemy/schemas/validation/association.py -> build/lib/open_alchemy/schemas/validation copying open_alchemy/schemas/validation/unique_secondary.py -> build/lib/open_alchemy/schemas/validation copying open_alchemy/schemas/validation/spec_validation.py -> build/lib/open_alchemy/schemas/validation copying open_alchemy/schemas/validation/unmanaged.py -> build/lib/open_alchemy/schemas/validation copying open_alchemy/schemas/validation/__init__.py -> build/lib/open_alchemy/schemas/validation creating build/lib/open_alchemy/schemas/validation/helpers copying open_alchemy/schemas/validation/helpers/value.py -> build/lib/open_alchemy/schemas/validation/helpers copying open_alchemy/schemas/validation/helpers/properties.py -> build/lib/open_alchemy/schemas/validation/helpers copying open_alchemy/schemas/validation/helpers/__init__.py -> build/lib/open_alchemy/schemas/validation/helpers creating build/lib/open_alchemy/schemas/validation/property_ copying open_alchemy/schemas/validation/property_/json.py -> build/lib/open_alchemy/schemas/validation/property_ copying open_alchemy/schemas/validation/property_/backref.py -> build/lib/open_alchemy/schemas/validation/property_ copying open_alchemy/schemas/validation/property_/simple.py -> build/lib/open_alchemy/schemas/validation/property_ copying open_alchemy/schemas/validation/property_/__init__.py -> build/lib/open_alchemy/schemas/validation/property_ creating build/lib/open_alchemy/schemas/validation/property_/relationship copying open_alchemy/schemas/validation/property_/relationship/full.py -> build/lib/open_alchemy/schemas/validation/property_/relationship copying open_alchemy/schemas/validation/property_/relationship/property_.py -> build/lib/open_alchemy/schemas/validation/property_/relationship copying open_alchemy/schemas/validation/property_/relationship/__init__.py -> build/lib/open_alchemy/schemas/validation/property_/relationship creating build/lib/open_alchemy/table_args copying open_alchemy/table_args/factory.py -> build/lib/open_alchemy/table_args copying open_alchemy/table_args/__init__.py -> build/lib/open_alchemy/table_args creating build/lib/open_alchemy/utility_base copying open_alchemy/utility_base/repr_.py -> build/lib/open_alchemy/utility_base copying open_alchemy/utility_base/types.py -> build/lib/open_alchemy/utility_base copying open_alchemy/utility_base/__init__.py -> build/lib/open_alchemy/utility_base creating build/lib/open_alchemy/utility_base/from_dict copying open_alchemy/utility_base/from_dict/array.py -> build/lib/open_alchemy/utility_base/from_dict copying open_alchemy/utility_base/from_dict/object_.py -> build/lib/open_alchemy/utility_base/from_dict copying open_alchemy/utility_base/from_dict/simple.py -> build/lib/open_alchemy/utility_base/from_dict copying open_alchemy/utility_base/from_dict/__init__.py -> build/lib/open_alchemy/utility_base/from_dict creating build/lib/open_alchemy/utility_base/to_dict copying open_alchemy/utility_base/to_dict/array.py -> build/lib/open_alchemy/utility_base/to_dict copying open_alchemy/utility_base/to_dict/object_.py -> build/lib/open_alchemy/utility_base/to_dict copying open_alchemy/utility_base/to_dict/simple.py -> build/lib/open_alchemy/utility_base/to_dict copying open_alchemy/utility_base/to_dict/__init__.py -> build/lib/open_alchemy/utility_base/to_dict copying open_alchemy/build/MANIFEST.j2 -> build/lib/open_alchemy/build copying open_alchemy/build/init.j2 -> build/lib/open_alchemy/build copying open_alchemy/build/setup.j2 -> build/lib/open_alchemy/build copying open_alchemy/build/init_init_open_alchemy.j2 -> build/lib/open_alchemy/build copying open_alchemy/helpers/ext_prop/common-schemas.json -> build/lib/open_alchemy/helpers/ext_prop copying open_alchemy/helpers/ext_prop/extension-schemas.json -> build/lib/open_alchemy/helpers/ext_prop copying open_alchemy/models_file/model/sqlalchemy.j2 -> build/lib/open_alchemy/models_file/model copying open_alchemy/models_file/model/template.j2 -> build/lib/open_alchemy/models_file/model copying open_alchemy/models_file/model/typed_dict_not_required.j2 -> build/lib/open_alchemy/models_file/model copying open_alchemy/models_file/model/typed_dict_required.j2 -> build/lib/open_alchemy/models_file/model copying open_alchemy/models_file/models/template.j2 -> build/lib/open_alchemy/models_file/models + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5ND27g + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64 + cd OpenAlchemy-2.5.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-openalchemy-2.5.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 creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/inheritance.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/calculate_nullable.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/define_all.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/all_of.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/schema.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/ext_prop copying build/lib/open_alchemy/helpers/ext_prop/common-schemas.json -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/ext_prop copying build/lib/open_alchemy/helpers/ext_prop/extension-schemas.json -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/ext_prop copying build/lib/open_alchemy/helpers/ext_prop/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/ext_prop copying build/lib/open_alchemy/helpers/ref.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/peek copying build/lib/open_alchemy/helpers/peek/helpers.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/peek copying build/lib/open_alchemy/helpers/peek/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/peek copying build/lib/open_alchemy/helpers/property_.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/foreign_key.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/oa_to_py_type.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/command.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/type_.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/relationship.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/helpers/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers copying build/lib/open_alchemy/model_factory.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/build copying build/lib/open_alchemy/build/MANIFEST.j2 -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/build copying build/lib/open_alchemy/build/init.j2 -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/build copying build/lib/open_alchemy/build/setup.j2 -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/build copying build/lib/open_alchemy/build/init_init_open_alchemy.j2 -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/build copying build/lib/open_alchemy/build/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/build creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers copying build/lib/open_alchemy/schemas/helpers/clean.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers copying build/lib/open_alchemy/schemas/helpers/association.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers copying build/lib/open_alchemy/schemas/helpers/iterate.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers copying build/lib/open_alchemy/schemas/helpers/backref.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers copying build/lib/open_alchemy/schemas/helpers/process.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers copying build/lib/open_alchemy/schemas/helpers/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts copying build/lib/open_alchemy/schemas/artifacts/types.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts copying build/lib/open_alchemy/schemas/artifacts/model.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_ copying build/lib/open_alchemy/schemas/artifacts/property_/json.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_ copying build/lib/open_alchemy/schemas/artifacts/property_/backref.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_ copying build/lib/open_alchemy/schemas/artifacts/property_/simple.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_ copying build/lib/open_alchemy/schemas/artifacts/property_/relationship.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_ copying build/lib/open_alchemy/schemas/artifacts/property_/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_ copying build/lib/open_alchemy/schemas/artifacts/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts copying build/lib/open_alchemy/schemas/association.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/helpers copying build/lib/open_alchemy/schemas/validation/helpers/value.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/helpers copying build/lib/open_alchemy/schemas/validation/helpers/properties.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/helpers copying build/lib/open_alchemy/schemas/validation/helpers/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/helpers copying build/lib/open_alchemy/schemas/validation/types.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation copying build/lib/open_alchemy/schemas/validation/model.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation copying build/lib/open_alchemy/schemas/validation/schemas_validation.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation copying build/lib/open_alchemy/schemas/validation/unique_tablename.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation copying build/lib/open_alchemy/schemas/validation/association.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation copying build/lib/open_alchemy/schemas/validation/unique_secondary.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation copying build/lib/open_alchemy/schemas/validation/spec_validation.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation copying build/lib/open_alchemy/schemas/validation/unmanaged.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_ creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/relationship copying build/lib/open_alchemy/schemas/validation/property_/relationship/full.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/relationship copying build/lib/open_alchemy/schemas/validation/property_/relationship/property_.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/relationship copying build/lib/open_alchemy/schemas/validation/property_/relationship/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/relationship copying build/lib/open_alchemy/schemas/validation/property_/json.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_ copying build/lib/open_alchemy/schemas/validation/property_/backref.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_ copying build/lib/open_alchemy/schemas/validation/property_/simple.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_ copying build/lib/open_alchemy/schemas/validation/property_/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_ copying build/lib/open_alchemy/schemas/validation/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation copying build/lib/open_alchemy/schemas/foreign_key.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas copying build/lib/open_alchemy/schemas/backref.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas copying build/lib/open_alchemy/schemas/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas copying build/lib/open_alchemy/mixins.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy copying build/lib/open_alchemy/types.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory copying build/lib/open_alchemy/column_factory/types.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory copying build/lib/open_alchemy/column_factory/json.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory copying build/lib/open_alchemy/column_factory/simple.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory copying build/lib/open_alchemy/column_factory/relationship.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory copying build/lib/open_alchemy/column_factory/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base copying build/lib/open_alchemy/utility_base/repr_.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base copying build/lib/open_alchemy/utility_base/types.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/to_dict copying build/lib/open_alchemy/utility_base/to_dict/array.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/to_dict copying build/lib/open_alchemy/utility_base/to_dict/object_.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/to_dict copying build/lib/open_alchemy/utility_base/to_dict/simple.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/to_dict copying build/lib/open_alchemy/utility_base/to_dict/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/to_dict creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/from_dict copying build/lib/open_alchemy/utility_base/from_dict/array.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/from_dict copying build/lib/open_alchemy/utility_base/from_dict/object_.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/from_dict copying build/lib/open_alchemy/utility_base/from_dict/simple.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/from_dict copying build/lib/open_alchemy/utility_base/from_dict/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/from_dict copying build/lib/open_alchemy/utility_base/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/code_formatter copying build/lib/open_alchemy/facades/code_formatter/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/code_formatter creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy copying build/lib/open_alchemy/facades/sqlalchemy/types.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy copying build/lib/open_alchemy/facades/sqlalchemy/json.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy copying build/lib/open_alchemy/facades/sqlalchemy/simple.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy copying build/lib/open_alchemy/facades/sqlalchemy/relationship.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy copying build/lib/open_alchemy/facades/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/jsonschema copying build/lib/open_alchemy/facades/jsonschema/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/jsonschema copying build/lib/open_alchemy/facades/models.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades copying build/lib/open_alchemy/facades/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades copying build/lib/open_alchemy/exceptions.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/table_args copying build/lib/open_alchemy/table_args/factory.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/table_args copying build/lib/open_alchemy/table_args/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/table_args copying build/lib/open_alchemy/cli.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file copying build/lib/open_alchemy/models_file/types.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts copying build/lib/open_alchemy/models_file/artifacts/args.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts copying build/lib/open_alchemy/models_file/artifacts/typed_dict.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts copying build/lib/open_alchemy/models_file/artifacts/column.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts copying build/lib/open_alchemy/models_file/artifacts/type_.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts copying build/lib/open_alchemy/models_file/artifacts/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/model copying build/lib/open_alchemy/models_file/model/sqlalchemy.j2 -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/model copying build/lib/open_alchemy/models_file/model/source.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/model copying build/lib/open_alchemy/models_file/model/template.j2 -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/model copying build/lib/open_alchemy/models_file/model/typed_dict_not_required.j2 -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/model copying build/lib/open_alchemy/models_file/model/typed_dict_required.j2 -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/model copying build/lib/open_alchemy/models_file/model/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/model creating /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/models copying build/lib/open_alchemy/models_file/models/template.j2 -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/models copying build/lib/open_alchemy/models_file/models/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/models copying build/lib/open_alchemy/models_file/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file copying build/lib/open_alchemy/cache.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy copying build/lib/open_alchemy/__init__.py -> /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/inheritance.py to inheritance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/calculate_nullable.py to calculate_nullable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/define_all.py to define_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/all_of.py to all_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/ext_prop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/ref.py to ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/peek/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/peek/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/property_.py to property_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/foreign_key.py to foreign_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/oa_to_py_type.py to oa_to_py_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/type_.py to type_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/relationship.py to relationship.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/model_factory.py to model_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers/clean.py to clean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers/association.py to association.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers/iterate.py to iterate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers/backref.py to backref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_/backref.py to backref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_/relationship.py to relationship.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/property_/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/artifacts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/association.py to association.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/helpers/value.py to value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/helpers/properties.py to properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/schemas_validation.py to schemas_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/unique_tablename.py to unique_tablename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/association.py to association.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/unique_secondary.py to unique_secondary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/spec_validation.py to spec_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/unmanaged.py to unmanaged.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/relationship/full.py to full.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/relationship/property_.py to property_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/relationship/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/backref.py to backref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/property_/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/validation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/foreign_key.py to foreign_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/backref.py to backref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory/relationship.py to relationship.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/column_factory/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/repr_.py to repr_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/to_dict/array.py to array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/to_dict/object_.py to object_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/to_dict/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/to_dict/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/from_dict/array.py to array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/from_dict/object_.py to object_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/from_dict/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/from_dict/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/utility_base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/code_formatter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy/relationship.py to relationship.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/sqlalchemy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/jsonschema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/facades/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/table_args/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/table_args/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts/args.py to args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts/typed_dict.py to typed_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts/column.py to column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts/type_.py to type_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/artifacts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/model/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/models_file/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/open_alchemy/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpq4lavlq4.py' /usr/bin/python3 /tmp/tmpq4lavlq4.py removing /tmp/tmpq4lavlq4.py running install_egg_info running egg_info creating openalchemy.egg-info writing openalchemy.egg-info/PKG-INFO writing dependency_links to openalchemy.egg-info/dependency_links.txt writing entry points to openalchemy.egg-info/entry_points.txt writing requirements to openalchemy.egg-info/requires.txt writing top-level names to openalchemy.egg-info/top_level.txt writing manifest file 'openalchemy.egg-info/SOURCES.txt' reading manifest file 'openalchemy.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'openalchemy.egg-info/SOURCES.txt' Copying openalchemy.egg-info to /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9/site-packages/openalchemy-2.5.0-py3.9.egg-info running install_scripts Installing openalchemy script to /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64//usr/share/doc/python-openalchemy ~/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64 ~/build/BUILD/OpenAlchemy-2.5.0 + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-openalchemy-2.5.0-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/OpenAlchemy-2.5.0 + mv /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.5.0-1 --unique-debug-suffix -2.5.0-1.x86_64 --unique-debug-src-base python-openalchemy-2.5.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/OpenAlchemy-2.5.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-openalchemy-2.5.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-openalchemy-2.5.0-1.noarch Provides: python-openalchemy python3-openalchemy = 2.5.0-1 python3.9dist(openalchemy) = 2.5 python3dist(openalchemy) = 2.5 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(jinja2) >= 3 python3.9dist(jinja2) < 4 python3.9dist(jsonschema) >= 3 python3.9dist(jsonschema) < 4 python3.9dist(setuptools) python3.9dist(sqlalchemy) >= 1 python3.9dist(sqlalchemy) < 2 python3.9dist(sqlalchemy-stubs) >= 0.3 python3.9dist(sqlalchemy-stubs) < 0.5 Processing files: python-openalchemy-help-2.5.0-1.noarch warning: Empty %files file /builddir/build/BUILD/OpenAlchemy-2.5.0/doclist.lst Provides: python-openalchemy-help = 2.5.0-1 python3-openalchemy-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-openalchemy-2.5.0-1.x86_64 Wrote: /builddir/build/RPMS/python-openalchemy-help-2.5.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-openalchemy-2.5.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TyHhJt + umask 022 + cd /builddir/build/BUILD + cd OpenAlchemy-2.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-openalchemy-2.5.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0