Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-data-tables.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681691064.354343/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-azure-data-tables.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-azure-data-tables-12.4.2-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-azure-data-tables.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681691064.354343/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-azure-data-tables.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-azure-data-tables-12.4.2-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-azure-data-tables.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681691064.354343/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-azure-data-tables.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.yWhDmG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf azure-data-tables-12.4.2 + /usr/bin/unzip -qq /builddir/build/SOURCES/azure-data-tables-12.4.2.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd azure-data-tables-12.4.2 + /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.tEwKWG + umask 022 + cd /builddir/build/BUILD + cd azure-data-tables-12.4.2 + 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/azure creating build/lib/azure/data creating build/lib/azure/data/tables copying azure/data/tables/_table_shared_access_signature.py -> build/lib/azure/data/tables copying azure/data/tables/_serialize.py -> build/lib/azure/data/tables copying azure/data/tables/_common_conversion.py -> build/lib/azure/data/tables copying azure/data/tables/_error.py -> build/lib/azure/data/tables copying azure/data/tables/_models.py -> build/lib/azure/data/tables copying azure/data/tables/_authentication.py -> build/lib/azure/data/tables copying azure/data/tables/_deserialize.py -> build/lib/azure/data/tables copying azure/data/tables/_table_service_client.py -> build/lib/azure/data/tables copying azure/data/tables/_constants.py -> build/lib/azure/data/tables copying azure/data/tables/_table_client.py -> build/lib/azure/data/tables copying azure/data/tables/__init__.py -> build/lib/azure/data/tables copying azure/data/tables/_shared_access_signature.py -> build/lib/azure/data/tables copying azure/data/tables/_entity.py -> build/lib/azure/data/tables copying azure/data/tables/_sdk_moniker.py -> build/lib/azure/data/tables copying azure/data/tables/_version.py -> build/lib/azure/data/tables copying azure/data/tables/_policies.py -> build/lib/azure/data/tables copying azure/data/tables/_base_client.py -> build/lib/azure/data/tables copying azure/data/tables/_table_batch.py -> build/lib/azure/data/tables creating build/lib/azure/data/tables/_generated copying azure/data/tables/_generated/_configuration.py -> build/lib/azure/data/tables/_generated copying azure/data/tables/_generated/_patch.py -> build/lib/azure/data/tables/_generated copying azure/data/tables/_generated/_serialization.py -> build/lib/azure/data/tables/_generated copying azure/data/tables/_generated/_client.py -> build/lib/azure/data/tables/_generated copying azure/data/tables/_generated/_vendor.py -> build/lib/azure/data/tables/_generated copying azure/data/tables/_generated/__init__.py -> build/lib/azure/data/tables/_generated copying azure/data/tables/_generated/_version.py -> build/lib/azure/data/tables/_generated creating build/lib/azure/data/tables/aio copying azure/data/tables/aio/_policies_async.py -> build/lib/azure/data/tables/aio copying azure/data/tables/aio/_base_client_async.py -> build/lib/azure/data/tables/aio copying azure/data/tables/aio/_table_client_async.py -> build/lib/azure/data/tables/aio copying azure/data/tables/aio/_models.py -> build/lib/azure/data/tables/aio copying azure/data/tables/aio/__init__.py -> build/lib/azure/data/tables/aio copying azure/data/tables/aio/_table_batch_async.py -> build/lib/azure/data/tables/aio copying azure/data/tables/aio/_authentication_async.py -> build/lib/azure/data/tables/aio copying azure/data/tables/aio/_table_service_client_async.py -> build/lib/azure/data/tables/aio creating build/lib/azure/data/tables/_generated/operations copying azure/data/tables/_generated/operations/_patch.py -> build/lib/azure/data/tables/_generated/operations copying azure/data/tables/_generated/operations/__init__.py -> build/lib/azure/data/tables/_generated/operations copying azure/data/tables/_generated/operations/_operations.py -> build/lib/azure/data/tables/_generated/operations creating build/lib/azure/data/tables/_generated/models copying azure/data/tables/_generated/models/_patch.py -> build/lib/azure/data/tables/_generated/models copying azure/data/tables/_generated/models/_models.py -> build/lib/azure/data/tables/_generated/models copying azure/data/tables/_generated/models/__init__.py -> build/lib/azure/data/tables/_generated/models copying azure/data/tables/_generated/models/_enums.py -> build/lib/azure/data/tables/_generated/models creating build/lib/azure/data/tables/_generated/aio copying azure/data/tables/_generated/aio/_configuration.py -> build/lib/azure/data/tables/_generated/aio copying azure/data/tables/_generated/aio/_patch.py -> build/lib/azure/data/tables/_generated/aio copying azure/data/tables/_generated/aio/_client.py -> build/lib/azure/data/tables/_generated/aio copying azure/data/tables/_generated/aio/__init__.py -> build/lib/azure/data/tables/_generated/aio creating build/lib/azure/data/tables/_generated/aio/operations copying azure/data/tables/_generated/aio/operations/_patch.py -> build/lib/azure/data/tables/_generated/aio/operations copying azure/data/tables/_generated/aio/operations/__init__.py -> build/lib/azure/data/tables/_generated/aio/operations copying azure/data/tables/_generated/aio/operations/_operations.py -> build/lib/azure/data/tables/_generated/aio/operations running egg_info writing azure_data_tables.egg-info/PKG-INFO writing dependency_links to azure_data_tables.egg-info/dependency_links.txt writing requirements to azure_data_tables.egg-info/requires.txt writing top-level names to azure_data_tables.egg-info/top_level.txt reading manifest file 'azure_data_tables.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.yaml' under directory 'tests' adding license file 'LICENSE' writing manifest file 'azure_data_tables.egg-info/SOURCES.txt' copying azure/data/tables/py.typed -> build/lib/azure/data/tables + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9fibmH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64 + cd azure-data-tables-12.4.2 + 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-azure-data-tables-12.4.2-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-azure-data-tables-12.4.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_table_shared_access_signature.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_serialize.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated copying build/lib/azure/data/tables/_generated/_configuration.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated copying build/lib/azure/data/tables/_generated/_patch.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated copying build/lib/azure/data/tables/_generated/_serialization.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated copying build/lib/azure/data/tables/_generated/_client.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated copying build/lib/azure/data/tables/_generated/_vendor.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated copying build/lib/azure/data/tables/_generated/__init__.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated copying build/lib/azure/data/tables/_generated/_version.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/operations copying build/lib/azure/data/tables/_generated/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/operations copying build/lib/azure/data/tables/_generated/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/operations copying build/lib/azure/data/tables/_generated/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/operations creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/models copying build/lib/azure/data/tables/_generated/models/_patch.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/models copying build/lib/azure/data/tables/_generated/models/_models.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/models copying build/lib/azure/data/tables/_generated/models/__init__.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/models copying build/lib/azure/data/tables/_generated/models/_enums.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/models creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio copying build/lib/azure/data/tables/_generated/aio/_configuration.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio copying build/lib/azure/data/tables/_generated/aio/_patch.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio copying build/lib/azure/data/tables/_generated/aio/_client.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio copying build/lib/azure/data/tables/_generated/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/operations copying build/lib/azure/data/tables/_generated/aio/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/operations copying build/lib/azure/data/tables/_generated/aio/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/operations copying build/lib/azure/data/tables/_generated/aio/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/operations copying build/lib/azure/data/tables/_common_conversion.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_error.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_models.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_authentication.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_deserialize.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_table_service_client.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/py.typed -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_constants.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_table_client.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/__init__.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_shared_access_signature.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_entity.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_sdk_moniker.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_version.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_policies.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_base_client.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables copying build/lib/azure/data/tables/_table_batch.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables creating /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio copying build/lib/azure/data/tables/aio/_policies_async.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio copying build/lib/azure/data/tables/aio/_base_client_async.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio copying build/lib/azure/data/tables/aio/_table_client_async.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio copying build/lib/azure/data/tables/aio/_models.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio copying build/lib/azure/data/tables/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio copying build/lib/azure/data/tables/aio/_table_batch_async.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio copying build/lib/azure/data/tables/aio/_authentication_async.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio copying build/lib/azure/data/tables/aio/_table_service_client_async.py -> /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_table_shared_access_signature.py to _table_shared_access_signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_serialize.py to _serialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/_serialization.py to _serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/_client.py to _client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/_vendor.py to _vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/models/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/models/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/models/_enums.py to _enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/_client.py to _client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_generated/aio/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_common_conversion.py to _common_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_error.py to _error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_authentication.py to _authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_deserialize.py to _deserialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_table_service_client.py to _table_service_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_constants.py to _constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_table_client.py to _table_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_shared_access_signature.py to _shared_access_signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_entity.py to _entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_sdk_moniker.py to _sdk_moniker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_policies.py to _policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_base_client.py to _base_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/_table_batch.py to _table_batch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio/_policies_async.py to _policies_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio/_base_client_async.py to _base_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio/_table_client_async.py to _table_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio/_table_batch_async.py to _table_batch_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio/_authentication_async.py to _authentication_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure/data/tables/aio/_table_service_client_async.py to _table_service_client_async.cpython-39.pyc writing byte-compilation script '/tmp/tmp73fv5s62.py' /usr/bin/python3 /tmp/tmp73fv5s62.py removing /tmp/tmp73fv5s62.py running install_egg_info running egg_info writing azure_data_tables.egg-info/PKG-INFO writing dependency_links to azure_data_tables.egg-info/dependency_links.txt writing requirements to azure_data_tables.egg-info/requires.txt writing top-level names to azure_data_tables.egg-info/top_level.txt reading manifest file 'azure_data_tables.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.yaml' under directory 'tests' adding license file 'LICENSE' writing manifest file 'azure_data_tables.egg-info/SOURCES.txt' Copying azure_data_tables.egg-info to /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9/site-packages/azure_data_tables-12.4.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64//usr/share/doc/python-azure-data-tables + '[' -d doc ']' ~/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64 ~/build/BUILD/azure-data-tables-12.4.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/azure-data-tables-12.4.2 + mv /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 12.4.2-1 --unique-debug-suffix -12.4.2-1.x86_64 --unique-debug-src-base python-azure-data-tables-12.4.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/azure-data-tables-12.4.2 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-azure-data-tables-12.4.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-azure-data-tables-12.4.2-1.noarch Provides: python-azure-data-tables python3-azure-data-tables = 12.4.2-1 python3.9dist(azure-data-tables) = 12.4.2 python3dist(azure-data-tables) = 12.4.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(azure-core) >= 1.24 python3.9dist(azure-core) < 2 python3.9dist(isodate) >= 0.6 python3.9dist(typing-extensions) >= 4.3 python3.9dist(yarl) >= 1 python3.9dist(yarl) < 2 Processing files: python-azure-data-tables-help-12.4.2-1.noarch warning: Empty %files file /builddir/build/BUILD/azure-data-tables-12.4.2/doclist.lst Provides: python-azure-data-tables-help = 12.4.2-1 python3-azure-data-tables-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-azure-data-tables-12.4.2-1.x86_64 Wrote: /builddir/build/RPMS/python-azure-data-tables-help-12.4.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-azure-data-tables-12.4.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.op0Vxy + umask 022 + cd /builddir/build/BUILD + cd azure-data-tables-12.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-azure-data-tables-12.4.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0