Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-sushy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1678431268.480070/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff99800110>timeout=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-sushy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-sushy-4.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 aarch64 --nodeps /builddir/build/SPECS/python-sushy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1678431268.480070/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff90e67fd0>timeout=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-sushy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-sushy-4.4.2-1.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/SPECS/python-sushy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1678431268.480070/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff90e67fd0>timeout=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/SPECS/python-sushy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yVBBMg
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf sushy-4.4.2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/sushy-4.4.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sushy-4.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.qwbCoR
+ umask 022
+ cd /builddir/build/BUILD
+ cd sushy-4.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 -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'
/usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
  WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0xffffb8811970>, 'Connection to files.pythonhosted.org timed out. (connect timeout=15)')': /packages/01/06/4ab11bf70db5a60689fc521b636849c8593eb67a2c6bdf73a16c72d16a12/pbr-5.11.1-py2.py3-none-any.whl
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/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 build
running build_py
creating build
creating build/lib
creating build/lib/sushy
creating build/lib/sushy/tests
creating build/lib/sushy/tests/unit
creating build/lib/sushy/tests/unit/resources
creating build/lib/sushy/tests/unit/resources/updateservice
copying sushy/tests/unit/resources/updateservice/test_softwareinventory.py -> build/lib/sushy/tests/unit/resources/updateservice
copying sushy/tests/unit/resources/updateservice/__init__.py -> build/lib/sushy/tests/unit/resources/updateservice
copying sushy/tests/unit/resources/updateservice/test_updateservice.py -> build/lib/sushy/tests/unit/resources/updateservice
creating build/lib/sushy/tests/unit/resources/fabric
copying sushy/tests/unit/resources/fabric/test_endpoint.py -> build/lib/sushy/tests/unit/resources/fabric
copying sushy/tests/unit/resources/fabric/__init__.py -> build/lib/sushy/tests/unit/resources/fabric
copying sushy/tests/unit/resources/fabric/test_fabric.py -> build/lib/sushy/tests/unit/resources/fabric
creating build/lib/sushy/tests/unit/resources/sessionservice
copying sushy/tests/unit/resources/sessionservice/test_sessionservice.py -> build/lib/sushy/tests/unit/resources/sessionservice
copying sushy/tests/unit/resources/sessionservice/__init__.py -> build/lib/sushy/tests/unit/resources/sessionservice
copying sushy/tests/unit/resources/sessionservice/test_session.py -> build/lib/sushy/tests/unit/resources/sessionservice
creating build/lib/sushy/resources
creating build/lib/sushy/resources/registry
copying sushy/resources/registry/message_registry.py -> build/lib/sushy/resources/registry
copying sushy/resources/registry/__init__.py -> build/lib/sushy/resources/registry
copying sushy/resources/registry/attribute_registry.py -> build/lib/sushy/resources/registry
copying sushy/resources/registry/message_registry_file.py -> build/lib/sushy/resources/registry
copying sushy/resources/registry/constants.py -> build/lib/sushy/resources/registry
creating build/lib/sushy/resources/eventservice
copying sushy/resources/eventservice/__init__.py -> build/lib/sushy/resources/eventservice
copying sushy/resources/eventservice/eventdestination.py -> build/lib/sushy/resources/eventservice
copying sushy/resources/eventservice/constants.py -> build/lib/sushy/resources/eventservice
copying sushy/resources/eventservice/eventservice.py -> build/lib/sushy/resources/eventservice
creating build/lib/sushy/resources/compositionservice
copying sushy/resources/compositionservice/__init__.py -> build/lib/sushy/resources/compositionservice
copying sushy/resources/compositionservice/resourcezone.py -> build/lib/sushy/resources/compositionservice
copying sushy/resources/compositionservice/resourceblock.py -> build/lib/sushy/resources/compositionservice
copying sushy/resources/compositionservice/compositionservice.py -> build/lib/sushy/resources/compositionservice
copying sushy/resources/compositionservice/constants.py -> build/lib/sushy/resources/compositionservice
creating build/lib/sushy/tests/unit/resources/system
creating build/lib/sushy/tests/unit/resources/system/storage
copying sushy/tests/unit/resources/system/storage/test_volume.py -> build/lib/sushy/tests/unit/resources/system/storage
copying sushy/tests/unit/resources/system/storage/__init__.py -> build/lib/sushy/tests/unit/resources/system/storage
copying sushy/tests/unit/resources/system/storage/test_drive.py -> build/lib/sushy/tests/unit/resources/system/storage
copying sushy/tests/unit/resources/system/storage/test_storage.py -> build/lib/sushy/tests/unit/resources/system/storage
copying sushy/tests/unit/resources/system/storage/test_controller.py -> build/lib/sushy/tests/unit/resources/system/storage
creating build/lib/sushy/tests/unit/resources/chassis
copying sushy/tests/unit/resources/chassis/test_chassis.py -> build/lib/sushy/tests/unit/resources/chassis
copying sushy/tests/unit/resources/chassis/test_power.py -> build/lib/sushy/tests/unit/resources/chassis
copying sushy/tests/unit/resources/chassis/test_thermal.py -> build/lib/sushy/tests/unit/resources/chassis
copying sushy/tests/unit/resources/chassis/__init__.py -> build/lib/sushy/tests/unit/resources/chassis
creating build/lib/sushy/tests/unit/resources/registry
copying sushy/tests/unit/resources/registry/test_attribute_registry.py -> build/lib/sushy/tests/unit/resources/registry
copying sushy/tests/unit/resources/registry/test_message_registry.py -> build/lib/sushy/tests/unit/resources/registry
copying sushy/tests/unit/resources/registry/__init__.py -> build/lib/sushy/tests/unit/resources/registry
copying sushy/tests/unit/resources/registry/test_message_registry_file.py -> build/lib/sushy/tests/unit/resources/registry
creating build/lib/sushy/tests/unit/resources/oem
copying sushy/tests/unit/resources/oem/__init__.py -> build/lib/sushy/tests/unit/resources/oem
copying sushy/tests/unit/resources/oem/test_common.py -> build/lib/sushy/tests/unit/resources/oem
copying sushy/tests/unit/resources/oem/test_fake.py -> build/lib/sushy/tests/unit/resources/oem
creating build/lib/sushy/resources/updateservice
copying sushy/resources/updateservice/__init__.py -> build/lib/sushy/resources/updateservice
copying sushy/resources/updateservice/updateservice.py -> build/lib/sushy/resources/updateservice
copying sushy/resources/updateservice/softwareinventory.py -> build/lib/sushy/resources/updateservice
copying sushy/resources/updateservice/constants.py -> build/lib/sushy/resources/updateservice
copying sushy/resources/__init__.py -> build/lib/sushy/resources
copying sushy/resources/settings.py -> build/lib/sushy/resources
copying sushy/resources/common.py -> build/lib/sushy/resources
copying sushy/resources/constants.py -> build/lib/sushy/resources
copying sushy/resources/ipaddresses.py -> build/lib/sushy/resources
copying sushy/resources/base.py -> build/lib/sushy/resources
creating build/lib/sushy/tests/unit/resources/eventservice
copying sushy/tests/unit/resources/eventservice/__init__.py -> build/lib/sushy/tests/unit/resources/eventservice
copying sushy/tests/unit/resources/eventservice/test_evendestination.py -> build/lib/sushy/tests/unit/resources/eventservice
copying sushy/tests/unit/resources/eventservice/test_eventservice.py -> build/lib/sushy/tests/unit/resources/eventservice
creating build/lib/sushy/tests/unit/resources/system/network
copying sushy/tests/unit/resources/system/network/test_adapter.py -> build/lib/sushy/tests/unit/resources/system/network
copying sushy/tests/unit/resources/system/network/test_port.py -> build/lib/sushy/tests/unit/resources/system/network
copying sushy/tests/unit/resources/system/network/__init__.py -> build/lib/sushy/tests/unit/resources/system/network
copying sushy/tests/unit/resources/system/network/test_device_function.py -> build/lib/sushy/tests/unit/resources/system/network
creating build/lib/sushy/resources/system
creating build/lib/sushy/resources/system/network
copying sushy/resources/system/network/__init__.py -> build/lib/sushy/resources/system/network
copying sushy/resources/system/network/port.py -> build/lib/sushy/resources/system/network
copying sushy/resources/system/network/adapter.py -> build/lib/sushy/resources/system/network
copying sushy/resources/system/network/device_function.py -> build/lib/sushy/resources/system/network
copying sushy/resources/system/network/constants.py -> build/lib/sushy/resources/system/network
creating build/lib/sushy/tests/unit/resources/compositionservice
copying sushy/tests/unit/resources/compositionservice/test_resourceblock.py -> build/lib/sushy/tests/unit/resources/compositionservice
copying sushy/tests/unit/resources/compositionservice/__init__.py -> build/lib/sushy/tests/unit/resources/compositionservice
copying sushy/tests/unit/resources/compositionservice/test_compositionservice.py -> build/lib/sushy/tests/unit/resources/compositionservice
copying sushy/tests/unit/resources/compositionservice/test_resourcezone.py -> build/lib/sushy/tests/unit/resources/compositionservice
creating build/lib/sushy/tests/unit/resources/taskservice
copying sushy/tests/unit/resources/taskservice/__init__.py -> build/lib/sushy/tests/unit/resources/taskservice
copying sushy/tests/unit/resources/taskservice/test_taskservice.py -> build/lib/sushy/tests/unit/resources/taskservice
copying sushy/tests/unit/resources/taskservice/test_task.py -> build/lib/sushy/tests/unit/resources/taskservice
copying sushy/tests/unit/resources/__init__.py -> build/lib/sushy/tests/unit/resources
copying sushy/tests/unit/resources/test_settings.py -> build/lib/sushy/tests/unit/resources
copying sushy/tests/unit/resources/test_base.py -> build/lib/sushy/tests/unit/resources
creating build/lib/sushy/resources/chassis
creating build/lib/sushy/resources/chassis/power
copying sushy/resources/chassis/power/__init__.py -> build/lib/sushy/resources/chassis/power
copying sushy/resources/chassis/power/power.py -> build/lib/sushy/resources/chassis/power
copying sushy/resources/chassis/power/constants.py -> build/lib/sushy/resources/chassis/power
creating build/lib/sushy/resources/system/storage
copying sushy/resources/system/storage/controller.py -> build/lib/sushy/resources/system/storage
copying sushy/resources/system/storage/__init__.py -> build/lib/sushy/resources/system/storage
copying sushy/resources/system/storage/storage.py -> build/lib/sushy/resources/system/storage
copying sushy/resources/system/storage/drive.py -> build/lib/sushy/resources/system/storage
copying sushy/resources/system/storage/constants.py -> build/lib/sushy/resources/system/storage
copying sushy/resources/system/storage/volume.py -> build/lib/sushy/resources/system/storage
creating build/lib/sushy/resources/manager
copying sushy/resources/manager/virtual_media.py -> build/lib/sushy/resources/manager
copying sushy/resources/manager/manager.py -> build/lib/sushy/resources/manager
copying sushy/resources/manager/__init__.py -> build/lib/sushy/resources/manager
copying sushy/resources/manager/constants.py -> build/lib/sushy/resources/manager
copying sushy/tests/__init__.py -> build/lib/sushy/tests
creating build/lib/sushy/resources/oem
copying sushy/resources/oem/__init__.py -> build/lib/sushy/resources/oem
copying sushy/resources/oem/fake.py -> build/lib/sushy/resources/oem
copying sushy/resources/oem/common.py -> build/lib/sushy/resources/oem
copying sushy/resources/oem/base.py -> build/lib/sushy/resources/oem
creating build/lib/sushy/tests/unit/resources/certificateservice
copying sushy/tests/unit/resources/certificateservice/test_certificateservice.py -> build/lib/sushy/tests/unit/resources/certificateservice
copying sushy/tests/unit/resources/certificateservice/__init__.py -> build/lib/sushy/tests/unit/resources/certificateservice
copying sushy/tests/unit/resources/certificateservice/test_certificate.py -> build/lib/sushy/tests/unit/resources/certificateservice
copying sushy/resources/system/processor.py -> build/lib/sushy/resources/system
copying sushy/resources/system/system.py -> build/lib/sushy/resources/system
copying sushy/resources/system/__init__.py -> build/lib/sushy/resources/system
copying sushy/resources/system/secure_boot_database.py -> build/lib/sushy/resources/system
copying sushy/resources/system/secure_boot.py -> build/lib/sushy/resources/system
copying sushy/resources/system/ethernet_interface.py -> build/lib/sushy/resources/system
copying sushy/resources/system/constants.py -> build/lib/sushy/resources/system
copying sushy/resources/system/simple_storage.py -> build/lib/sushy/resources/system
copying sushy/resources/system/bios.py -> build/lib/sushy/resources/system
copying sushy/resources/chassis/__init__.py -> build/lib/sushy/resources/chassis
copying sushy/resources/chassis/chassis.py -> build/lib/sushy/resources/chassis
copying sushy/resources/chassis/constants.py -> build/lib/sushy/resources/chassis
copying sushy/tests/unit/resources/system/test_simple_storage.py -> build/lib/sushy/tests/unit/resources/system
copying sushy/tests/unit/resources/system/__init__.py -> build/lib/sushy/tests/unit/resources/system
copying sushy/tests/unit/resources/system/test_secure_boot.py -> build/lib/sushy/tests/unit/resources/system
copying sushy/tests/unit/resources/system/test_processor.py -> build/lib/sushy/tests/unit/resources/system
copying sushy/tests/unit/resources/system/test_ethernet_interfaces.py -> build/lib/sushy/tests/unit/resources/system
copying sushy/tests/unit/resources/system/test_secure_boot_database.py -> build/lib/sushy/tests/unit/resources/system
copying sushy/tests/unit/resources/system/test_bios.py -> build/lib/sushy/tests/unit/resources/system
copying sushy/tests/unit/resources/system/test_system.py -> build/lib/sushy/tests/unit/resources/system
creating build/lib/sushy/resources/taskservice
copying sushy/resources/taskservice/task.py -> build/lib/sushy/resources/taskservice
copying sushy/resources/taskservice/__init__.py -> build/lib/sushy/resources/taskservice
copying sushy/resources/taskservice/taskservice.py -> build/lib/sushy/resources/taskservice
copying sushy/resources/taskservice/constants.py -> build/lib/sushy/resources/taskservice
creating build/lib/sushy/resources/certificateservice
copying sushy/resources/certificateservice/certificateservice.py -> build/lib/sushy/resources/certificateservice
copying sushy/resources/certificateservice/__init__.py -> build/lib/sushy/resources/certificateservice
copying sushy/resources/certificateservice/certificate.py -> build/lib/sushy/resources/certificateservice
copying sushy/resources/certificateservice/constants.py -> build/lib/sushy/resources/certificateservice
creating build/lib/sushy/resources/fabric
copying sushy/resources/fabric/endpoint.py -> build/lib/sushy/resources/fabric
copying sushy/resources/fabric/__init__.py -> build/lib/sushy/resources/fabric
copying sushy/resources/fabric/fabric.py -> build/lib/sushy/resources/fabric
copying sushy/resources/fabric/constants.py -> build/lib/sushy/resources/fabric
copying sushy/utils.py -> build/lib/sushy
copying sushy/__init__.py -> build/lib/sushy
copying sushy/exceptions.py -> build/lib/sushy
copying sushy/connector.py -> build/lib/sushy
copying sushy/main.py -> build/lib/sushy
copying sushy/auth.py -> build/lib/sushy
copying sushy/taskmonitor.py -> build/lib/sushy
copying sushy/tests/unit/test_auth.py -> build/lib/sushy/tests/unit
copying sushy/tests/unit/test_utils.py -> build/lib/sushy/tests/unit
copying sushy/tests/unit/__init__.py -> build/lib/sushy/tests/unit
copying sushy/tests/unit/test_connector.py -> build/lib/sushy/tests/unit
copying sushy/tests/unit/test_main.py -> build/lib/sushy/tests/unit
copying sushy/tests/unit/test_taskmonitor.py -> build/lib/sushy/tests/unit
copying sushy/tests/unit/base.py -> build/lib/sushy/tests/unit
creating build/lib/sushy/resources/sessionservice
copying sushy/resources/sessionservice/session.py -> build/lib/sushy/resources/sessionservice
copying sushy/resources/sessionservice/__init__.py -> build/lib/sushy/resources/sessionservice
copying sushy/resources/sessionservice/sessionservice.py -> build/lib/sushy/resources/sessionservice
creating build/lib/sushy/resources/chassis/thermal
copying sushy/resources/chassis/thermal/__init__.py -> build/lib/sushy/resources/chassis/thermal
copying sushy/resources/chassis/thermal/thermal.py -> build/lib/sushy/resources/chassis/thermal
copying sushy/resources/chassis/thermal/constants.py -> build/lib/sushy/resources/chassis/thermal
creating build/lib/sushy/tests/unit/resources/manager
copying sushy/tests/unit/resources/manager/test_manager.py -> build/lib/sushy/tests/unit/resources/manager
copying sushy/tests/unit/resources/manager/__init__.py -> build/lib/sushy/tests/unit/resources/manager
copying sushy/tests/unit/resources/manager/test_virtual_media.py -> build/lib/sushy/tests/unit/resources/manager
running egg_info
writing sushy.egg-info/PKG-INFO
writing dependency_links to sushy.egg-info/dependency_links.txt
writing entry points to sushy.egg-info/entry_points.txt
writing requirements to sushy.egg-info/requires.txt
writing top-level names to sushy.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
creating build/lib/sushy/standard_registries
copying sushy/standard_registries/Base.1.0.0.json -> build/lib/sushy/standard_registries
copying sushy/standard_registries/Base.1.2.0.json -> build/lib/sushy/standard_registries
copying sushy/standard_registries/Base.1.3.0.json -> build/lib/sushy/standard_registries
copying sushy/standard_registries/Base.1.3.1.json -> build/lib/sushy/standard_registries
copying sushy/standard_registries/Base.1.4.0.json -> build/lib/sushy/standard_registries
creating build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/TestRegistry.zip -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/bare_minimum_root.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/bios.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/bios_attribute_registry.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/bios_attribute_registry_file.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/bios_settings.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/certificate.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/certificate_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/certificate_locations.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/certificateservice.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/chassis.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/chassis_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/compositionservice.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/drive.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/drive2.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/drive3.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/endpoint.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/endpoint_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/error.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/error_single_ext_info.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/ethernet_interfaces.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/ethernet_interfaces_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/eventdestination1.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/eventdestination2.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/eventdestination3.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/eventdestination_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/eventservice.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/fabric.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/fabric_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/firmwareinventory_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/manager.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/manager_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/message_registry.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/message_registry_file.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/message_registry_file_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/network_adapter.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/network_adapter_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/network_device_function.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/network_device_function_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/network_port.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/network_port_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/power.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/processor.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/processor2.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/processor_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/resourceblock.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/resourceblock_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/resourcezone.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/resourcezone_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/root.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/secure_boot.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/secure_boot_database.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/secure_boot_database_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/session.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/session_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/session_creation_headers.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/session_creation_headers_no_location.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/session_error.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/session_service.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/settings-body-bootsourceoverridemode-only.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/settings-body-lenovo-se450.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/settings-body-nokia.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/settings-lenovo-se450.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/settings-nokia.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/settings.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/simple_storage.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/simple_storage_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/softwareinventory.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/storage.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/storage_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/storage_controller.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/storage_controller_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/storage_controller_settings.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/subprocessor.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/subprocessor_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/system.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/system_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/task.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/task2.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/task_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/task_monitor.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/taskservice.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/thermal.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/transfer_proto_required_error.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/updateservice.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/updateservice_no_inv.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/virtual_media.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/virtual_media_collection.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/volume.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/volume2.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/volume3.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/volume4.json -> build/lib/sushy/tests/unit/json_samples
copying sushy/tests/unit/json_samples/volume_collection.json -> build/lib/sushy/tests/unit/json_samples
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EANSuB
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64
++ dirname /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64
+ cd sushy-4.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 -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-sushy-4.4.2-1.aarch64
/usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
/usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/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
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy
copying build/lib/sushy/utils.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy
copying build/lib/sushy/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy
copying build/lib/sushy/exceptions.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy
copying build/lib/sushy/connector.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/fabric
copying build/lib/sushy/resources/fabric/endpoint.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/fabric
copying build/lib/sushy/resources/fabric/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/fabric
copying build/lib/sushy/resources/fabric/fabric.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/fabric
copying build/lib/sushy/resources/fabric/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/fabric
copying build/lib/sushy/resources/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/updateservice
copying build/lib/sushy/resources/updateservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/updateservice
copying build/lib/sushy/resources/updateservice/updateservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/updateservice
copying build/lib/sushy/resources/updateservice/softwareinventory.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/updateservice
copying build/lib/sushy/resources/updateservice/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/updateservice
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/certificateservice
copying build/lib/sushy/resources/certificateservice/certificateservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/certificateservice
copying build/lib/sushy/resources/certificateservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/certificateservice
copying build/lib/sushy/resources/certificateservice/certificate.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/certificateservice
copying build/lib/sushy/resources/certificateservice/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/certificateservice
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/taskservice
copying build/lib/sushy/resources/taskservice/task.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/taskservice
copying build/lib/sushy/resources/taskservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/taskservice
copying build/lib/sushy/resources/taskservice/taskservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/taskservice
copying build/lib/sushy/resources/taskservice/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/taskservice
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/manager
copying build/lib/sushy/resources/manager/virtual_media.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/manager
copying build/lib/sushy/resources/manager/manager.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/manager
copying build/lib/sushy/resources/manager/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/manager
copying build/lib/sushy/resources/manager/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/manager
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/power
copying build/lib/sushy/resources/chassis/power/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/power
copying build/lib/sushy/resources/chassis/power/power.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/power
copying build/lib/sushy/resources/chassis/power/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/power
copying build/lib/sushy/resources/chassis/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis
copying build/lib/sushy/resources/chassis/chassis.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/thermal
copying build/lib/sushy/resources/chassis/thermal/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/thermal
copying build/lib/sushy/resources/chassis/thermal/thermal.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/thermal
copying build/lib/sushy/resources/chassis/thermal/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/thermal
copying build/lib/sushy/resources/chassis/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/eventservice
copying build/lib/sushy/resources/eventservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/eventservice
copying build/lib/sushy/resources/eventservice/eventdestination.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/eventservice
copying build/lib/sushy/resources/eventservice/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/eventservice
copying build/lib/sushy/resources/eventservice/eventservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/eventservice
copying build/lib/sushy/resources/settings.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system
copying build/lib/sushy/resources/system/processor.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system
copying build/lib/sushy/resources/system/system.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network
copying build/lib/sushy/resources/system/network/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network
copying build/lib/sushy/resources/system/network/port.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network
copying build/lib/sushy/resources/system/network/adapter.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network
copying build/lib/sushy/resources/system/network/device_function.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network
copying build/lib/sushy/resources/system/network/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network
copying build/lib/sushy/resources/system/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system
copying build/lib/sushy/resources/system/secure_boot_database.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system
copying build/lib/sushy/resources/system/secure_boot.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system
copying build/lib/sushy/resources/system/ethernet_interface.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage
copying build/lib/sushy/resources/system/storage/controller.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage
copying build/lib/sushy/resources/system/storage/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage
copying build/lib/sushy/resources/system/storage/storage.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage
copying build/lib/sushy/resources/system/storage/drive.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage
copying build/lib/sushy/resources/system/storage/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage
copying build/lib/sushy/resources/system/storage/volume.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage
copying build/lib/sushy/resources/system/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system
copying build/lib/sushy/resources/system/simple_storage.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system
copying build/lib/sushy/resources/system/bios.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry
copying build/lib/sushy/resources/registry/message_registry.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry
copying build/lib/sushy/resources/registry/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry
copying build/lib/sushy/resources/registry/attribute_registry.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry
copying build/lib/sushy/resources/registry/message_registry_file.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry
copying build/lib/sushy/resources/registry/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice
copying build/lib/sushy/resources/compositionservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice
copying build/lib/sushy/resources/compositionservice/resourcezone.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice
copying build/lib/sushy/resources/compositionservice/resourceblock.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice
copying build/lib/sushy/resources/compositionservice/compositionservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice
copying build/lib/sushy/resources/compositionservice/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/sessionservice
copying build/lib/sushy/resources/sessionservice/session.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/sessionservice
copying build/lib/sushy/resources/sessionservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/sessionservice
copying build/lib/sushy/resources/sessionservice/sessionservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/sessionservice
copying build/lib/sushy/resources/common.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/oem
copying build/lib/sushy/resources/oem/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/oem
copying build/lib/sushy/resources/oem/fake.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/oem
copying build/lib/sushy/resources/oem/common.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/oem
copying build/lib/sushy/resources/oem/base.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/oem
copying build/lib/sushy/resources/constants.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources
copying build/lib/sushy/resources/ipaddresses.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources
copying build/lib/sushy/resources/base.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit
copying build/lib/sushy/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit
copying build/lib/sushy/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit
copying build/lib/sushy/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/resourceblock.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/system_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/updateservice.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/secure_boot_database.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/certificate_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/processor_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/fabric_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/manager_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/endpoint_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/subprocessor.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/volume2.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/drive.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/root.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/storage_controller.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/message_registry.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/settings-body-bootsourceoverridemode-only.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/storage.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/task.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/eventdestination1.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/endpoint.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/bare_minimum_root.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/system.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/bios_attribute_registry.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/network_port.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/certificate.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/storage_controller_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/network_port_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/network_adapter.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/power.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/certificateservice.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/session_creation_headers.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/resourceblock_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/eventdestination2.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/settings-body-lenovo-se450.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/volume3.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/resourcezone_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/settings.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/simple_storage.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/session.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/firmwareinventory_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/storage_controller_settings.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/resourcezone.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/bios.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/compositionservice.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/chassis_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/drive2.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/error.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/session_service.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/secure_boot.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/secure_boot_database_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/task2.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/processor.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/eventservice.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/thermal.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/processor2.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/error_single_ext_info.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/network_device_function_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/transfer_proto_required_error.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/eventdestination3.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/chassis.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/message_registry_file.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/volume4.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/manager.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/ethernet_interfaces_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/task_monitor.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/message_registry_file_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/ethernet_interfaces.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/fabric.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/settings-nokia.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/subprocessor_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/volume.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/softwareinventory.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/updateservice_no_inv.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/volume_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/eventdestination_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/virtual_media.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/network_adapter_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/bios_settings.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/network_device_function.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/task_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/settings-body-nokia.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/drive3.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/taskservice.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/TestRegistry.zip -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/session_creation_headers_no_location.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/simple_storage_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/bios_attribute_registry_file.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/certificate_locations.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/session_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/storage_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/session_error.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/settings-lenovo-se450.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/json_samples/virtual_media_collection.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/json_samples
copying build/lib/sushy/tests/unit/test_connector.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/fabric
copying build/lib/sushy/tests/unit/resources/fabric/test_endpoint.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/fabric
copying build/lib/sushy/tests/unit/resources/fabric/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/fabric
copying build/lib/sushy/tests/unit/resources/fabric/test_fabric.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/fabric
copying build/lib/sushy/tests/unit/resources/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/updateservice
copying build/lib/sushy/tests/unit/resources/updateservice/test_softwareinventory.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/updateservice
copying build/lib/sushy/tests/unit/resources/updateservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/updateservice
copying build/lib/sushy/tests/unit/resources/updateservice/test_updateservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/updateservice
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/certificateservice
copying build/lib/sushy/tests/unit/resources/certificateservice/test_certificateservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/certificateservice
copying build/lib/sushy/tests/unit/resources/certificateservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/certificateservice
copying build/lib/sushy/tests/unit/resources/certificateservice/test_certificate.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/certificateservice
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/taskservice
copying build/lib/sushy/tests/unit/resources/taskservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/taskservice
copying build/lib/sushy/tests/unit/resources/taskservice/test_taskservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/taskservice
copying build/lib/sushy/tests/unit/resources/taskservice/test_task.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/taskservice
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/manager
copying build/lib/sushy/tests/unit/resources/manager/test_manager.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/manager
copying build/lib/sushy/tests/unit/resources/manager/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/manager
copying build/lib/sushy/tests/unit/resources/manager/test_virtual_media.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/manager
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/chassis
copying build/lib/sushy/tests/unit/resources/chassis/test_chassis.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/chassis
copying build/lib/sushy/tests/unit/resources/chassis/test_power.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/chassis
copying build/lib/sushy/tests/unit/resources/chassis/test_thermal.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/chassis
copying build/lib/sushy/tests/unit/resources/chassis/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/chassis
copying build/lib/sushy/tests/unit/resources/test_settings.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/eventservice
copying build/lib/sushy/tests/unit/resources/eventservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/eventservice
copying build/lib/sushy/tests/unit/resources/eventservice/test_evendestination.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/eventservice
copying build/lib/sushy/tests/unit/resources/eventservice/test_eventservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/eventservice
copying build/lib/sushy/tests/unit/resources/test_base.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system
copying build/lib/sushy/tests/unit/resources/system/test_simple_storage.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/network
copying build/lib/sushy/tests/unit/resources/system/network/test_adapter.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/network
copying build/lib/sushy/tests/unit/resources/system/network/test_port.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/network
copying build/lib/sushy/tests/unit/resources/system/network/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/network
copying build/lib/sushy/tests/unit/resources/system/network/test_device_function.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/network
copying build/lib/sushy/tests/unit/resources/system/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system
copying build/lib/sushy/tests/unit/resources/system/test_secure_boot.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system
copying build/lib/sushy/tests/unit/resources/system/test_processor.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system
copying build/lib/sushy/tests/unit/resources/system/test_ethernet_interfaces.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage
copying build/lib/sushy/tests/unit/resources/system/storage/test_volume.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage
copying build/lib/sushy/tests/unit/resources/system/storage/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage
copying build/lib/sushy/tests/unit/resources/system/storage/test_drive.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage
copying build/lib/sushy/tests/unit/resources/system/storage/test_storage.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage
copying build/lib/sushy/tests/unit/resources/system/storage/test_controller.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage
copying build/lib/sushy/tests/unit/resources/system/test_secure_boot_database.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system
copying build/lib/sushy/tests/unit/resources/system/test_bios.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system
copying build/lib/sushy/tests/unit/resources/system/test_system.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/registry
copying build/lib/sushy/tests/unit/resources/registry/test_attribute_registry.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/registry
copying build/lib/sushy/tests/unit/resources/registry/test_message_registry.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/registry
copying build/lib/sushy/tests/unit/resources/registry/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/registry
copying build/lib/sushy/tests/unit/resources/registry/test_message_registry_file.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/registry
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/compositionservice
copying build/lib/sushy/tests/unit/resources/compositionservice/test_resourceblock.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/compositionservice
copying build/lib/sushy/tests/unit/resources/compositionservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/compositionservice
copying build/lib/sushy/tests/unit/resources/compositionservice/test_compositionservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/compositionservice
copying build/lib/sushy/tests/unit/resources/compositionservice/test_resourcezone.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/compositionservice
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/sessionservice
copying build/lib/sushy/tests/unit/resources/sessionservice/test_sessionservice.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/sessionservice
copying build/lib/sushy/tests/unit/resources/sessionservice/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/sessionservice
copying build/lib/sushy/tests/unit/resources/sessionservice/test_session.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/sessionservice
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/oem
copying build/lib/sushy/tests/unit/resources/oem/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/oem
copying build/lib/sushy/tests/unit/resources/oem/test_common.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/oem
copying build/lib/sushy/tests/unit/resources/oem/test_fake.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/oem
copying build/lib/sushy/tests/unit/test_main.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit
copying build/lib/sushy/tests/unit/test_taskmonitor.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit
copying build/lib/sushy/tests/unit/base.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit
copying build/lib/sushy/tests/__init__.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests
copying build/lib/sushy/main.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy
copying build/lib/sushy/auth.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy
creating /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/standard_registries
copying build/lib/sushy/standard_registries/Base.1.2.0.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/standard_registries
copying build/lib/sushy/standard_registries/Base.1.0.0.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/standard_registries
copying build/lib/sushy/standard_registries/Base.1.3.1.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/standard_registries
copying build/lib/sushy/standard_registries/Base.1.4.0.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/standard_registries
copying build/lib/sushy/standard_registries/Base.1.3.0.json -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/standard_registries
copying build/lib/sushy/taskmonitor.py -> /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/connector.py to connector.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/fabric/endpoint.py to endpoint.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/fabric/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/fabric/fabric.py to fabric.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/fabric/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/updateservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/updateservice/updateservice.py to updateservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/updateservice/softwareinventory.py to softwareinventory.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/updateservice/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/certificateservice/certificateservice.py to certificateservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/certificateservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/certificateservice/certificate.py to certificate.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/certificateservice/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/taskservice/task.py to task.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/taskservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/taskservice/taskservice.py to taskservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/taskservice/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/manager/virtual_media.py to virtual_media.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/manager/manager.py to manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/manager/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/manager/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/power/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/power/power.py to power.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/power/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/chassis.py to chassis.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/thermal/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/thermal/thermal.py to thermal.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/thermal/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/chassis/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/eventservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/eventservice/eventdestination.py to eventdestination.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/eventservice/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/eventservice/eventservice.py to eventservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/settings.py to settings.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/processor.py to processor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/system.py to system.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network/port.py to port.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network/adapter.py to adapter.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network/device_function.py to device_function.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/network/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/secure_boot_database.py to secure_boot_database.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/secure_boot.py to secure_boot.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/ethernet_interface.py to ethernet_interface.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage/controller.py to controller.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage/storage.py to storage.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage/drive.py to drive.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/storage/volume.py to volume.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/simple_storage.py to simple_storage.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/system/bios.py to bios.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry/message_registry.py to message_registry.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry/attribute_registry.py to attribute_registry.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry/message_registry_file.py to message_registry_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/registry/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice/resourcezone.py to resourcezone.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice/resourceblock.py to resourceblock.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice/compositionservice.py to compositionservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/compositionservice/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/sessionservice/session.py to session.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/sessionservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/sessionservice/sessionservice.py to sessionservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/common.py to common.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/oem/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/oem/fake.py to fake.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/oem/common.py to common.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/oem/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/ipaddresses.py to ipaddresses.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/resources/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/test_auth.py to test_auth.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/test_utils.py to test_utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/test_connector.py to test_connector.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/fabric/test_endpoint.py to test_endpoint.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/fabric/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/fabric/test_fabric.py to test_fabric.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/updateservice/test_softwareinventory.py to test_softwareinventory.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/updateservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/updateservice/test_updateservice.py to test_updateservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/certificateservice/test_certificateservice.py to test_certificateservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/certificateservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/certificateservice/test_certificate.py to test_certificate.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/taskservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/taskservice/test_taskservice.py to test_taskservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/taskservice/test_task.py to test_task.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/manager/test_manager.py to test_manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/manager/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/manager/test_virtual_media.py to test_virtual_media.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/chassis/test_chassis.py to test_chassis.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/chassis/test_power.py to test_power.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/chassis/test_thermal.py to test_thermal.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/chassis/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/test_settings.py to test_settings.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/eventservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/eventservice/test_evendestination.py to test_evendestination.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/eventservice/test_eventservice.py to test_eventservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/test_base.py to test_base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/test_simple_storage.py to test_simple_storage.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/network/test_adapter.py to test_adapter.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/network/test_port.py to test_port.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/network/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/network/test_device_function.py to test_device_function.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/test_secure_boot.py to test_secure_boot.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/test_processor.py to test_processor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/test_ethernet_interfaces.py to test_ethernet_interfaces.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage/test_volume.py to test_volume.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage/test_drive.py to test_drive.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage/test_storage.py to test_storage.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/storage/test_controller.py to test_controller.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/test_secure_boot_database.py to test_secure_boot_database.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/test_bios.py to test_bios.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/system/test_system.py to test_system.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/registry/test_attribute_registry.py to test_attribute_registry.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/registry/test_message_registry.py to test_message_registry.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/registry/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/registry/test_message_registry_file.py to test_message_registry_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/compositionservice/test_resourceblock.py to test_resourceblock.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/compositionservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/compositionservice/test_compositionservice.py to test_compositionservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/compositionservice/test_resourcezone.py to test_resourcezone.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/sessionservice/test_sessionservice.py to test_sessionservice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/sessionservice/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/sessionservice/test_session.py to test_session.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/oem/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/oem/test_common.py to test_common.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/resources/oem/test_fake.py to test_fake.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/test_main.py to test_main.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/test_taskmonitor.py to test_taskmonitor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/unit/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/main.py to main.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/auth.py to auth.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy/taskmonitor.py to taskmonitor.cpython-39.pyc
writing byte-compilation script '/tmp/tmpn51tdz8x.py'
/usr/bin/python3 /tmp/tmpn51tdz8x.py
removing /tmp/tmpn51tdz8x.py
running install_egg_info
running egg_info
writing sushy.egg-info/PKG-INFO
writing dependency_links to sushy.egg-info/dependency_links.txt
writing entry points to sushy.egg-info/entry_points.txt
writing requirements to sushy.egg-info/requires.txt
writing top-level names to sushy.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
Copying sushy.egg-info to /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/usr/lib/python3.9/site-packages/sushy-4.4.2-py3.9.egg-info
running install_scripts
+ install -d -m755 /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64//usr/share/doc/python-sushy
+ '[' -d doc ']'
+ cp -arf doc /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64//usr/share/doc/python-sushy
+ '[' -d docs ']'
~/build/BUILDROOT/python-sushy-4.4.2-1.aarch64 ~/build/BUILD/sushy-4.4.2
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64
+ '[' -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 ']'
~/build/BUILD/sushy-4.4.2
+ popd
+ mv /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64/doclist.lst .
+ /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 4.4.2-1 --unique-debug-suffix -4.4.2-1.aarch64 --unique-debug-src-base python-sushy-4.4.2-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/sushy-4.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-sushy-4.4.2-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-sushy-4.4.2-1.noarch
Provides: python-sushy python3-sushy = 4.4.2-1 python3.9dist(sushy) = 4.4.2 python3dist(sushy) = 4.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: (python3.9dist(pbr) < 2.1 or python3.9dist(pbr) >= 2.1.0) python(abi) = 3.9 python3.9dist(pbr) >= 2 python3.9dist(python-dateutil) >= 2.7 python3.9dist(requests) >= 2.14.2 python3.9dist(stevedore) >= 1.29
Processing files: python-sushy-help-4.4.2-1.noarch
warning: Empty %files file /builddir/build/BUILD/sushy-4.4.2/doclist.lst
Provides: python-sushy-help = 4.4.2-1 python3-sushy-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-sushy-4.4.2-1.aarch64
Wrote: /builddir/build/RPMS/python-sushy-help-4.4.2-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-sushy-4.4.2-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.99HxuO
+ umask 022
+ cd /builddir/build/BUILD
+ cd sushy-4.4.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sushy-4.4.2-1.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0