Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-storage-queue.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681647111.682463/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-storage-queue.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-storage-queue-12.6.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-storage-queue.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681647111.682463/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-storage-queue.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-storage-queue-12.6.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-azure-storage-queue.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681647111.682463/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-storage-queue.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.u4Vcwz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf azure-storage-queue-12.6.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/azure-storage-queue-12.6.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd azure-storage-queue-12.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YvHrcc + umask 022 + cd /builddir/build/BUILD + cd azure-storage-queue-12.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/azure creating build/lib/azure/storage creating build/lib/azure/storage/queue copying azure/storage/queue/_deserialize.py -> build/lib/azure/storage/queue copying azure/storage/queue/_message_encoding.py -> build/lib/azure/storage/queue copying azure/storage/queue/_encryption.py -> build/lib/azure/storage/queue copying azure/storage/queue/__init__.py -> build/lib/azure/storage/queue copying azure/storage/queue/_queue_client.py -> build/lib/azure/storage/queue copying azure/storage/queue/_version.py -> build/lib/azure/storage/queue copying azure/storage/queue/_models.py -> build/lib/azure/storage/queue copying azure/storage/queue/_queue_service_client.py -> build/lib/azure/storage/queue copying azure/storage/queue/_serialize.py -> build/lib/azure/storage/queue copying azure/storage/queue/_shared_access_signature.py -> build/lib/azure/storage/queue creating build/lib/azure/storage/queue/aio copying azure/storage/queue/aio/_queue_client_async.py -> build/lib/azure/storage/queue/aio copying azure/storage/queue/aio/_queue_service_client_async.py -> build/lib/azure/storage/queue/aio copying azure/storage/queue/aio/__init__.py -> build/lib/azure/storage/queue/aio copying azure/storage/queue/aio/_models.py -> build/lib/azure/storage/queue/aio creating build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/base_client_async.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/constants.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/parser.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/uploads_async.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/base_client.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/models.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/__init__.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/response_handlers.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/request_handlers.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/shared_access_signature.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/uploads.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/authentication.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/policies_async.py -> build/lib/azure/storage/queue/_shared copying azure/storage/queue/_shared/policies.py -> build/lib/azure/storage/queue/_shared creating build/lib/azure/storage/queue/_generated copying azure/storage/queue/_generated/_patch.py -> build/lib/azure/storage/queue/_generated copying azure/storage/queue/_generated/_azure_queue_storage.py -> build/lib/azure/storage/queue/_generated copying azure/storage/queue/_generated/_vendor.py -> build/lib/azure/storage/queue/_generated copying azure/storage/queue/_generated/__init__.py -> build/lib/azure/storage/queue/_generated copying azure/storage/queue/_generated/_serialization.py -> build/lib/azure/storage/queue/_generated copying azure/storage/queue/_generated/_configuration.py -> build/lib/azure/storage/queue/_generated creating build/lib/azure/storage/queue/_generated/aio copying azure/storage/queue/_generated/aio/_patch.py -> build/lib/azure/storage/queue/_generated/aio copying azure/storage/queue/_generated/aio/_azure_queue_storage.py -> build/lib/azure/storage/queue/_generated/aio copying azure/storage/queue/_generated/aio/__init__.py -> build/lib/azure/storage/queue/_generated/aio copying azure/storage/queue/_generated/aio/_configuration.py -> build/lib/azure/storage/queue/_generated/aio creating build/lib/azure/storage/queue/_generated/operations copying azure/storage/queue/_generated/operations/_patch.py -> build/lib/azure/storage/queue/_generated/operations copying azure/storage/queue/_generated/operations/_messages_operations.py -> build/lib/azure/storage/queue/_generated/operations copying azure/storage/queue/_generated/operations/_service_operations.py -> build/lib/azure/storage/queue/_generated/operations copying azure/storage/queue/_generated/operations/__init__.py -> build/lib/azure/storage/queue/_generated/operations copying azure/storage/queue/_generated/operations/_queue_operations.py -> build/lib/azure/storage/queue/_generated/operations copying azure/storage/queue/_generated/operations/_message_id_operations.py -> build/lib/azure/storage/queue/_generated/operations creating build/lib/azure/storage/queue/_generated/models copying azure/storage/queue/_generated/models/_patch.py -> build/lib/azure/storage/queue/_generated/models copying azure/storage/queue/_generated/models/__init__.py -> build/lib/azure/storage/queue/_generated/models copying azure/storage/queue/_generated/models/_azure_queue_storage_enums.py -> build/lib/azure/storage/queue/_generated/models copying azure/storage/queue/_generated/models/_models_py3.py -> build/lib/azure/storage/queue/_generated/models creating build/lib/azure/storage/queue/_generated/aio/operations copying azure/storage/queue/_generated/aio/operations/_patch.py -> build/lib/azure/storage/queue/_generated/aio/operations copying azure/storage/queue/_generated/aio/operations/_messages_operations.py -> build/lib/azure/storage/queue/_generated/aio/operations copying azure/storage/queue/_generated/aio/operations/_service_operations.py -> build/lib/azure/storage/queue/_generated/aio/operations copying azure/storage/queue/_generated/aio/operations/__init__.py -> build/lib/azure/storage/queue/_generated/aio/operations copying azure/storage/queue/_generated/aio/operations/_queue_operations.py -> build/lib/azure/storage/queue/_generated/aio/operations copying azure/storage/queue/_generated/aio/operations/_message_id_operations.py -> build/lib/azure/storage/queue/_generated/aio/operations running egg_info writing azure_storage_queue.egg-info/PKG-INFO writing dependency_links to azure_storage_queue.egg-info/dependency_links.txt writing requirements to azure_storage_queue.egg-info/requires.txt writing top-level names to azure_storage_queue.egg-info/top_level.txt reading manifest file 'azure_storage_queue.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_storage_queue.egg-info/SOURCES.txt' copying azure/storage/queue/py.typed -> build/lib/azure/storage/queue + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cixrza + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64 + cd azure-storage-queue-12.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue copying build/lib/azure/storage/queue/_deserialize.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/aio copying build/lib/azure/storage/queue/aio/_queue_client_async.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/aio copying build/lib/azure/storage/queue/aio/_queue_service_client_async.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/aio copying build/lib/azure/storage/queue/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/aio copying build/lib/azure/storage/queue/aio/_models.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/aio creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/base_client_async.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/constants.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/parser.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/uploads_async.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/base_client.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/models.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/response_handlers.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/request_handlers.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/shared_access_signature.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/uploads.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/authentication.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/policies_async.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_shared/policies.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared copying build/lib/azure/storage/queue/_message_encoding.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue copying build/lib/azure/storage/queue/_encryption.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue copying build/lib/azure/storage/queue/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue copying build/lib/azure/storage/queue/_queue_client.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue copying build/lib/azure/storage/queue/_version.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue copying build/lib/azure/storage/queue/_models.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue copying build/lib/azure/storage/queue/_queue_service_client.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue copying build/lib/azure/storage/queue/_serialize.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue copying build/lib/azure/storage/queue/py.typed -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated copying build/lib/azure/storage/queue/_generated/_patch.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio copying build/lib/azure/storage/queue/_generated/aio/_patch.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio copying build/lib/azure/storage/queue/_generated/aio/_azure_queue_storage.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations copying build/lib/azure/storage/queue/_generated/aio/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations copying build/lib/azure/storage/queue/_generated/aio/operations/_messages_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations copying build/lib/azure/storage/queue/_generated/aio/operations/_service_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations copying build/lib/azure/storage/queue/_generated/aio/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations copying build/lib/azure/storage/queue/_generated/aio/operations/_queue_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations copying build/lib/azure/storage/queue/_generated/aio/operations/_message_id_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations copying build/lib/azure/storage/queue/_generated/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio copying build/lib/azure/storage/queue/_generated/aio/_configuration.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio copying build/lib/azure/storage/queue/_generated/_azure_queue_storage.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations copying build/lib/azure/storage/queue/_generated/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations copying build/lib/azure/storage/queue/_generated/operations/_messages_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations copying build/lib/azure/storage/queue/_generated/operations/_service_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations copying build/lib/azure/storage/queue/_generated/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations copying build/lib/azure/storage/queue/_generated/operations/_queue_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations copying build/lib/azure/storage/queue/_generated/operations/_message_id_operations.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations copying build/lib/azure/storage/queue/_generated/_vendor.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated copying build/lib/azure/storage/queue/_generated/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated copying build/lib/azure/storage/queue/_generated/_serialization.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated copying build/lib/azure/storage/queue/_generated/_configuration.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated creating /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/models copying build/lib/azure/storage/queue/_generated/models/_patch.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/models copying build/lib/azure/storage/queue/_generated/models/__init__.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/models copying build/lib/azure/storage/queue/_generated/models/_azure_queue_storage_enums.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/models copying build/lib/azure/storage/queue/_generated/models/_models_py3.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/models copying build/lib/azure/storage/queue/_shared_access_signature.py -> /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_deserialize.py to _deserialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/aio/_queue_client_async.py to _queue_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/aio/_queue_service_client_async.py to _queue_service_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/aio/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/base_client_async.py to base_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/uploads_async.py to uploads_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/base_client.py to base_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/response_handlers.py to response_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/request_handlers.py to request_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/shared_access_signature.py to shared_access_signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/uploads.py to uploads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/authentication.py to authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/policies_async.py to policies_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared/policies.py to policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_message_encoding.py to _message_encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_encryption.py to _encryption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_queue_client.py to _queue_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_queue_service_client.py to _queue_service_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_serialize.py to _serialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/_azure_queue_storage.py to _azure_queue_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations/_messages_operations.py to _messages_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations/_service_operations.py to _service_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations/_queue_operations.py to _queue_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/operations/_message_id_operations.py to _message_id_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/aio/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/_azure_queue_storage.py to _azure_queue_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations/_messages_operations.py to _messages_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations/_service_operations.py to _service_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations/_queue_operations.py to _queue_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/operations/_message_id_operations.py to _message_id_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/_vendor.py to _vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/_serialization.py to _serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/models/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/models/_azure_queue_storage_enums.py to _azure_queue_storage_enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_generated/models/_models_py3.py to _models_py3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure/storage/queue/_shared_access_signature.py to _shared_access_signature.cpython-39.pyc writing byte-compilation script '/tmp/tmpsgc_tfy5.py' /usr/bin/python3 /tmp/tmpsgc_tfy5.py removing /tmp/tmpsgc_tfy5.py running install_egg_info running egg_info writing azure_storage_queue.egg-info/PKG-INFO writing dependency_links to azure_storage_queue.egg-info/dependency_links.txt writing requirements to azure_storage_queue.egg-info/requires.txt writing top-level names to azure_storage_queue.egg-info/top_level.txt reading manifest file 'azure_storage_queue.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_storage_queue.egg-info/SOURCES.txt' Copying azure_storage_queue.egg-info to /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9/site-packages/azure_storage_queue-12.6.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64//usr/share/doc/python-azure-storage-queue + '[' -d doc ']' ~/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64 ~/build/BUILD/azure-storage-queue-12.6.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/azure-storage-queue-12.6.0 + mv /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 12.6.0-1 --unique-debug-suffix -12.6.0-1.x86_64 --unique-debug-src-base python-azure-storage-queue-12.6.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/azure-storage-queue-12.6.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-azure-storage-queue-12.6.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-azure-storage-queue-12.6.0-1.noarch Provides: python-azure-storage-queue python3-azure-storage-queue = 12.6.0-1 python3.9dist(azure-storage-queue) = 12.6 python3dist(azure-storage-queue) = 12.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(azure-core) >= 1.26 python3.9dist(azure-core) < 2 python3.9dist(cryptography) >= 2.1.4 python3.9dist(isodate) >= 0.6.1 python3.9dist(typing-extensions) >= 4.0.1 Processing files: python-azure-storage-queue-help-12.6.0-1.noarch warning: Empty %files file /builddir/build/BUILD/azure-storage-queue-12.6.0/doclist.lst Provides: python-azure-storage-queue-help = 12.6.0-1 python3-azure-storage-queue-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-storage-queue-12.6.0-1.x86_64 Wrote: /builddir/build/RPMS/python-azure-storage-queue-help-12.6.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-azure-storage-queue-12.6.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CcVvOD + umask 022 + cd /builddir/build/BUILD + cd azure-storage-queue-12.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-azure-storage-queue-12.6.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0