Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-218996-16727/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-openstacksdk-0.101.0-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-218996-16727/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CE09dO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstacksdk-0.101.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openstacksdk-0.101.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openstacksdk-0.101.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-openstacksdk-0.101.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + rm -rf requirements.txt test-requirements.txt + rm -f openstack/tests/unit/test_stats.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nP6hen + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstacksdk-0.101.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build creating build/lib creating build/lib/openstack creating build/lib/openstack/workflow creating build/lib/openstack/workflow/v2 copying openstack/workflow/v2/workflow.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/execution.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/__init__.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/_proxy.py -> build/lib/openstack/workflow/v2 creating build/lib/openstack/compute copying openstack/compute/version.py -> build/lib/openstack/compute copying openstack/compute/compute_service.py -> build/lib/openstack/compute copying openstack/compute/__init__.py -> build/lib/openstack/compute creating build/lib/openstack/accelerator creating build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/deployable.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/accelerator_request.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device_profile.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/__init__.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/_proxy.py -> build/lib/openstack/accelerator/v2 creating build/lib/openstack/tests creating build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/workflow creating build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/test_proxy.py -> build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/__init__.py -> build/lib/openstack/tests/unit/workflow/v2 creating build/lib/openstack/tests/unit/instance_ha copying openstack/tests/unit/instance_ha/__init__.py -> build/lib/openstack/tests/unit/instance_ha creating build/lib/openstack/tests/functional creating build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_limit.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/base.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_availability_zone.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_snapshot.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_user_message.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_storage_pool.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/__init__.py -> build/lib/openstack/tests/functional/shared_file_system creating build/lib/openstack/tests/unit/fake creating build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/fake.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/__init__.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/_proxy.py -> build/lib/openstack/tests/unit/fake/v2 creating build/lib/openstack/tests/functional/orchestration creating build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/test_stack.py -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/__init__.py -> build/lib/openstack/tests/functional/orchestration/v1 creating build/lib/openstack/object_store copying openstack/object_store/object_store_service.py -> build/lib/openstack/object_store copying openstack/object_store/__init__.py -> build/lib/openstack/object_store creating build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/test_version.py -> build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/__init__.py -> build/lib/openstack/tests/unit/orchestration creating build/lib/openstack/tests/unit/network creating build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_local_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_extension.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_load_balancer.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_flavor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_trunk.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_service.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_local_ip_association.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_router.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_health_monitor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ikepolicy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_quota.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool_member.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_endpoint_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_proxy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_agent.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_ndp_proxy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_listener.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_provider.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_profile.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/__init__.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_scope.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_segment.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py -> build/lib/openstack/tests/unit/network/v2 creating build/lib/openstack/identity creating build/lib/openstack/identity/v2 copying openstack/identity/v2/tenant.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/extension.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/user.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/__init__.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/role.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/_proxy.py -> build/lib/openstack/identity/v2 creating build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_endpoints.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_zone.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_recordset.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_set_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_common.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_access.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_magnum_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domains.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_role_assignment.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_project.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_caching.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_node.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_router.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_object.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_policy.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_delete_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_keypair.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shared_file_system.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_group.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_cluster_templates.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_backups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_stack.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_network.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_normalize.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_neutron.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_clustering.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_meta.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domain_params.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_nova.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator_noauth.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_subnet.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_update_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_port.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_security_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_console.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_ports.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_rule_type.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_inventory.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_fwaas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_aggregate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_accelerator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_users.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_availability_zones.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/__init__.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_flavors.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_quotas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test__utils.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_rebuild_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_limits.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_identity_roles.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_usage.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume.py -> build/lib/openstack/tests/unit/cloud creating build/lib/openstack/clustering creating build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_async_resource.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/node.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/action.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/event.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/service.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/receiver.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/build_info.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_attr.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/__init__.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_proxy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy_type.py -> build/lib/openstack/clustering/v1 creating build/lib/openstack/baremetal_introspection creating build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/introspection.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/__init__.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/_proxy.py -> build/lib/openstack/baremetal_introspection/v1 creating build/lib/openstack/tests/unit/identity creating build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_extension.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_tenant.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_user.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_proxy.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_role.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/__init__.py -> build/lib/openstack/tests/unit/identity/v2 creating build/lib/openstack/network copying openstack/network/version.py -> build/lib/openstack/network copying openstack/network/network_service.py -> build/lib/openstack/network copying openstack/network/__init__.py -> build/lib/openstack/network creating build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/__init__.py -> build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/test_cluster.py -> build/lib/openstack/tests/functional/clustering copying openstack/tests/unit/network/test_version.py -> build/lib/openstack/tests/unit/network copying openstack/tests/unit/network/__init__.py -> build/lib/openstack/tests/unit/network creating build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_federation_protocol.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_project.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_system_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_credential.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_domain.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_policy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_user.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_trust.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_service.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_proxy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_system_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_mapping.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_endpoint.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_region.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_group.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/__init__.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_registered_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_identity_provider.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_application_credential.py -> build/lib/openstack/tests/unit/identity/v3 creating build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/fake.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/__init__.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/_proxy.py -> build/lib/openstack/tests/unit/fake/v1 creating build/lib/openstack/tests/unit/block_storage creating build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_type.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_stats.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/__init__.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v2 creating build/lib/openstack/tests/functional/object_store copying openstack/tests/functional/object_store/__init__.py -> build/lib/openstack/tests/functional/object_store creating build/lib/openstack/config creating build/lib/openstack/config/vendors copying openstack/config/vendors/__init__.py -> build/lib/openstack/config/vendors creating build/lib/openstack/tests/unit/message creating build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_queue.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_claim.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_message.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_proxy.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/__init__.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_subscription.py -> build/lib/openstack/tests/unit/message/v2 creating build/lib/openstack/cloud copying openstack/cloud/inventory.py -> build/lib/openstack/cloud copying openstack/cloud/_block_storage.py -> build/lib/openstack/cloud copying openstack/cloud/_dns.py -> build/lib/openstack/cloud copying openstack/cloud/_baremetal.py -> build/lib/openstack/cloud copying openstack/cloud/_utils.py -> build/lib/openstack/cloud copying openstack/cloud/meta.py -> build/lib/openstack/cloud copying openstack/cloud/_network_common.py -> build/lib/openstack/cloud copying openstack/cloud/_shared_file_system.py -> build/lib/openstack/cloud copying openstack/cloud/_object_store.py -> build/lib/openstack/cloud copying openstack/cloud/_image.py -> build/lib/openstack/cloud copying openstack/cloud/_network.py -> build/lib/openstack/cloud copying openstack/cloud/_accelerator.py -> build/lib/openstack/cloud copying openstack/cloud/_clustering.py -> build/lib/openstack/cloud copying openstack/cloud/_floating_ip.py -> build/lib/openstack/cloud copying openstack/cloud/_security_group.py -> build/lib/openstack/cloud copying openstack/cloud/openstackcloud.py -> build/lib/openstack/cloud copying openstack/cloud/_compute.py -> build/lib/openstack/cloud copying openstack/cloud/_orchestration.py -> build/lib/openstack/cloud copying openstack/cloud/_coe.py -> build/lib/openstack/cloud copying openstack/cloud/__init__.py -> build/lib/openstack/cloud copying openstack/cloud/_identity.py -> build/lib/openstack/cloud copying openstack/cloud/_normalize.py -> build/lib/openstack/cloud copying openstack/cloud/exc.py -> build/lib/openstack/cloud creating build/lib/openstack/orchestration creating build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_deployment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_config.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/__init__.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_files.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/resource.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_environment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/_proxy.py -> build/lib/openstack/orchestration/v1 creating build/lib/openstack/tests/functional/network creating build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_dvr_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_vpnaas.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_extension.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_flavor.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_trunk.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip_association.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_availability_zone.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_quota.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_floating_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_ndp_proxy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_provider.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_profile.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/__init__.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_scope.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_segment.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/functional/network/v2 creating build/lib/openstack/key_manager copying openstack/key_manager/key_manager_service.py -> build/lib/openstack/key_manager copying openstack/key_manager/__init__.py -> build/lib/openstack/key_manager creating build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_extension.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_resource_filter.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type_encryption.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group_type.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/__init__.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_limits.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v3 creating build/lib/openstack/tests/unit/image copying openstack/tests/unit/image/__init__.py -> build/lib/openstack/tests/unit/image creating build/lib/openstack/tests/functional/image creating build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_image.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/__init__.py -> build/lib/openstack/tests/functional/image/v2 creating build/lib/openstack/tests/unit/accelerator creating build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device_profile.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_proxy.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_deployable.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/__init__.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> build/lib/openstack/tests/unit/accelerator/v2 creating build/lib/openstack/tests/unit/object_store copying openstack/tests/unit/object_store/__init__.py -> build/lib/openstack/tests/unit/object_store creating build/lib/openstack/database copying openstack/database/database_service.py -> build/lib/openstack/database copying openstack/database/__init__.py -> build/lib/openstack/database copying openstack/workflow/workflow_service.py -> build/lib/openstack/workflow copying openstack/workflow/version.py -> build/lib/openstack/workflow copying openstack/workflow/__init__.py -> build/lib/openstack/workflow creating build/lib/openstack/tests/unit/load_balancer creating build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/test_proxy.py -> build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/__init__.py -> build/lib/openstack/tests/unit/load_balancer/v2 creating build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/inventory.py -> build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/__init__.py -> build/lib/openstack/cloud/cmd creating build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_host.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/__init__.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_segment.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/clustering/version.py -> build/lib/openstack/clustering copying openstack/clustering/clustering_service.py -> build/lib/openstack/clustering copying openstack/clustering/__init__.py -> build/lib/openstack/clustering creating build/lib/openstack/tests/unit/placement copying openstack/tests/unit/placement/__init__.py -> build/lib/openstack/tests/unit/placement creating build/lib/openstack/tests/functional/identity creating build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/__init__.py -> build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/test_application_credential.py -> build/lib/openstack/tests/functional/identity/v3 copying openstack/config/defaults.py -> build/lib/openstack/config copying openstack/config/cloud_region.py -> build/lib/openstack/config copying openstack/config/_util.py -> build/lib/openstack/config copying openstack/config/loader.py -> build/lib/openstack/config copying openstack/config/cloud_config.py -> build/lib/openstack/config copying openstack/config/exceptions.py -> build/lib/openstack/config copying openstack/config/__init__.py -> build/lib/openstack/config creating build/lib/openstack/tests/unit/baremetal_introspection copying openstack/tests/unit/baremetal_introspection/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection creating build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_image.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_proxy.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/__init__.py -> build/lib/openstack/tests/unit/image/v1 creating build/lib/openstack/message copying openstack/message/version.py -> build/lib/openstack/message copying openstack/message/message_service.py -> build/lib/openstack/message copying openstack/message/__init__.py -> build/lib/openstack/message creating build/lib/openstack/tests/unit/shared_file_system creating build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_limit.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_user_message.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_proxy.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_storage_pool.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/__init__.py -> build/lib/openstack/tests/unit/shared_file_system/v2 creating build/lib/openstack/tests/unit/key_manager creating build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_secret.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_order.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_proxy.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/__init__.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_container.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/accelerator/test_version.py -> build/lib/openstack/tests/unit/accelerator copying openstack/tests/unit/accelerator/__init__.py -> build/lib/openstack/tests/unit/accelerator creating build/lib/openstack/load_balancer creating build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/amphora.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/provider.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_policy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/listener.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/member.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/pool.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_rule.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/load_balancer.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/health_monitor.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/__init__.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/quota.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/_proxy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor.py -> build/lib/openstack/load_balancer/v2 creating build/lib/openstack/image creating build/lib/openstack/image/v2 copying openstack/image/v2/task.py -> build/lib/openstack/image/v2 copying openstack/image/v2/image.py -> build/lib/openstack/image/v2 copying openstack/image/v2/member.py -> build/lib/openstack/image/v2 copying openstack/image/v2/service_info.py -> build/lib/openstack/image/v2 copying openstack/image/v2/__init__.py -> build/lib/openstack/image/v2 copying openstack/image/v2/_proxy.py -> build/lib/openstack/image/v2 copying openstack/image/v2/schema.py -> build/lib/openstack/image/v2 creating build/lib/openstack/tests/functional/load_balancer copying openstack/tests/functional/load_balancer/__init__.py -> build/lib/openstack/tests/functional/load_balancer copying openstack/orchestration/version.py -> build/lib/openstack/orchestration copying openstack/orchestration/orchestration_service.py -> build/lib/openstack/orchestration copying openstack/orchestration/__init__.py -> build/lib/openstack/orchestration creating build/lib/openstack/baremetal copying openstack/baremetal/version.py -> build/lib/openstack/baremetal copying openstack/baremetal/configdrive.py -> build/lib/openstack/baremetal copying openstack/baremetal/baremetal_service.py -> build/lib/openstack/baremetal copying openstack/baremetal/__init__.py -> build/lib/openstack/baremetal creating build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_endpoints.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_zone.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_recordset.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_devstack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_magnum_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_image.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_flavor.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_coe_clusters.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_keypairs.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_router.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_object.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_policy.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_server_group.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_domain.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_cluster_templates.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_stack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_network.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_compute.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_clustering.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project_cleanup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_range_search.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_port.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_security_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_type.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_backup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_inventory.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_aggregate.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_users.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_identity.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/__init__.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_quotas.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_limits.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume.py -> build/lib/openstack/tests/functional/cloud creating build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_notification.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_proxy.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_host.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/__init__.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_segment.py -> build/lib/openstack/tests/unit/instance_ha/v1 creating build/lib/openstack/tests/functional/placement creating build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/__init__.py -> build/lib/openstack/tests/functional/placement/v1 creating build/lib/openstack/tests/unit/compute creating build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_migration.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_extension.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_image.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_flavor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_ip.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_volume_attachment.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_keypair.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_group.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_diagnostics.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_remote_console.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_migration.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_interface.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_service.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_proxy.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_aggregate.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/__init__.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_actions.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_limits.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_usage.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/functional/base.py -> build/lib/openstack/tests/functional copying openstack/tests/functional/__init__.py -> build/lib/openstack/tests/functional creating build/lib/openstack/fixture copying openstack/fixture/__init__.py -> build/lib/openstack/fixture copying openstack/fixture/connection.py -> build/lib/openstack/fixture copying openstack/tests/unit/compute/test_version.py -> build/lib/openstack/tests/unit/compute copying openstack/tests/unit/compute/__init__.py -> build/lib/openstack/tests/unit/compute creating build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_version.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_configdrive.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/__init__.py -> build/lib/openstack/tests/unit/baremetal creating build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_chassis.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_driver.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_conductor.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_node.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/base.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_allocation.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port_group.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/__init__.py -> build/lib/openstack/tests/functional/baremetal creating build/lib/openstack/instance_ha creating build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/segment.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/notification.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/host.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/__init__.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/_proxy.py -> build/lib/openstack/instance_ha/v1 creating build/lib/openstack/placement creating build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_class.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_provider.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/__init__.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/_proxy.py -> build/lib/openstack/placement/v1 creating build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/__init__.py -> build/lib/openstack/tests/functional/load_balancer/v2 creating build/lib/openstack/tests/unit/dns copying openstack/tests/unit/dns/__init__.py -> build/lib/openstack/tests/unit/dns creating build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/order.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/secret.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/container.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/__init__.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_format.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_proxy.py -> build/lib/openstack/key_manager/v1 copying openstack/baremetal_introspection/baremetal_introspection_service.py -> build/lib/openstack/baremetal_introspection copying openstack/baremetal_introspection/__init__.py -> build/lib/openstack/baremetal_introspection creating build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_tag.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_metadata.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_quota_set.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/__init__.py -> build/lib/openstack/tests/unit/common creating build/lib/openstack/identity/v3 copying openstack/identity/v3/role_system_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/trust.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/group.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/identity_provider.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/application_credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_system_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/system.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/federation_protocol.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/policy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/endpoint.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/service.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/mapping.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/project.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/region.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/user.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/__init__.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/domain.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/_proxy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/registered_limit.py -> build/lib/openstack/identity/v3 creating build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_recordset.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_import.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_transfer.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_export.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_proxy.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/__init__.py -> build/lib/openstack/tests/unit/dns/v2 creating build/lib/openstack/image/v1 copying openstack/image/v1/image.py -> build/lib/openstack/image/v1 copying openstack/image/v1/__init__.py -> build/lib/openstack/image/v1 copying openstack/image/v1/_proxy.py -> build/lib/openstack/image/v1 creating build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/conductor.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_common.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/driver.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/node.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/chassis.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/allocation.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port_group.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/__init__.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/deploy_templates.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_connector.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_target.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_proxy.py -> build/lib/openstack/baremetal/v1 copying openstack/load_balancer/version.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/load_balancer_service.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/__init__.py -> build/lib/openstack/load_balancer creating build/lib/openstack/message/v2 copying openstack/message/v2/message.py -> build/lib/openstack/message/v2 copying openstack/message/v2/subscription.py -> build/lib/openstack/message/v2 copying openstack/message/v2/queue.py -> build/lib/openstack/message/v2 copying openstack/message/v2/claim.py -> build/lib/openstack/message/v2 copying openstack/message/v2/__init__.py -> build/lib/openstack/message/v2 copying openstack/message/v2/_proxy.py -> build/lib/openstack/message/v2 creating build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_template.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_files.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_resource.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_environment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_deployment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_proxy.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_config.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/__init__.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_template.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/identity/version.py -> build/lib/openstack/identity copying openstack/identity/__init__.py -> build/lib/openstack/identity copying openstack/identity/identity_service.py -> build/lib/openstack/identity creating build/lib/openstack/orchestration/util copying openstack/orchestration/util/event_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/environment_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/__init__.py -> build/lib/openstack/orchestration/util copying openstack/tests/unit/workflow/test_version.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_workflow.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/__init__.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_execution.py -> build/lib/openstack/tests/unit/workflow creating build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_allocation.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_target.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_connector.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_chassis.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port_group.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_conductor.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_node.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_driver.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/identity/test_version.py -> build/lib/openstack/tests/unit/identity copying openstack/tests/unit/identity/__init__.py -> build/lib/openstack/tests/unit/identity creating build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/test_version.py -> build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/__init__.py -> build/lib/openstack/tests/unit/clustering copying openstack/tests/functional/orchestration/__init__.py -> build/lib/openstack/tests/functional/orchestration creating build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_account.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_obj.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/__init__.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_container.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/placement/__init__.py -> build/lib/openstack/tests/functional/placement creating build/lib/openstack/common copying openstack/common/metadata.py -> build/lib/openstack/common copying openstack/common/quota_set.py -> build/lib/openstack/common copying openstack/common/__init__.py -> build/lib/openstack/common copying openstack/common/tag.py -> build/lib/openstack/common copying openstack/version.py -> build/lib/openstack copying openstack/utils.py -> build/lib/openstack copying openstack/_log.py -> build/lib/openstack copying openstack/__main__.py -> build/lib/openstack copying openstack/exceptions.py -> build/lib/openstack copying openstack/service_description.py -> build/lib/openstack copying openstack/__init__.py -> build/lib/openstack copying openstack/_hacking.py -> build/lib/openstack copying openstack/resource.py -> build/lib/openstack copying openstack/proxy.py -> build/lib/openstack copying openstack/connection.py -> build/lib/openstack copying openstack/format.py -> build/lib/openstack copying openstack/_services_mixin.py -> build/lib/openstack copying openstack/tests/unit/key_manager/__init__.py -> build/lib/openstack/tests/unit/key_manager creating build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_image.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_network.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_compute.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_identity.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/__init__.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/base.py -> build/lib/openstack/tests copying openstack/tests/__init__.py -> build/lib/openstack/tests copying openstack/tests/fakes.py -> build/lib/openstack/tests copying openstack/accelerator/accelerator_service.py -> build/lib/openstack/accelerator copying openstack/accelerator/version.py -> build/lib/openstack/accelerator copying openstack/accelerator/__init__.py -> build/lib/openstack/accelerator copying openstack/tests/unit/test_microversions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_resource.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_connection.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_missing_version.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_utils.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_placement_rest.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_exceptions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_hacking.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/__init__.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/fakes.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy_base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_format.py -> build/lib/openstack/tests/unit creating build/lib/openstack/tests/functional/block_storage creating build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/base.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_type.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_stats.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/__init__.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v2 creating build/lib/openstack/compute/v2 copying openstack/compute/v2/availability_zone.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/image.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/hypervisor.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/volume_attachment.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_migration.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_action.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/aggregate.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/migration.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/extension.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_remote_console.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_ip.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_interface.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_group.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/keypair.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_diagnostics.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/service.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/usage.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/quota_set.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/__init__.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/limits.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/_proxy.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/flavor.py -> build/lib/openstack/compute/v2 creating build/lib/openstack/dns copying openstack/dns/dns_service.py -> build/lib/openstack/dns copying openstack/dns/__init__.py -> build/lib/openstack/dns creating build/lib/openstack/block_storage creating build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/backup.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/stats.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/type.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/snapshot.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/quota_set.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/volume.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/__init__.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/_proxy.py -> build/lib/openstack/block_storage/v2 creating build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_account.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_obj.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_proxy.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/__init__.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_container.py -> build/lib/openstack/tests/unit/object_store/v1 creating build/lib/openstack/tests/unit/database creating build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_database.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_instance.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_flavor.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_user.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_proxy.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/__init__.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/image/image_signer.py -> build/lib/openstack/image copying openstack/image/iterable_chunked_file.py -> build/lib/openstack/image copying openstack/image/image_service.py -> build/lib/openstack/image copying openstack/image/_download.py -> build/lib/openstack/image copying openstack/image/_base_proxy.py -> build/lib/openstack/image copying openstack/image/__init__.py -> build/lib/openstack/image copying openstack/tests/functional/identity/__init__.py -> build/lib/openstack/tests/functional/identity copying openstack/tests/unit/load_balancer/test_amphora.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_load_balancer.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_provider.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_health_monitor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7policy.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_quota.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_version.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor_profile.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_member.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_listener.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_pool.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/__init__.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7rule.py -> build/lib/openstack/tests/unit/load_balancer creating build/lib/openstack/object_store/v1 copying openstack/object_store/v1/info.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/obj.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_base.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/account.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/container.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/__init__.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_proxy.py -> build/lib/openstack/object_store/v1 creating build/lib/openstack/shared_file_system creating build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/availability_zone.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/limit.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/storage_pool.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_snapshot.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/user_message.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/__init__.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/_proxy.py -> build/lib/openstack/shared_file_system/v2 creating build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_build_info.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_receiver.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_service.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_proxy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_node.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_attr.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/__init__.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_event.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_action.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster.py -> build/lib/openstack/tests/unit/clustering/v1 creating build/lib/openstack/tests/functional/dns creating build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_zone.py -> build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/__init__.py -> build/lib/openstack/tests/functional/dns/v2 creating build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_proxy.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/__init__.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_class.py -> build/lib/openstack/tests/unit/placement/v1 creating build/lib/openstack/tests/functional/compute copying openstack/tests/functional/compute/base.py -> build/lib/openstack/tests/functional/compute copying openstack/tests/functional/compute/__init__.py -> build/lib/openstack/tests/functional/compute copying openstack/tests/functional/block_storage/__init__.py -> build/lib/openstack/tests/functional/block_storage creating build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_image.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_schema.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_service_info.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_proxy.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_member.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_task.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/__init__.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/functional/image/__init__.py -> build/lib/openstack/tests/functional/image copying openstack/shared_file_system/shared_file_system_service.py -> build/lib/openstack/shared_file_system copying openstack/shared_file_system/__init__.py -> build/lib/openstack/shared_file_system creating build/lib/openstack/database/v1 copying openstack/database/v1/instance.py -> build/lib/openstack/database/v1 copying openstack/database/v1/user.py -> build/lib/openstack/database/v1 copying openstack/database/v1/__init__.py -> build/lib/openstack/database/v1 copying openstack/database/v1/database.py -> build/lib/openstack/database/v1 copying openstack/database/v1/_proxy.py -> build/lib/openstack/database/v1 copying openstack/database/v1/flavor.py -> build/lib/openstack/database/v1 copying openstack/tests/unit/message/test_version.py -> build/lib/openstack/tests/unit/message copying openstack/tests/unit/message/__init__.py -> build/lib/openstack/tests/unit/message creating build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_extension.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_image.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_flavor.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_keypair.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_service.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_quota_set.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_server.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/__init__.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_limits.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/instance_ha/instance_ha_service.py -> build/lib/openstack/instance_ha copying openstack/instance_ha/__init__.py -> build/lib/openstack/instance_ha copying openstack/tests/unit/shared_file_system/__init__.py -> build/lib/openstack/tests/unit/shared_file_system creating build/lib/openstack/cloud/tests copying openstack/cloud/tests/__init__.py -> build/lib/openstack/cloud/tests creating build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_export.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_transfer.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_base.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/recordset.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/floating_ip.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_import.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/__init__.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_proxy.py -> build/lib/openstack/dns/v2 copying openstack/tests/unit/database/__init__.py -> build/lib/openstack/tests/unit/database copying openstack/tests/functional/dns/__init__.py -> build/lib/openstack/tests/functional/dns creating build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/availability_zone.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/backup.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/group.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/extension.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/capabilities.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/stats.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/snapshot.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/group_type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/resource_filter.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/quota_set.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/volume.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/__init__.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/limits.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/_proxy.py -> build/lib/openstack/block_storage/v3 copying openstack/placement/placement_service.py -> build/lib/openstack/placement copying openstack/placement/__init__.py -> build/lib/openstack/placement copying openstack/tests/unit/block_storage/__init__.py -> build/lib/openstack/tests/unit/block_storage creating build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 creating build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_extension.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/base.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_type.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_availability_zone.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_resource_filters.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_group.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/__init__.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_limits.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/network/__init__.py -> build/lib/openstack/tests/functional/network creating build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsecpolicy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/agent.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port_forwarding.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool_member.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_provider.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsec_site_connection.py -> build/lib/openstack/network/v2 copying openstack/network/v2/availability_zone.py -> build/lib/openstack/network/v2 copying openstack/network/v2/local_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_rule_type.py -> build/lib/openstack/network/v2 copying openstack/network/v2/ndp_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_service.py -> build/lib/openstack/network/v2 copying openstack/network/v2/router.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_packet_rate_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsec_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label.py -> build/lib/openstack/network/v2 copying openstack/network/v2/listener.py -> build/lib/openstack/network/v2 copying openstack/network/v2/extension.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_bandwidth_limit_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/local_ip_association.py -> build/lib/openstack/network/v2 copying openstack/network/v2/l3_conntrack_helper.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_base.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_ip_availability.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_profile.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_endpoint_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/segment.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ikepolicy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_dscp_marking_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet_pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/floating_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/trunk.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_segment_range.py -> build/lib/openstack/network/v2 copying openstack/network/v2/load_balancer.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/auto_allocated_topology.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/health_monitor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/rbac_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/__init__.py -> build/lib/openstack/network/v2 copying openstack/network/v2/quota.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_scope.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/flavor.py -> build/lib/openstack/network/v2 copying openstack/block_storage/block_storage_service.py -> build/lib/openstack/block_storage copying openstack/block_storage/_base_proxy.py -> build/lib/openstack/block_storage copying openstack/block_storage/__init__.py -> build/lib/openstack/block_storage copying openstack/tests/unit/fake/fake_service.py -> build/lib/openstack/tests/unit/fake copying openstack/tests/unit/fake/__init__.py -> build/lib/openstack/tests/unit/fake creating build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_environ.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_init.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/base.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_conf.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_cloud_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_loader.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_session.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/__init__.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_json.py -> build/lib/openstack/tests/unit/config running egg_info writing pbr to openstacksdk.egg-info/pbr.json writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt deleting openstacksdk.egg-info/requires.txt writing top-level names to openstacksdk.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstacksdk.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible' to be distributed and are already explicitly excluding 'openstack.tests.ansible' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.hooks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.hooks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.hooks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.hooks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.hooks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.auth.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.auth.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.auth.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.auth.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.auth.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.client_config.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.client_config.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.client_config.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.client_config.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.client_config.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.group.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.group.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.group.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.group.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.group.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.image.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.image.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.image.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.image.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.image.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.image.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.image.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.image.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.image.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.image.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keypair.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keypair.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keypair.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keypair.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keypair.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keypair.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keypair.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keypair.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keypair.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keypair.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_domain.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_domain.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_domain.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_domain.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_domain.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_domain.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_domain.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_domain.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_domain.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_domain.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_role.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_role.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_role.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_role.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_role.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_role.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_role.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_role.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_role.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_role.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.network.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.network.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.network.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.network.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.network.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.network.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.network.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.network.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.network.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.network.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.nova_flavor.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.nova_flavor.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.nova_flavor.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.nova_flavor.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.nova_flavor.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.object.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.object.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.object.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.object.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.object.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.port.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.port.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.port.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.port.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.port.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.port.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.port.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.port.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.port.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.port.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.router.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.router.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.router.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.router.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.router.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.router.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.router.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.router.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.router.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.router.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.security_group.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.security_group.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.security_group.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.security_group.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.security_group.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.security_group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.security_group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.security_group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.security_group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.security_group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.server.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.server.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.server.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.server.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.server.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.server.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.server.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.server.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.server.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.server.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.subnet.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.subnet.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.subnet.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.subnet.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.subnet.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/config/vendors/auro.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/betacloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/bluebox.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/catalyst.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/citycloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/conoha.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/dreamcompute.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/elastx.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/entercloudsuite.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/fuga.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ibmcloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/internap.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/limestonenetworks.yaml -> build/lib/openstack/config/vendors copying openstack/config/vendors/otc.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh-us.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/rackspace.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/switchengines.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ultimum.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/unitedstack.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/vexxhost.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/zetta.json -> build/lib/openstack/config/vendors copying openstack/config/defaults.json -> build/lib/openstack/config copying openstack/config/schema.json -> build/lib/openstack/config copying openstack/config/vendor-schema.json -> build/lib/openstack/config creating build/lib/openstack/tests/functional/cloud/hooks copying openstack/tests/functional/cloud/hooks/post_test_hook.sh -> build/lib/openstack/tests/functional/cloud/hooks copying openstack/tests/functional/README.rst -> build/lib/openstack/tests/functional copying openstack/tests/unit/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/helloworld.txt -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/py.typed -> build/lib/openstack copying openstack/tests/README.rst -> build/lib/openstack/tests creating build/lib/openstack/tests/ansible copying openstack/tests/ansible/README.txt -> build/lib/openstack/tests/ansible copying openstack/tests/ansible/run.yml -> build/lib/openstack/tests/ansible creating build/lib/openstack/tests/ansible/hooks copying openstack/tests/ansible/hooks/post_test_hook.sh -> build/lib/openstack/tests/ansible/hooks creating build/lib/openstack/tests/ansible/roles creating build/lib/openstack/tests/ansible/roles/auth creating build/lib/openstack/tests/ansible/roles/auth/tasks copying openstack/tests/ansible/roles/auth/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/auth/tasks creating build/lib/openstack/tests/ansible/roles/client_config creating build/lib/openstack/tests/ansible/roles/client_config/tasks copying openstack/tests/ansible/roles/client_config/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/client_config/tasks creating build/lib/openstack/tests/ansible/roles/group creating build/lib/openstack/tests/ansible/roles/group/defaults copying openstack/tests/ansible/roles/group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/group/defaults creating build/lib/openstack/tests/ansible/roles/group/tasks copying openstack/tests/ansible/roles/group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/group/tasks /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.subnet.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.subnet.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.subnet.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.subnet.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.subnet.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.user.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.user.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.user.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.user.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.user.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.user_group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.user_group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.user_group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.user_group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.user_group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.volume.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.volume.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.volume.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.volume.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.volume.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.functional.cloud.hooks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.functional.cloud.hooks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.functional.cloud.hooks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.functional.cloud.hooks' to be distributed and are already explicitly excluding 'openstack.tests.functional.cloud.hooks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.unit.fixtures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.unit.fixtures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.unit.fixtures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.unit.fixtures' to be distributed and are already explicitly excluding 'openstack.tests.unit.fixtures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.unit.fixtures.clouds' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.unit.fixtures.clouds' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.unit.fixtures.clouds' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.unit.fixtures.clouds' to be distributed and are already explicitly excluding 'openstack.tests.unit.fixtures.clouds' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/openstack/tests/ansible/roles/image creating build/lib/openstack/tests/ansible/roles/image/defaults copying openstack/tests/ansible/roles/image/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/image/defaults creating build/lib/openstack/tests/ansible/roles/image/tasks copying openstack/tests/ansible/roles/image/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/image/tasks creating build/lib/openstack/tests/ansible/roles/keypair creating build/lib/openstack/tests/ansible/roles/keypair/defaults copying openstack/tests/ansible/roles/keypair/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/defaults creating build/lib/openstack/tests/ansible/roles/keypair/tasks copying openstack/tests/ansible/roles/keypair/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/tasks creating build/lib/openstack/tests/ansible/roles/keystone_domain creating build/lib/openstack/tests/ansible/roles/keystone_domain/defaults copying openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/defaults creating build/lib/openstack/tests/ansible/roles/keystone_domain/tasks copying openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/tasks creating build/lib/openstack/tests/ansible/roles/keystone_role creating build/lib/openstack/tests/ansible/roles/keystone_role/defaults copying openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/defaults creating build/lib/openstack/tests/ansible/roles/keystone_role/tasks copying openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/tasks creating build/lib/openstack/tests/ansible/roles/network creating build/lib/openstack/tests/ansible/roles/network/defaults copying openstack/tests/ansible/roles/network/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/network/defaults creating build/lib/openstack/tests/ansible/roles/network/tasks copying openstack/tests/ansible/roles/network/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/network/tasks creating build/lib/openstack/tests/ansible/roles/nova_flavor creating build/lib/openstack/tests/ansible/roles/nova_flavor/tasks copying openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/nova_flavor/tasks creating build/lib/openstack/tests/ansible/roles/object creating build/lib/openstack/tests/ansible/roles/object/tasks copying openstack/tests/ansible/roles/object/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/object/tasks creating build/lib/openstack/tests/ansible/roles/port creating build/lib/openstack/tests/ansible/roles/port/defaults copying openstack/tests/ansible/roles/port/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/port/defaults creating build/lib/openstack/tests/ansible/roles/port/tasks copying openstack/tests/ansible/roles/port/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/port/tasks creating build/lib/openstack/tests/ansible/roles/router creating build/lib/openstack/tests/ansible/roles/router/defaults copying openstack/tests/ansible/roles/router/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/router/defaults creating build/lib/openstack/tests/ansible/roles/router/tasks copying openstack/tests/ansible/roles/router/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/router/tasks creating build/lib/openstack/tests/ansible/roles/security_group creating build/lib/openstack/tests/ansible/roles/security_group/defaults copying openstack/tests/ansible/roles/security_group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/defaults creating build/lib/openstack/tests/ansible/roles/security_group/tasks copying openstack/tests/ansible/roles/security_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/tasks creating build/lib/openstack/tests/ansible/roles/server creating build/lib/openstack/tests/ansible/roles/server/defaults copying openstack/tests/ansible/roles/server/defaults/main.yaml -> build/lib/openstack/tests/ansible/roles/server/defaults creating build/lib/openstack/tests/ansible/roles/server/tasks copying openstack/tests/ansible/roles/server/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/server/tasks creating build/lib/openstack/tests/ansible/roles/subnet creating build/lib/openstack/tests/ansible/roles/subnet/defaults copying openstack/tests/ansible/roles/subnet/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/defaults creating build/lib/openstack/tests/ansible/roles/subnet/tasks copying openstack/tests/ansible/roles/subnet/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/tasks creating build/lib/openstack/tests/ansible/roles/user creating build/lib/openstack/tests/ansible/roles/user/tasks copying openstack/tests/ansible/roles/user/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user/tasks creating build/lib/openstack/tests/ansible/roles/user_group creating build/lib/openstack/tests/ansible/roles/user_group/tasks copying openstack/tests/ansible/roles/user_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user_group/tasks creating build/lib/openstack/tests/ansible/roles/volume creating build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/ansible/roles/volume/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/unit/README.rst -> build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/accelerator.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-glance-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-placement.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/baremetal.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/block-storage-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/clustering.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/discovery.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/dns.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-broken.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-suburl.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v1.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v2.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/old-compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/placement.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/shared-file-system.json -> build/lib/openstack/tests/unit/fixtures creating build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds.yaml -> build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> build/lib/openstack/tests/unit/fixtures/clouds + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FZTyfU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch + cd openstacksdk-0.101.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_block_storage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_dns.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_baremetal.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_network_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_object_store.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/openstackcloud.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/_orchestration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_coe.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/exc.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering copying build/lib/openstack/clustering/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_async_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/clustering_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering copying build/lib/openstack/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns copying build/lib/openstack/dns/dns_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/fixture/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/fixture/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/placement_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement copying build/lib/openstack/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute copying build/lib/openstack/compute/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/compute_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute copying build/lib/openstack/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/network/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsecpolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsec_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_endpoint_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ikepolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/network_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/py.typed -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/accelerator_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/_log.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/baremetal_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/block_storage_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/introspection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/baremetal_introspection_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection copying build/lib/openstack/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow copying build/lib/openstack/workflow/workflow_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow copying build/lib/openstack/workflow/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/tag.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/fuga.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/limestonenetworks.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/auro.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/conoha.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/switchengines.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ibmcloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh-us.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/elastx.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/dreamcompute.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/catalyst.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/citycloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ultimum.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/otc.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/internap.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/entercloudsuite.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/zetta.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/betacloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/bluebox.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/vexxhost.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/unitedstack.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/rackspace.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/defaults.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/defaults.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/cloud_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/_util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/vendor-schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/orchestration_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/event_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/environment_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/image_signer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/iterable_chunked_file.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/image_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/_download.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/__main__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/object_store_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store copying build/lib/openstack/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store copying build/lib/openstack/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system copying build/lib/openstack/shared_file_system/shared_file_system_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity copying build/lib/openstack/identity/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity copying build/lib/openstack/identity/identity_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_system_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_system_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_set_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_access.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domains.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_caching.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_delete_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_backups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_neutron.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domain_params.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_nova.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator_noauth.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_update_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_ports.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_fwaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_availability_zones.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_flavors.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test__utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_rebuild_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_identity_roles.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns copying build/lib/openstack/tests/unit/test_microversions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_actions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute copying build/lib/openstack/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ikepolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_endpoint_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/test_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/test_configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type_encryption.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/test_missing_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_tag.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/test_placement_rest.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/fake_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake copying build/lib/openstack/tests/unit/fake/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_environ.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_init.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_conf.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_session.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_json.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/helloworld.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_system_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_system_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message copying build/lib/openstack/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha copying build/lib/openstack/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager copying build/lib/openstack/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_proxy_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/block-storage-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-suburl.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v2.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/shared-file-system.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v1.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/dns.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-glance-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/old-compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/accelerator.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/clustering.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/baremetal.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-broken.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/discovery.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_devstack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_keypairs.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project_cleanup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_range_search.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute copying build/lib/openstack/tests/functional/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_dvr_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_vpnaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network copying build/lib/openstack/tests/functional/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity copying build/lib/openstack/tests/functional/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional copying build/lib/openstack/tests/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user/tasks copying build/lib/openstack/tests/ansible/roles/user/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/defaults copying build/lib/openstack/tests/ansible/roles/router/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/tasks copying build/lib/openstack/tests/ansible/roles/router/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults copying build/lib/openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks copying build/lib/openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks copying build/lib/openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/defaults copying build/lib/openstack/tests/ansible/roles/network/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/tasks copying build/lib/openstack/tests/ansible/roles/network/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth/tasks copying build/lib/openstack/tests/ansible/roles/auth/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group/tasks copying build/lib/openstack/tests/ansible/roles/user_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/defaults copying build/lib/openstack/tests/ansible/roles/server/defaults/main.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/tasks copying build/lib/openstack/tests/ansible/roles/server/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config/tasks copying build/lib/openstack/tests/ansible/roles/client_config/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/defaults copying build/lib/openstack/tests/ansible/roles/subnet/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/tasks copying build/lib/openstack/tests/ansible/roles/subnet/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/defaults copying build/lib/openstack/tests/ansible/roles/security_group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/tasks copying build/lib/openstack/tests/ansible/roles/security_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/defaults copying build/lib/openstack/tests/ansible/roles/keypair/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/tasks copying build/lib/openstack/tests/ansible/roles/keypair/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/defaults copying build/lib/openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/tasks copying build/lib/openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume/tasks copying build/lib/openstack/tests/ansible/roles/volume/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object/tasks copying build/lib/openstack/tests/ansible/roles/object/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/defaults copying build/lib/openstack/tests/ansible/roles/image/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/tasks copying build/lib/openstack/tests/ansible/roles/image/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/defaults copying build/lib/openstack/tests/ansible/roles/group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/tasks copying build/lib/openstack/tests/ansible/roles/group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/defaults copying build/lib/openstack/tests/ansible/roles/port/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/tasks copying build/lib/openstack/tests/ansible/roles/port/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/tasks copying build/lib/openstack/tests/ansible/run.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/README.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible copying build/lib/openstack/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests copying build/lib/openstack/tests/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests copying build/lib/openstack/service_description.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/database_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database copying build/lib/openstack/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/load_balancer_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message copying build/lib/openstack/message/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/message_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message copying build/lib/openstack/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/instance_ha_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha copying build/lib/openstack/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha copying build/lib/openstack/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager copying build/lib/openstack/key_manager/key_manager_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager copying build/lib/openstack/proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/_services_mixin.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_block_storage.py to _block_storage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_dns.py to _dns.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_baremetal.py to _baremetal.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_utils.py to _utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/meta.py to meta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_network_common.py to _network_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_shared_file_system.py to _shared_file_system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_object_store.py to _object_store.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_image.py to _image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_network.py to _network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_accelerator.py to _accelerator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_clustering.py to _clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_floating_ip.py to _floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_security_group.py to _security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/openstackcloud.py to openstackcloud.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_compute.py to _compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_orchestration.py to _orchestration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_coe.py to _coe.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_identity.py to _identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_normalize.py to _normalize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/exc.py to exc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/_async_resource.py to _async_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/node.py to node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/profile.py to profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/action.py to action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/event.py to event.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/receiver.py to receiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/build_info.py to build_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster_policy.py to cluster_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster_attr.py to cluster_attr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/profile_type.py to profile_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster.py to cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/policy_type.py to policy_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/clustering_service.py to clustering_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/dns_service.py to dns_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_export.py to zone_export.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_transfer.py to zone_transfer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/recordset.py to recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone.py to zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/floating_ip.py to floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_import.py to zone_import.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture/connection.py to connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/resource_class.py to resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/resource_provider.py to resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/placement_service.py to placement_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/hypervisor.py to hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/volume_attachment.py to volume_attachment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_migration.py to server_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_action.py to server_action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/aggregate.py to aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/migration.py to migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_remote_console.py to server_remote_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_ip.py to server_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_interface.py to server_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_group.py to server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/keypair.py to keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_diagnostics.py to server_diagnostics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/usage.py to usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server.py to server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/limits.py to limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/compute_service.py to compute_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsecpolicy.py to vpn_ipsecpolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/agent.py to agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/port_forwarding.py to port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/port.py to port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/pool_member.py to pool_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/service_provider.py to service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsec_site_connection.py to vpn_ipsec_site_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/local_ip.py to local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_minimum_bandwidth_rule.py to qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_policy.py to qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_rule_type.py to qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/ndp_proxy.py to ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_service.py to vpn_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/router.py to router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_minimum_packet_rate_rule.py to qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/subnet.py to subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsec_policy.py to vpn_ipsec_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/metering_label.py to metering_label.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/listener.py to listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_rule.py to firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_bandwidth_limit_rule.py to qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/local_ip_association.py to local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/l3_conntrack_helper.py to l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/address_group.py to address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/metering_label_rule.py to metering_label_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network.py to network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network_ip_availability.py to network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/pool.py to pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/service_profile.py to service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_endpoint_group.py to vpn_endpoint_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/segment.py to segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ikepolicy.py to vpn_ikepolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_dscp_marking_rule.py to qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/subnet_pool.py to subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/floating_ip.py to floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/trunk.py to trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_group.py to firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/security_group_rule.py to security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network_segment_range.py to network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/load_balancer.py to load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/security_group.py to security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/auto_allocated_topology.py to auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_policy.py to firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/health_monitor.py to health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/rbac_policy.py to rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/quota.py to quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/address_scope.py to address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/network_service.py to network_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/accelerator_service.py to accelerator_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/deployable.py to deployable.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/accelerator_request.py to accelerator_request.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/device_profile.py to device_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/device.py to device.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_log.py to _log.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/port.py to port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/conductor.py to conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/_common.py to _common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/driver.py to driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/node.py to node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/chassis.py to chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/allocation.py to allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/port_group.py to port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/deploy_templates.py to deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/volume_connector.py to volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/volume_target.py to volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/configdrive.py to configdrive.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/baremetal_service.py to baremetal_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/backup.py to backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/stats.py to stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/type.py to type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/snapshot.py to snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/volume.py to volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/block_storage_service.py to block_storage_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/_base_proxy.py to _base_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/backup.py to backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/group.py to group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/capabilities.py to capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/stats.py to stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/type.py to type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/snapshot.py to snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/group_type.py to group_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/resource_filter.py to resource_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/volume.py to volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/limits.py to limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/introspection.py to introspection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/baremetal_introspection_service.py to baremetal_introspection_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/workflow_service.py to workflow_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/workflow.py to workflow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/execution.py to execution.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/metadata.py to metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/tag.py to tag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/defaults.py to defaults.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/cloud_region.py to cloud_region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/_util.py to _util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/loader.py to loader.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/cloud_config.py to cloud_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/software_deployment.py to software_deployment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/software_config.py to software_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack.py to stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/template.py to template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_files.py to stack_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/resource.py to resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_template.py to stack_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_environment.py to stack_environment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/orchestration_service.py to orchestration_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/event_utils.py to event_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/template_utils.py to template_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/template_format.py to template_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/environment_format.py to environment_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/image_signer.py to image_signer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/iterable_chunked_file.py to iterable_chunked_file.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/task.py to task.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/member.py to member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/service_info.py to service_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/image_service.py to image_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/_download.py to _download.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/_base_proxy.py to _base_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/__main__.py to __main__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/info.py to info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/obj.py to obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/account.py to account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/container.py to container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/object_store_service.py to object_store_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/shared_file_system_service.py to shared_file_system_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/share.py to share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/limit.py to limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/storage_pool.py to storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/share_snapshot.py to share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/user_message.py to user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/tenant.py to tenant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/role.py to role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/identity_service.py to identity_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_system_group_assignment.py to role_system_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_domain_user_assignment.py to role_domain_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_assignment.py to role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/trust.py to trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_project_group_assignment.py to role_project_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/group.py to group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/identity_provider.py to identity_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_project_user_assignment.py to role_project_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/application_credential.py to application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_system_user_assignment.py to role_system_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/system.py to system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_domain_group_assignment.py to role_domain_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/federation_protocol.py to federation_protocol.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/limit.py to limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/endpoint.py to endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/mapping.py to mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/project.py to project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/region.py to region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/credential.py to credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role.py to role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/domain.py to domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/registered_limit.py to registered_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_endpoints.py to test_endpoints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_groups.py to test_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_set_metadata.py to test_server_set_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_delete_volume_snapshot.py to test_delete_volume_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_common.py to test_floating_ip_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_create_server.py to test_create_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume_access.py to test_volume_access.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_magnum_services.py to test_magnum_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_domains.py to test_domains.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_role_assignment.py to test_role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_coe_clusters.py to test_coe_clusters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shade.py to test_shade.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_caching.py to test_caching.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_image_snapshot.py to test_image_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_baremetal_node.py to test_baremetal_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_operator.py to test_operator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_object.py to test_object.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_delete_metadata.py to test_server_delete_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shared_file_system.py to test_shared_file_system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_cluster_templates.py to test_cluster_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume_backups.py to test_volume_backups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_normalize.py to test_normalize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_neutron.py to test_floating_ip_neutron.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_clustering.py to test_clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_meta.py to test_meta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_domain_params.py to test_domain_params.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_nova.py to test_floating_ip_nova.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_operator_noauth.py to test_operator_noauth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_coe_clusters_certificate.py to test_coe_clusters_certificate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_services.py to test_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_update_server.py to test_update_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_security_groups.py to test_security_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_console.py to test_server_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_baremetal_ports.py to test_baremetal_ports.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_inventory.py to test_inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_fwaas.py to test_fwaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_create_volume_snapshot.py to test_create_volume_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_delete_server.py to test_delete_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_accelerator.py to test_accelerator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_users.py to test_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shade_operator.py to test_shade_operator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_availability_zones.py to test_availability_zones.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_flavors.py to test_flavors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_quotas.py to test_quotas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test__utils.py to test__utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_rebuild_server.py to test_rebuild_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_identity_roles.py to test_identity_roles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_usage.py to test_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_profile_type.py to test_profile_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_build_info.py to test_build_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_profile.py to test_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_policy_type.py to test_policy_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_receiver.py to test_receiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster_policy.py to test_cluster_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_node.py to test_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster_attr.py to test_cluster_attr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_event.py to test_event.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_action.py to test_action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster.py to test_cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_import.py to test_zone_import.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_transfer.py to test_zone_transfer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_export.py to test_zone_export.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_microversions.py to test_microversions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_resource.py to test_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_resource_class.py to test_resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_migration.py to test_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_hypervisor.py to test_hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_ip.py to test_server_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_volume_attachment.py to test_volume_attachment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_diagnostics.py to test_server_diagnostics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_remote_console.py to test_server_remote_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_migration.py to test_server_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_interface.py to test_server_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server.py to test_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_actions.py to test_server_actions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_usage.py to test_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_local_ip.py to test_local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_address_group.py to test_address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_metering_label_rule.py to test_metering_label_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_trunk.py to test_trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_service.py to test_vpn_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_security_group.py to test_security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_local_ip_association.py to test_local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_health_monitor.py to test_health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ikepolicy.py to test_vpn_ikepolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py to test_vpn_ipsec_site_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_pool_member.py to test_pool_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_endpoint_group.py to test_vpn_endpoint_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_agent.py to test_agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_group.py to test_firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_ndp_proxy.py to test_ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_metering_label.py to test_metering_label.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py to test_qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_listener.py to test_listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_pool.py to test_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_service_provider.py to test_service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_service_profile.py to test_service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_address_scope.py to test_address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py to test_vpn_ipsecpolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_connection.py to test_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_device.py to test_device.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_device_profile.py to test_device_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_deployable.py to test_deployable.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_accelerator_request.py to test_accelerator_request.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_allocation.py to test_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_volume_target.py to test_volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_volume_connector.py to test_volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_chassis.py to test_chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_port_group.py to test_port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_conductor.py to test_conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_node.py to test_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_deploy_templates.py to test_deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_driver.py to test_driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/test_configdrive.py to test_configdrive.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_stats.py to test_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_capabilities.py to test_capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_resource_filter.py to test_resource_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_type_encryption.py to test_type_encryption.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_group_type.py to test_group_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_missing_version.py to test_missing_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_workflow.py to test_workflow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_execution.py to test_execution.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_tag.py to test_tag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_metadata.py to test_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_quota_set.py to test_quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_placement_rest.py to test_placement_rest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/fake.py to fake.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/fake.py to fake.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/fake_service.py to fake_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_environ.py to test_environ.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_init.py to test_init.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_from_conf.py to test_from_conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_config.py to test_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_cloud_config.py to test_cloud_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_loader.py to test_loader.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_from_session.py to test_from_session.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_json.py to test_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_template.py to test_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_files.py to test_stack_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_resource.py to test_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_environment.py to test_stack_environment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_software_deployment.py to test_software_deployment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_software_config.py to test_software_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_template.py to test_stack_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_exceptions.py to test_exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_schema.py to test_schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_service_info.py to test_service_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_member.py to test_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_task.py to test_task.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_account.py to test_account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_obj.py to test_obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_share.py to test_share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py to test_share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_user_message.py to test_user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_storage_pool.py to test_storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_tenant.py to test_tenant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_role.py to test_role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_federation_protocol.py to test_federation_protocol.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py to test_role_project_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_assignment.py to test_role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_system_user_assignment.py to test_role_system_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_credential.py to test_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_domain.py to test_domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py to test_role_project_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_trust.py to test_trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py to test_role_domain_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_system_group_assignment.py to test_role_system_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py to test_role_domain_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_mapping.py to test_mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role.py to test_role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_endpoint.py to test_endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_region.py to test_region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_registered_limit.py to test_registered_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_identity_provider.py to test_identity_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_application_credential.py to test_application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_hacking.py to test_hacking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_database.py to test_database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_instance.py to test_instance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_amphora.py to test_amphora.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_provider.py to test_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_health_monitor.py to test_health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_l7policy.py to test_l7policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_flavor_profile.py to test_flavor_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_member.py to test_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_availability_zone_profile.py to test_availability_zone_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_listener.py to test_listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_pool.py to test_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_l7rule.py to test_l7rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_queue.py to test_queue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_claim.py to test_claim.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_message.py to test_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_subscription.py to test_subscription.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_notification.py to test_notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_host.py to test_host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_secret.py to test_secret.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_order.py to test_order.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fakes.py to fakes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_proxy_base.py to test_proxy_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_format.py to test_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_endpoints.py to test_endpoints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_groups.py to test_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_devstack.py to test_devstack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_magnum_services.py to test_magnum_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_coe_clusters.py to test_coe_clusters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_keypairs.py to test_keypairs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_object.py to test_object.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_domain.py to test_domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_cluster_templates.py to test_cluster_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_compute.py to test_compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_clustering.py to test_clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_project_cleanup.py to test_project_cleanup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_range_search.py to test_range_search.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_services.py to test_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_security_groups.py to test_security_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume_type.py to test_volume_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume_backup.py to test_volume_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_inventory.py to test_inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_users.py to test_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_identity.py to test_identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_quotas.py to test_quotas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering/test_cluster.py to test_cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_hypervisor.py to test_hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_quota_set.py to test_quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_server.py to test_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_dvr_router.py to test_dvr_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_local_ip.py to test_local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_address_group.py to test_address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_router.py to test_agent_add_remove_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_vpnaas.py to test_vpnaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_trunk.py to test_trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_security_group.py to test_security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_local_ip_association.py to test_local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py to test_firewall_rule_insert_remove_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent.py to test_agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_group.py to test_firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py to test_subnet_from_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_network.py to test_agent_add_remove_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_ndp_proxy.py to test_ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_router_add_remove_interface.py to test_router_add_remove_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py to test_qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_service_provider.py to test_service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_service_profile.py to test_service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_address_scope.py to test_address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_chassis.py to test_baremetal_chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_driver.py to test_baremetal_driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_conductor.py to test_baremetal_conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_node.py to test_baremetal_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py to test_baremetal_deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_allocation.py to test_baremetal_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_port_group.py to test_baremetal_port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py to test_baremetal_volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_target.py to test_baremetal_volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_port.py to test_baremetal_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_stats.py to test_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_capabilities.py to test_capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_resource_filters.py to test_resource_filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_compute.py to test_compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_identity.py to test_identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_account.py to test_account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_obj.py to test_obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_share.py to test_share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_share_snapshot.py to test_share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_user_message.py to test_user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_storage_pool.py to test_storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3/test_application_credential.py to test_application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/test_host.py to test_host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/fakes.py to fakes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/service_description.py to service_description.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/instance.py to instance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/database.py to database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/database_service.py to database_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/flavor_profile.py to flavor_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/amphora.py to amphora.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/provider.py to provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/l7_policy.py to l7_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/availability_zone_profile.py to availability_zone_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/listener.py to listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/member.py to member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/pool.py to pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/l7_rule.py to l7_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/load_balancer.py to load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/health_monitor.py to health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/quota.py to quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/load_balancer_service.py to load_balancer_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/message.py to message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/subscription.py to subscription.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/queue.py to queue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/claim.py to claim.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/message_service.py to message_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/segment.py to segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/notification.py to notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/host.py to host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/instance_ha_service.py to instance_ha_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_hacking.py to _hacking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/resource.py to resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/key_manager_service.py to key_manager_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/order.py to order.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/secret.py to secret.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/container.py to container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/_format.py to _format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/proxy.py to proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/connection.py to connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/format.py to format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_services_mixin.py to _services_mixin.cpython-311.pyc writing byte-compilation script '/tmp/tmpd2n_mdpg.py' /usr/bin/python3 /tmp/tmpd2n_mdpg.py removing /tmp/tmpd2n_mdpg.py running install_egg_info running egg_info writing pbr to openstacksdk.egg-info/pbr.json writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing top-level names to openstacksdk.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstacksdk.egg-info/SOURCES.txt' Copying openstacksdk.egg-info to /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstacksdk-0.101.0-py3.11.egg-info running install_scripts Installing openstack-inventory script to /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.101.0-1.ocs23 --unique-debug-suffix -0.101.0-1.ocs23.noarch --unique-debug-src-base python-openstacksdk-0.101.0-1.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/openstacksdk-0.101.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks/post_test_hook.sh from /bin/bash -x to #!/usr/bin/bash -x mangling shebang in /usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks/post_test_hook.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.t7oG2g + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstacksdk-0.101.0 + rm -f ./openstack/tests/unit/test_hacking.py + export OS_STDOUT_CAPTURE=true + OS_STDOUT_CAPTURE=true + export OS_STDERR_CAPTURE=true + OS_STDERR_CAPTURE=true + export OS_TEST_TIMEOUT=20 + OS_TEST_TIMEOUT=20 + PYTHON=python3 + stestr-3 --test-path ./openstack/tests/unit run --exclude-regex '(test_wait_for_task_.*|.*TestOsServiceTypesVersion.*|.*test_timeout_and_failures_not_fail.*)' {0} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_basic [0.048672s] ... ok {0} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_make_it [0.046985s] ... ok {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_delete_device_profile [0.007398s] ... ok {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_create_accelerator_request [0.006717s] ... ok {0} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_network_data [0.001116s] ... ok {0} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_basic [0.006421s] ... ok {0} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_instantiate [0.006368s] ... ok {0} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_list_vendor_passthru [0.009182s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_new_version [0.010627s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set [0.010416s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_unset [0.008413s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode_invalid_mode [0.010687s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_soft_power_on [0.015566s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_configdrive_as_dict [0.008430s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_deploy_steps [0.008616s] ... ok {1} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_make_it [0.019688s] ... ok {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_delete_accelerator_request [0.009308s] ... ok {1} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_without_user_data [0.001315s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_configdrive [0.007669s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_success [0.008465s] ... ok {6} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_make_it [0.017086s] ... ok {6} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDeployable.test_list_deployables [0.013559s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_create_allocation [0.007097s] ... ok {6} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_create_device_profile [0.055076s] ... ok {6} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_list_accelerator_request [0.007246s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_delete_allocation_ignore [0.006685s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_get_allocation [0.006899s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_delete_chassis [0.006746s] ... ok {6} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_vendor_data [0.001043s] ... ok {1} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_instantiate [0.112414s] ... ok {6} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_already_active [0.008139s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestDrivers.test_get_driver [0.006707s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_node [0.007709s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_instantiate [0.007455s] ... ok {6} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure_ignored [0.008832s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,144 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_basic [0.007273s] ... ok {6} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_instantiate [0.006442s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_create_node [0.006905s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_normalize_provision_state [0.017185s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_delete_port_ignore [0.006555s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch_reset_interfaces [0.010618s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_ports_detailed [0.006525s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait [0.008373s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_new_version [0.018771s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_delete_volume_connector [0.007311s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait_missing [0.008548s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_delete_volume_connector_ignore [0.006544s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_enroll_new_version [0.018732s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_find_volume_connector [0.006776s] ... ok {6} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_instantiate [0.007153s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_update_chassis [0.006650s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_delete_volume_target [0.006652s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_and_other_fields [0.019005s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_get_volume_target [0.006448s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_volume_target_detailed [0.006291s] ... ok {0} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_basic [0.007835s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_find_node [0.006916s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_get_node [0.006624s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_update_node [0.009025s] ... ok {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection [0.008522s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure [0.018482s] ... ok {0} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_vol_id [0.007503s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_create_volume_target [0.008492s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete_ignore [0.006866s] ... ok {6} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_basic [0.006498s] ... ok {6} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_instantiate [0.006879s] ... ok {6} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_data [0.009775s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_attach_instance [0.008852s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_not_abort_on_failed_state [0.019730s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,264 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,265 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,265 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_with_node [0.009408s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_migrate_default [0.007964s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_none [0.016683s] ... ok {6} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure_ignored [0.008701s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_not_detailed [0.006798s] ... ok {6} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_basic [0.007428s] ... ok {0} openstack.tests.unit.block_storage.v2.test_type.TestType.test_add_private_access [0.008737s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_complete_migration_error [0.007504s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_get_port [0.007536s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete_force [0.008472s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_create [0.008897s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_port_groups_detailed [0.006573s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_create_volume_connector [0.006637s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_force_delete [0.009821s] ... ok {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create [0.007280s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_restore [0.008736s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get_defaults [0.008174s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_update [0.007924s] ... ok {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create_incremental [0.007906s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_retype_mp [0.008144s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_unmanage [0.007802s] ... ok {0} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_vol_id [0.011334s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backups_detailed [0.006834s] ... ok {0} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_make_capabilities [0.006809s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_reset [0.009684s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_create_attrs [0.006754s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_delete_ignore [0.006574s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshots_detailed [0.006731s] ... ok {0} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_basic [0.007517s] ... ok {0} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_basic [0.006251s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_get [0.006643s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_get [0.007059s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestCapabilities.test_capabilites_get [0.006567s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_add_private_access [0.007126s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_get [0.007529s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_get_private_access [0.006933s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_types [0.007150s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete [0.007074s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete_ignore [0.007525s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_update [0.007990s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volumes_not_detailed [0.007743s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete_force [0.007418s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_extend [0.007473s] ... ok {1} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotActions.test_reset [0.007366s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_complete_migration_error [0.007961s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_detach_defaults [0.007950s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_get [0.007708s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get_defaults [0.008119s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_extend [0.007467s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_reset_volume_status [0.009026s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_reset [0.007549s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_set_bootable [0.008016s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_create_from_source [0.007637s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete_ignore [0.006617s] ... ok {6} openstack.tests.unit.block_storage.v2.test_stats.TestBackendPools.test_basic [0.006945s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_get [0.006506s] ... ok {6} openstack.tests.unit.block_storage.v2.test_type.TestType.test_new [0.007286s] ... ok {6} openstack.tests.unit.block_storage.v2.test_type.TestType.test_remove_private_access [0.008057s] ... ok {1} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_reset [0.007268s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_extra_specs_delete [0.007013s] ... ok {1} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_make_rate_limit [0.006262s] ... ok {6} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_basic [0.007614s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete_ignore [0.006724s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestPools.test_backend_pools [0.015740s] ... ok {6} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_create [0.007771s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestResourceFilter.test_resource_filters [0.016979s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_delete_volume_metadata [0.007379s] ... ok {6} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_bootable [0.007447s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_status [0.017512s] ... ok {6} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_basic [0.006307s] ... ok {6} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_basic [0.007345s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_status_percentage [0.007397s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_get_volume_metadata [0.007520s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete [0.006541s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_get [0.006549s] ... ok {6} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_force_delete [0.007422s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_complete_migration_error [0.007303s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_update [0.006829s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_update [0.016674s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_detach_force [0.007320s] ... ok {6} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_reset [0.007252s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_extra_specs_update [0.013746s] ... ok {6} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_delete [0.007055s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_revert_to_snapshot [0.007790s] ... ok {6} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_delete_group_specs_property [0.007139s] ... ok {0} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_create_basic [0.016545s] ... ok {0} openstack.tests.unit.block_storage.v3.test_type.TestType.test_basic [0.018235s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volumes_detailed [0.016818s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_attach_host [0.007357s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_reset [0.007244s] ... ok {0} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_create [0.006266s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_begin_detaching [0.007197s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_init_attachment [0.007200s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_unmanage [0.007098s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_begin_detaching [0.022053s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_get [0.006540s] ... ok {1} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_basic [0.006094s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_abort_detaching [0.007227s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_detach_force [0.007315s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_update [0.006675s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_extend [0.007232s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_force_delete [0.007413s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_upload_image_args [0.008266s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_get_snapshot_metadata [0.007847s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate [0.008103s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_create_attrs [0.006697s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reserve [0.017685s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter_jmespath [0.006253s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reset_status [0.017631s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_revert_to_snapshot_after_340 [0.018596s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_unreserve [0.007552s] ... ok {7} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_make_it [0.039872s] ... ok {7} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_delete_device_profile_ignore [0.021781s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_find [0.007049s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob [0.006039s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_delete [0.006594s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict1 [0.006175s] ... ok {7} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_delete_accelerator_request_ignore [0.077405s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_delete_ignore [0.006511s] ... ok {7} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_timeout [0.009311s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,214 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,215 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,215 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,215 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,215 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,215 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_unicode [0.006076s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_get_private_access [0.006971s] ... ok {7} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_call_vendor_passthru [0.014713s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_uuid [0.010497s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_bad [0.006119s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_delete_chassis_ignore [0.008116s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_gt [0.006073s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_uuid_like [0.007127s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_set_volume_metadata [0.007926s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_lt [0.005716s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_get_chassis [0.007302s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_complete_migration [0.007255s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_port [0.011346s] ... ok {6} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_retype_mp [0.007500s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_ports_not_detailed [0.008944s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_update_port [0.009240s] ... ok {6} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_readonly_false [0.007419s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_ints [0.005751s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_not_found [0.005858s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success_no_fail [0.009701s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,290 openstack Still waiting for nodes 1 to reach state "fake state" 2024-07-26 11:46:14,290 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_strs [0.005826s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_int_only [0.005848s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_glob [0.006304s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout_no_fail [0.016386s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,306 openstack Still waiting for nodes 1234 to reach state "fake state" 2024-07-26 11:46:14,306 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,307 openstack Still waiting for nodes 1234 to reach state "fake state" 2024-07-26 11:46:14,307 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_search_methods [0.033199s] ... ok {7} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_already_finished [0.009947s] ... ok {0} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_device_profiles [0.023419s] ... ok {7} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure [0.012971s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_strs [0.005780s] ... ok {7} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_force_delete [0.008553s] ... ok {0} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_remove_host_from_aggregate [0.028869s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_missing [0.005804s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_None [0.010633s] ... ok {0} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_set_aggregate_metadata [0.028065s] ... ok {7} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_reset [0.007952s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_invalid [0.011303s] ... ok {1} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_devices [0.022869s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_activate_node [0.029448s] ... ok {7} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_name [0.007650s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_range [0.006278s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_not_found [0.016456s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deactivate_node [0.029122s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_set_snapshot_metadata [0.009327s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_associated [0.024388s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_delete [0.007675s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available [0.061848s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_failed [0.045975s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,757 openstack.baremetal Still waiting for node f4c873b7-7901-4400-85d0-a4d5186de7ce to reach state "manageable", the current state is "inspecting" 2024-07-26 11:46:14,757 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_accelerator_request [0.065404s] ... ok {7} openstack.tests.unit.block_storage.v2.test_type.TestType.test_basic [0.009104s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_remove_machine_from_maintenance [0.030003s] ... ok {6} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_unbind_accelerator_request [0.048335s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info_changed) [0.033199s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name) [0.024894s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties_changed) [0.031499s] ... ok {6} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_add_host_to_aggregate [0.028132s] ... ok {7} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_attach_instance [0.008600s] ... ok {7} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_detach [0.007579s] ... ok {1} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete) [0.038788s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_manageable [0.044151s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,918 openstack.baremetal Still waiting for node aff51c3a-846b-4690-8b53-7f393771d02f to reach state "manageable", the current state is "inspecting" 2024-07-26 11:46:14,919 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_set_az [0.030517s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine_by_mac [0.030564s] ... ok {7} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_bootable_false [0.008239s] ... ok {7} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create [0.010180s] ... ok {7} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_name [0.007416s] ... ok {7} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_fetch_group_specs [0.008866s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_inspect_failed [0.048691s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,941 openstack.baremetal Still waiting for node 0f5401da-f5aa-4d93-a24b-84b35f26ebe2 to reach state "manageable", the current state is "inspecting" 2024-07-26 11:46:14,942 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed) [0.030225s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine [0.028292s] ... ok {7} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_basic [0.007672s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_restore [0.008012s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backups_detailed [0.008499s] ... ok {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template_not_found [0.023434s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state [0.036794s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestExtension.test_extensions [0.006978s] ... ok {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_with_detail [0.020405s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_create_from_source [0.007908s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_find [0.007000s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_types [0.007550s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_failure [0.051193s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete_force [0.010116s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshots_detailed [0.008107s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_create [0.007598s] ... ok {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_without_detail [0.018898s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_delete_ignore [0.007195s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_get [0.008843s] ... ok {1} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_list_coe_clusters [0.015998s] ... ok {5} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_genisoimage_fails [0.022664s] ... ok {5} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_no_genisoimage [0.074927s] ... ok {5} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data_as_string [0.000972s] ... ok {5} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_wait [0.018122s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,608 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_basic [0.007170s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_old_version [0.009136s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_manageable_in_old_version [0.010069s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_via_update [0.012896s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode [0.008975s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_power_on [0.008975s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_manage [0.008921s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_deploy_steps [0.008898s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_list_vifs [0.010033s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure_error [0.010198s] ... ok {5} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_basic [0.006440s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_chassis_not_detailed [0.015258s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_delete_node [0.009219s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success [0.013195s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,754 openstack Still waiting for nodes 1 to reach state "fake state" 2024-07-26 11:46:14,754 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestAbortIntrospection.test_abort [0.009060s] ... ok {5} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_get_introspection [0.007544s] ... ok {5} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_unprocessed_data [0.008522s] ... ok {5} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_manage_boot [0.008071s] ... ok {4} openstack.tests.unit.accelerator.test_version.TestVersion.test_basic [0.018877s] ... ok {4} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_get_device_profile [0.009469s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_find [0.010662s] ... ok {5} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_timeout [0.009721s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,800 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-07-26 11:46:14,800 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,801 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-07-26 11:46:14,801 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,801 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-07-26 11:46:14,801 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout_wait [0.051625s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,056 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_get_coe_cluster_certificate [0.018705s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_get [0.007611s] ... ok {4} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_list_device_profile [0.060099s] ... ok {5} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_no_params [0.010484s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_wait [0.089775s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,049 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:15,069 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_get_accelerator_request [0.009213s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_reset [0.007120s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete_force [0.007882s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backups_not_detailed [0.006552s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_abort_detaching [0.010324s] ... ok {4} openstack.tests.unit.baremetal.test_version.TestVersion.test_make_it [0.008007s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_nondefault [0.007472s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive_none [0.051813s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get_query [0.009341s] ... ok {4} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_basic [0.007774s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_unavailable [0.046270s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshots_not_detailed [0.006683s] ... ok {4} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_instantiate [0.008566s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip_conflicts [0.006497s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_readonly_false [0.007782s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_enroll_in_old_version [0.009116s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_set_volume_metadata [0.007750s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid_changed) [0.040948s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_unset_maintenance [0.009353s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch [0.012027s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot_invalid_none [0.010179s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_set_traits [0.008296s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_failed [0.011532s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif [0.009680s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_enroll_as_failure [0.011500s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_no_reservation [0.008979s] ... ok {4} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_basic [0.006693s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_delete_port [0.007651s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_find_port [0.014033s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_port_groups_not_detailed [0.007962s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_find_volume_target [0.016760s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_get_snapshot_metadata [0.017525s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_backend_pools [0.007011s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_get_volume_metadata [0.007642s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_find [0.006572s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_get [0.006285s] ... ok {4} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_basic [0.006260s] ... ok {4} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_no_params [0.007033s] ... ok {4} openstack.tests.unit.block_storage.v3.test_group.TestGroup.test_make_resource [0.016666s] ... ok {4} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_create_group_specs [0.007465s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete_force [0.017685s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_find [0.017128s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete [0.016828s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_fetch_group_specs [0.007105s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestLimit.test_limits_get [0.016903s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_reset [0.017835s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_delete_snapshot_metadata [0.017715s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_add_private_access [0.006951s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_create_attrs [0.006877s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid) [0.023594s] ... ok {3} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data [0.001199s] ... ok {3} openstack.tests.unit.baremetal.test_version.TestVersion.test_basic [0.018650s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_basic [0.011330s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_old_version [0.068540s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason [0.013758s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_via_update [0.018492s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootDevice.test_node_set_boot_device [0.018260s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_node_add_trait [0.018445s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_existing [0.011108s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_missing [0.018132s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_timeout [0.019030s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,657 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,657 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,657 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_timeout [0.026061s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,684 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,684 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,684 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_timeout [0.020035s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,704 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,704 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,705 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,705 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,705 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_chassis_detailed [0.018170s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_find_chassis [0.006803s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestDrivers.test_drivers [0.017555s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_delete_node_ignore [0.011188s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_create_port [0.016634s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_get_volume_connector [0.016707s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_volume_target_not_detailed [0.008721s] ... ok {3} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_instantiate [0.006336s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_create_attrs [0.016627s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_get [0.016722s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_reset [0.017764s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_create_attrs [0.006820s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_wait_for [0.016962s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volumes_detailed [0.016614s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_attach_host [0.017390s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_complete_migration [0.007219s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_migrate_nondefault [0.017698s] ... ok {3} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_create_basic [0.016737s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_basic [0.017047s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_complete_migration [0.007172s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_migrate_flags [0.017433s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_reset_status [0.017258s] ... ok {3} openstack.tests.unit.block_storage.v3.test_group.TestGroup.test_basic [0.016290s] ... ok {3} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_get_group_specs_property [0.007027s] ... ok {3} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_make_absolute_limit [0.016500s] ... ok {3} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_make_limit [0.019634s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_create [0.012385s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_create [0.008514s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_create_group_specs [0.007131s] ... ok {7} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_make_resource_filter [0.006276s] ... ok {7} openstack.tests.unit.block_storage.v3.test_type.TestType.test_create [0.007146s] ... ok {7} openstack.tests.unit.block_storage.v3.test_type.TestType.test_remove_private_access [0.007476s] ... ok {7} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_host [0.007632s] ... ok {7} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_basic [0.008785s] ... ok {7} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_complete_migration [0.010729s] ... ok {7} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_complete_migration_error [0.008371s] ... ok {7} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_revert_to_snapshot_before_340 [0.008386s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob_not_found [0.006194s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_use_direct_get [0.008368s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_le [0.007187s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_min [0.007740s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_not_int [0.007625s] ... ok {7} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_accelerator_requests [0.027362s] ... ok {7} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_deployables [0.026584s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_wait [0.077164s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,802 openstack.baremetal Still waiting for node afbb2de5-810e-4dd9-b14f-b3a4306e186c to reach state "manageable", the current state is "inspecting" 2024-07-26 11:46:14,803 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,817 openstack.baremetal Still waiting for node afbb2de5-810e-4dd9-b14f-b3a4306e186c to reach state "manageable", the current state is "inspecting" 2024-07-26 11:46:14,818 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_machines [0.044823s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_failure_cases [0.060532s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout_fails [0.073033s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,002 openstack.baremetal Still waiting for node b355b61d-043d-4d12-ab9a-ac8a798ce3f4 to reach state "active", the current state is "deploy wait" 2024-07-26 11:46:15,013 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_purge_node_instance_info [0.044588s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state [0.037394s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on [0.022788s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete_ignore [0.016835s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volumes_not_detailed [0.016713s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_unreserve [0.007435s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_readonly_no_argument [0.017753s] ... ok {4} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_reset [0.017551s] ... ok {4} openstack.tests.unit.block_storage.v3.test_type.TestType.test_add_private_access [0.008493s] ... ok {4} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs_error [0.007887s] ... ok {4} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_instance [0.007366s] ... ok {4} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate_cluster [0.008008s] ... ok {4} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate_flags [0.007390s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter [0.006110s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_exact [0.005932s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_int [0.005802s] ... ok {4} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_device_profile [0.022898s] ... ok {4} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate [0.022931s] ... ok {4} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate_by_name [0.034944s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_detach_port_from_machine [0.039463s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_ports_attached_to_machine [0.050188s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_success [0.029465s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_with_retries [0.038048s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,048 keystoneauth.session Retriable status code 409. Retrying in 0.5s. 2024-07-26 11:46:15,051 keystoneauth.session Retriable status code 503. Retrying in 1.0s. {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_off [0.022376s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_node_instance_info [0.023027s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_detach_force [0.009048s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_failure [0.023085s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_unmanage [0.008406s] ... ok {5} openstack.tests.unit.block_storage.v2.test_type.TestType.test_create [0.009075s] ... ok {5} openstack.tests.unit.block_storage.v2.test_type.TestType.test_get_private_access [0.010333s] ... ok {5} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_detach_force [0.008707s] ... ok {5} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_migrate [0.007942s] ... ok {5} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_retype [0.011403s] ... ok {5} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create_incremental [0.016068s] ... ok {5} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore [0.010315s] ... ok {5} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_basic [0.012946s] ... ok {5} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_make_extension [0.008980s] ... ok {5} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_basic [0.006857s] ... ok {5} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_make_rate_limits [0.007786s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backups_not_detailed [0.006581s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_delete [0.008708s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_find [0.014775s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_groups [0.007662s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_update_group_specs_prop [0.007697s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete [0.009617s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshots_not_detailed [0.010777s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_delete [0.009241s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_remove_private_access [0.012594s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_update [0.006426s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot [0.022781s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_types [0.016699s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine [0.042293s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_find [0.016589s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_wait_for [0.006698s] ... ok {2} openstack.tests.unit.accelerator.test_version.TestVersion.test_make_it [0.018799s] ... ok {2} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_basic [0.013381s] ... ok {2} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_basic [0.058065s] ... ok {2} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_basic [0.008240s] ... ok {2} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_success [0.022044s] ... ok {2} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure [0.010274s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,364 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_instantiate [0.008997s] ... ok {2} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_basic [0.007280s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_get_group_specs_prop [0.037024s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics [0.024997s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_attach_instance [0.017579s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_no_reason_without_maintenance [0.009038s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_other_fields [0.009488s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_configdrive [0.008211s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_default [0.014927s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_terminate_attachment [0.007642s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get [0.009305s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_no_arguments [0.009699s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot [0.009087s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_no_failure [0.009170s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_ok [0.009539s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_no_retries [0.008657s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_incompatible_microversion [0.007996s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_success [0.009836s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_reservation [0.009552s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,489 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_instantiate [0.010211s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_delete_allocation [0.006956s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_create_chassis [0.007022s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_detailed [0.008357s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_update_node_no_retries [0.010645s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_get_port_group [0.009307s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_delete_volume_target_ignore [0.009364s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_not_for_deploy [0.032326s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine [0.029539s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout [0.009979s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,565 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2024-07-26 11:46:14,565 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:14,566 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2024-07-26 11:46:14,566 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_wait [0.010818s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:14,577 openstack Still waiting for introspection of node None, the current state is "processing" 2024-07-26 11:46:14,577 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore [0.007730s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete [0.007140s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get [0.008156s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_delete_snapshot_metadata [0.007096s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_delete [0.007249s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_delete_ignore [0.007338s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_remove_private_access [0.008417s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_delete_volume_metadata [0.009999s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_create_attrs [0.007051s] ... ok {2} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_make_it [0.007196s] ... ok {2} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_basic [0.006129s] ... ok {2} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_make_resource [0.007329s] ... ok {2} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_update_group_specs_property [0.008021s] ... ok {2} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_basic [0.006926s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_create_attrs [0.008296s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete [0.008227s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete_ignore [0.006806s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete_group_specs_prop [0.008291s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get_query [0.010978s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_update [0.012320s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_snapshot_metadata [0.008732s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_detach_defaults [0.007633s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_upload_to_image_extended [0.007178s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_reset_volume_status [0.007105s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_bootable [0.006931s] ... ok {2} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_basic [0.006090s] ... ok {2} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_force_delete [0.006969s] ... ok {2} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs_error [0.007853s] ... ok {2} openstack.tests.unit.block_storage.v3.test_type.TestType.test_get_private_access [0.007299s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_create_attrs [0.013466s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_basic [0.006090s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_error [0.006974s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_retype [0.007611s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_readonly [0.007631s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict2 [0.005878s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_dict [0.007193s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_op [0.006731s] ... ok {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_device_profile [0.032520s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll [0.094005s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout [0.076547s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,070 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_port_create_failed [0.065478s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,122 openstack ironic NIC registration failed Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_baremetal.py", line 222, in register_machine nic = self._baremetal_client.post('/ports', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/keystoneauth1/adapter.py", line 401, in post return self.request(url, 'POST', **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 803, in request return _json_response(response, error_message=error_message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 781, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.BadRequestException: Baremetal machine port failed to be created.: Client Error for url: https://baremetal.example.com/v1/ports, {"error": "invalid"} {6} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued) [0.046946s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_cluster [0.010132s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_addresses [0.086539s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,172 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:15,189 openstack Server 1234 reached ACTIVE state without being allocated an IP address. Deleting server. {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_modify_user_invalidates_cache [0.046115s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_raises_exception [0.022136s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_upload_to_image [0.027609s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_reserve [0.009096s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_extend [0.007471s] ... ok {5} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs [0.017567s] ... ok {0} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_create_coe_cluster [0.017039s] ... ok {3} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_set_status [0.007645s] ... ok {6} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active) [0.031557s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_new [0.006835s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_timeout [0.029062s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,225 openstack.baremetal Still waiting for the lock to be released on node 15d7766d-10cd-452a-8d8c-35cc0c008a97, currently locked by conductor conductor0 2024-07-26 11:46:15,226 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_locked [0.074131s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,205 openstack.baremetal Still waiting for the lock to be released on node 3363866d-e09f-4049-b9b2-a4bd344d89bb, currently locked by conductor conductor0 2024-07-26 11:46:15,206 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs [0.017873s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_basic [0.007137s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_new [0.006152s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info_changed) [0.057407s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_not_locked [0.027495s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_get_exception [0.047931s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_create [0.007647s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_detach [0.017956s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_create [0.007297s] ... ok {6} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes [0.036224s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_init_attachment [0.007476s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_unmanage [0.017774s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_bootable [0.009949s] ... ok {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone_wait [0.034476s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_upload_image [0.007853s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_bootable_false [0.007492s] ... ok {6} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template_exception [0.022529s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_terminate_attachment [0.007443s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid_changed) [0.063125s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id [0.018189s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_non_glob_glob [0.006604s] ... ok {7} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_ports_filtered [0.052118s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_from_volume_image_terminate [0.082537s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver) [0.055235s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_ge [0.006900s] ... ok {6} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_delete_cluster_template [0.024398s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_max [0.005993s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_special [0.016600s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_None [0.005959s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_get_and_search [0.006284s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_missing [0.006079s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_object [0.006258s] ... ok {6} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_not_found [0.016611s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine [0.043567s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_not_int [0.010385s] ... ok {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_wait_for_deleted [0.061500s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,337 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_None [0.006069s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_ints [0.005808s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_server_error [0.050566s] ... ok {7} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v3 [0.054966s] ... ok {3} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_bind_accelerator_request [0.029002s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_changed) [0.051811s] ... ok {5} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_accelerator_request [0.028968s] ... ok {1} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_error [0.026534s] ... ok {0} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3 [0.026285s] ... ok {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate_with_az [0.026461s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac [0.029231s] ... ok {4} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status [0.055329s] ... ok {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain [0.023591s] ... ok {0} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3_no_domain [0.014142s] ... ok {7} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_not_found [0.042237s] ... ok {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate [0.023410s] ... ok {6} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_update_coe_cluster [0.052260s] ... ok {5} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_unauthorized_availability_zone_names [0.021374s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,402 openstack Availability zone list could not be fetched Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_compute.py", line 171, in list_availability_zone_names for zone in zones: File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1937, in list exceptions.raise_from_response(response) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.HttpException: HttpException: 403: Client Error for url: https://compute.example.com/v2.1/os-availability-zone {6} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_sign_coe_cluster_certificate [0.027129s] ... ok {4} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template [0.025207s] ... ok {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain [0.025581s] ... ok {2} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name [0.038542s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deprecated_validate_node [0.023704s] ... ok {0} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_name_or_id [0.032031s] ... ok {7} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster_not_found [0.033377s] ... ok {3} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_unset_az [0.030544s] ... ok {4} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_by_name [0.025391s] ... ok {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_exception [0.026665s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,448 openstack Failed to delete domain a995c38cf08c413ca2a2bfa98850a39a Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_identity.py", line 750, in delete_domain self.identity.delete_domain(domain_id, ignore_missing=False) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/identity/v3/_proxy.py", line 156, in delete_domain self._delete(_domain.Domain, domain, ignore_missing=ignore_missing) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 56, in check return method(self, expected, actual, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 519, in _delete rv = res.delete(self) ^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1846, in delete self._translate_response(response, has_body=False, **kwargs) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1239, in _translate_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.ResourceNotFound: ResourceNotFound: 404: Client Error for url: https://identity.example.com/v3/domains/a995c38cf08c413ca2a2bfa98850a39a {0} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v3 [0.020913s] ... ok {2} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_flavors [0.029057s] ... ok {3} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_all_availability_zone_names [0.019869s] ... ok {4} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_delete_coe_cluster [0.024738s] ... ok {1} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_list_endpoints [0.028865s] ... ok {3} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_availability_zone_names [0.022867s] ... ok {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor [0.030764s] ... ok {2} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_servers_no_herd [0.036085s] ... ok {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_create_flavor [0.020952s] ... ok {7} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_attach_volume [0.076721s] ... ok {6} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v4_fixed_ip [0.089525s] ... ok {2} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template [0.019225s] ... ok {0} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_string_and_int [0.035883s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_attach_port_to_machine [0.039961s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available_wait [0.098299s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,480 openstack.baremetal Still waiting for node ccadf13b-e179-471e-8c49-9d2f1b2f57ee to reach state "manageable", the current state is "available" 2024-07-26 11:46:15,481 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:15,496 openstack.baremetal Still waiting for node ccadf13b-e179-471e-8c49-9d2f1b2f57ee to reach state "manageable", the current state is "inspecting" 2024-07-26 11:46:15,497 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_exception [0.026004s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace [0.008824s] ... ok {2} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_update_cluster_template [0.028633s] ... ok {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_no_nics [0.073252s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine [0.025974s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_by_name [0.014707s] ... ok {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram [0.037511s] ... ok {7} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_fips_nova [0.070595s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_active [0.054651s] ... ok {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavor_access [0.020085s] ... ok {6} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_empty_nics [0.079484s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_cleanup_floating_ips [0.071476s] ... ok {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_timeout [0.055894s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,599 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_wait_for_server [0.007539s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,610 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_provide [0.060414s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,603 openstack.baremetal Still waiting for node a9ede744-055d-4788-8361-defbaa9e5433 to reach state "available", the current state is "manageable" 2024-07-26 11:46:15,604 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive [0.063698s] ... ok {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors_with_extra [0.034786s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips_with_filters [0.022722s] ... ok {6} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_nics_port_id [0.047949s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_attach_ip_to_server [0.023752s] ... ok {4} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_wait [0.040034s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,639 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-07-26 11:46:15,640 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_attach_ip_to_server [0.032860s] ... ok {7} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips [0.075530s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state_false [0.047499s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_existing [0.020969s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout [0.101784s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,646 openstack.baremetal Still waiting for node 9a9f1cc1-f650-4057-9e47-756e7409f3e1 to reach state "active", the current state is "available" 2024-07-26 11:46:15,647 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:15,668 openstack.baremetal Still waiting for node 9a9f1cc1-f650-4057-9e47-756e7409f3e1 to reach state "active", the current state is "deploying" 2024-07-26 11:46:15,668 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot [0.027231s] ... ok {4} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_timeout [0.036247s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,680 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-07-26 11:46:15,680 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:15,684 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-07-26 11:46:15,687 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_no_wait [0.058325s] ... ok {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip [0.069502s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_new [0.030114s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on_with_retires [0.044059s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,694 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-07-26 11:46:15,695 keystoneauth.session Retriable status code 409. Retrying in 1.0s. {7} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain_exception [0.020109s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_no_port [0.065281s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_patch_machine [0.038024s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_create_floating_ip [0.025587s] ... ok {6} openstack.tests.unit.cloud.test_domains.TestDomains.test_list_domains [0.030588s] ... ok {7} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_name_or_id [0.025401s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot_failure [0.042663s] ... ok {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait [0.056563s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip [0.020496s] ... ok {4} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips_bad_neutron [0.060102s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,737 openstack Neutron returned NotFound for floating IPs, which means this cloud doesn't have neutron floating ips. shade can't fallback to trying Nova since nova doesn't support server-side filtering when listing floating ips and filters were given. If you do not think shade should be attempting to list floating ips on neutron, it is possible to control the behavior by setting floating_ip_source to 'nova' or None for cloud: _test_cloud_. If you are not already using clouds.yaml to configure settings for your cloud(s), and you want to configure this setting, you will need a clouds.yaml file. For more information, please see https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port_bad_response [0.034444s] ... ok {6} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_delete_endpoint [0.037736s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_locked_timeout [0.038214s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,755 openstack.baremetal Still waiting for the lock to be released on node b0cc5cc2-6e9a-43b0-a066-7ee92772f444, currently locked by conductor conductor99 2024-07-26 11:46:15,755 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_float_no_status [0.020398s] ... ok {4} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_no_cinder [0.039499s] ... ok {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_fails [0.039815s] ... ok {7} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_and_include [0.067668s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_add_flavor_access [0.029882s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_update_machine_patch_no_action [0.050148s] ... ok {4} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain_with_name_or_id [0.029360s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_retries [0.070281s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,797 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-07-26 11:46:15,803 keystoneauth.session Retriable status code 409. Retrying in 1.0s. 2024-07-26 11:46:15,810 keystoneauth.session Retriable status code 409. Retrying in 0.5s. {0} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools_exception [0.072847s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_network [0.044992s] ... ok {7} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_with_extra_specs [0.029569s] ... ok {2} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v3 [0.046534s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_auto_ip [0.006630s] ... ok {4} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain [0.019521s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_not_found [0.038802s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:15,840 openstack Flavor invalid not found for deleting {7} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_pool [0.006548s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_not_found [0.025291s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info) [0.034780s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_multiple_matches [0.035284s] ... ok {4} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_remove_flavor_access [0.018492s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info) [0.051993s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_search_floating_ips [0.022882s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_id [0.036085s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name_changed) [0.031813s] ... ok {2} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_search_endpoints [0.045697s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip [0.029407s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_down [0.049952s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools [0.026733s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac_failure [0.022745s] ... ok {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_not_found [0.021921s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors [0.030784s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_existing [0.023187s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_auto_ip [0.008910s] ... ok {3} openstack.tests.unit.cloud.test_caching.TestBogusAuth.test_get_auth_bogus [0.006876s] ... ok {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_name [0.057838s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_not_found [0.022501s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid) [0.048718s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_set_flavor_specs [0.031103s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties) [0.024739s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group [0.038339s] ... ok {3} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving) [0.035770s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_config_v1 [0.038285s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_filters [0.021768s] ... ok {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_users [0.021154s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine_failure [0.029225s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_add_ip_from_pool [0.062960s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_detach_ip_from_server [0.065214s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group [0.088845s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_not_found [0.022326s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_config [0.030795s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_available_floating_ip_new [0.073467s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy_rule_not_found [0.024690s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_associated [0.025178s] ... ok {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes_creating_invalidates [0.050272s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_by_id [0.045781s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_inferred [0.030312s] ... ok {3} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_coe_cluster_template [0.016176s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_cleanup_floating_ips [0.016533s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port [0.031499s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_not_found [0.031343s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy [0.028614s] ... ok {3} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster [0.024145s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_no_import [0.116441s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_no_rules [0.028429s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips [0.039411s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_already_associated [0.035913s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_detach_ip_from_server [0.040596s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule [0.019758s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips [0.019524s] ... ok {5} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_create_volume_invalidates [0.121914s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,058 openstack.resource Still waiting for resource Volume:12345 to reach state available, current state is creating 2024-07-26 11:46:16,059 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips_with_filters [0.006788s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_found [0.031386s] ... ok {4} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_create_role [0.019615s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing [0.071024s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_user_data_base64 [0.057662s] ... ok {4} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_name [0.019714s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_not_found [0.023711s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_images_found [0.064451s] ... ok {5} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images [0.044534s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips [0.067203s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule_bad_protocol [0.030083s] ... ok {5} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_openstack_cloud [0.008365s] ... ok {4} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_roles [0.020554s] ... ok {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception [0.032792s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_no_delete [0.064095s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_filters [0.037293s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group [0.045338s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait_server_error [0.082727s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,180 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_not_found [0.022765s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_compact [0.024302s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_path [0.074389s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_add_ip_from_pool [0.031450s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1_bad_delete [0.041465s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,220 openstack.image Deleting failed upload of image image-2 {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_list_firewall_groups [0.021465s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy [0.025776s] ... ok {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_get_flavor_image [0.086293s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_wait [0.039719s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_config_v2 [0.087977s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_filters [0.019852s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies [0.020409s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImageBrokenDiscovery.test_url_fix [0.047296s] ... ok {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy [0.044008s] ... ok {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule [0.022759s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_bad_int [0.039574s] ... ok {3} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_error [0.043681s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,278 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-07-26 11:46:16,279 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy [0.033033s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume_duplicate [0.048269s] ... ok {6} openstack.tests.unit.cloud.test_groups.TestGroups.test_delete_group [0.025256s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_import_supported [0.084283s] ... ok {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v6_fixed_ip [0.069703s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule_not_found [0.021969s] ... ok {0} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts [0.009082s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy_not_found [0.072136s] ... ok {0} openstack.tests.unit.cloud.test_inventory.TestInventory.test_search_hosts [0.008229s] ... ok {6} openstack.tests.unit.cloud.test_groups.TestGroups.test_get_group [0.021879s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name_and_ext_tag [0.006174s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_public [0.007285s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,341 openstack Disabling network entry in catalog per config {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule [0.026554s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_private_interface_ip [0.006635s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_rule_not_found [0.027779s] ... ok {6} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_id [0.025318s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name [0.046561s] ... ok {7} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_id [0.020731s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_external [0.020261s] ... ok {3} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server [0.077252s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_size [0.006377s] ... ok {2} openstack.tests.unit.cloud.test_groups.TestGroups.test_update_group [0.026116s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_type [0.006203s] ... ok {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_wait [0.069849s] ... ok {7} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_filters [0.020331s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_list_images [0.036776s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_protected [0.109451s] ... ok {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments [0.020852s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id [0.039070s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_exception [0.025899s] ... ok {7} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_update_role [0.026534s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v1 [0.018306s] ... ok {0} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster [0.010706s] ... ok {5} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone [0.039599s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_fd [0.028690s] ... ok {0} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_glance_images [0.010645s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v2 [0.021497s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,434 openstack image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/openstackcloud.py:435: UserWarning: image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. warnings.warn(warning_msg) {0} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_exists [0.021582s] ... ok {3} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_timeout [0.079299s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,437 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:16,450 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_exception [0.029634s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,455 openstack Failed to delete domain 50234e9b15cb43cb9d156ac387b19a2c Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_identity.py", line 749, in delete_domain self.identity.update_domain(domain_id, is_enabled=False) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/identity/v3/_proxy.py", line 207, in update_domain return self._update(_domain.Domain, domain, **attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 56, in check return method(self, expected, actual, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 550, in _update return res.commit(self, base_path=base_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1693, in commit return self._commit( ^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1738, in _commit self._translate_response(response, has_body=has_body) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1239, in _translate_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.ConflictException: ConflictException: 409: Client Error for url: https://identity.example.com/v3/domains/50234e9b15cb43cb9d156ac387b19a2c, {"domain": {"id": "50234e9b15cb43cb9d156ac387b19a2c", "name": "domainName-3", "description": "domainDesc-2", "enabled": true}} {1} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v1 [0.022999s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,459 openstack image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/openstackcloud.py:435: UserWarning: image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. warnings.warn(warning_msg) {2} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id_operator [0.035596s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_no_key [0.024616s] ... ok {1} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair_exception [0.021245s] ... ok {5} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_unset_flavor_specs [0.035156s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_image_objects [0.095603s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_none [0.008382s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,495 openstack Disabling network entry in catalog per config {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain [0.040082s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_exception [0.021038s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_paginated [0.033947s] ... ok {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init [0.007844s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_filter_deleted [0.109467s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ip_list [0.006992s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ipv6_only [0.011779s] ... ok {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init_one_cloud [0.007924s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_meta_int [0.108662s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_internal_provider_ipv4_neutron [0.028153s] ... ok {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test_get_host [0.008280s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace_local_ipv4 [0.011018s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_public [0.029112s] ... ok {2} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair [0.020058s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all_deleted [0.029766s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_multiple_private_ip [0.026527s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_cors [0.028298s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v2 [0.016725s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_search_floating_ips [0.037511s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_project [0.010008s] ... ok {2} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_empty_filters [0.020985s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_user_int [0.051453s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_auto_ip_pool_no_reuse [0.077161s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_delete_image_task [0.085398s] ... ok {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network [0.027300s] ... ok {1} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroup_rules [0.010659s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_not_found [0.024235s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip [0.025717s] ... ok {0} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_policy_found [0.038311s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_no_volume_service [0.006500s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_by_id [0.023599s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip [0.029230s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_list_to_munch [0.006195s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_get_object [0.022762s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group_compact [0.028623s] ... ok {2} openstack.tests.unit.cloud.test_limits.TestLimits.test_get_compute_limits [0.037223s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,606 openstack.resource The option [maxPersonality] has been deprecated. Please avoid using it. 2024-07-26 11:46:16,607 openstack.resource The option [maxPersonalitySize] has been deprecated. Please avoid using it. {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider [0.020533s] ... ok {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_not_found [0.035033s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,631 openstack QoS policy goofy not found for deleting {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_not_found [0.029841s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers [0.021737s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name_operator [0.033374s] ... ok {2} openstack.tests.unit.cloud.test_magnum_services.TestMagnumServices.test_list_magnum_services [0.025513s] ... ok {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_ignored_value [0.020562s] ... ok {4} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_exception [0.019273s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_by_id [0.029369s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_ext_tag [0.016356s] ... ok {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_using_id [0.033625s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_floating_first [0.006216s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key_secondary [0.025530s] ... ok {6} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups [0.012071s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_invalid_network [0.029215s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_security_groups [0.007227s] ... ok {6} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_nova_images [0.010617s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy [0.028487s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_by_id [0.020843s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv4 [0.016509s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_task [0.117736s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,646 openstack swift stale check, no object: container-3/image-2 2024-07-26 11:46:16,647 openstack swift uploading /tmp/tmpjenwvww_/tmp090f4odi to container-3/image-2 2024-07-26 11:46:16,657 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-07-26 11:46:16,671 openstack.image Image Task f99e6b91-4ffa-4158-a606-7187c6c5a7b2 imported f2d48655-7b5f-440e-9b31-0a5fb03b9ba1 in 0.016573429107666016 {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_delete_quotas [0.033287s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum [0.035051s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,696 openstack swift checksum mismatch: /tmp/tmpc_xouur5/tmpuc3m1b5b!=openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 2024-07-26 11:46:16,697 openstack swift uploading /tmp/tmpc_xouur5/tmpuc3m1b5b to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 {7} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_output [0.008695s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_account_key [0.027993s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_two_outputs [0.006756s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group [0.024178s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_compact [0.042078s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_no_fips [0.051906s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,725 openstack Disabling volume entry in catalog per config {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_get_quotas [0.033253s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_below_min [0.029901s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_empty_list_images [0.026426s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects [0.023011s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_rule_not_found [0.031976s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,758 openstack Firewall rule deny_ssh not found for removing {7} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair [0.019598s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_no_fip [0.082795s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,764 openstack Disabling volume entry in catalog per config {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch [0.006897s] ... ok {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas [0.040379s] ... ok {7} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair_not_found [0.020623s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,778 openstack Keypair key-2 not found for deleting {6} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object [0.023003s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_all [0.006018s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_osic_split [0.061196s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,787 openstack Disabling volume entry in catalog per config {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_unset_policies [0.076011s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_groups_from_server [0.005929s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_filters [0.027175s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure [0.080063s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,744 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 2024-07-26 11:46:16,745 openstack swift uploading /tmp/tmptl97q5mf/tmpolxa3ndh to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 2024-07-26 11:46:16,776 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 2024-07-26 11:46:16,782 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_object_store.py", line 500, in _wait_for_futures exceptions.raise_from_response(result) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.HttpException: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 {6} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_error [0.021102s] ... ok {0} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_not_found_returns_false [0.030791s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron [0.024628s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy [0.026799s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network [0.044514s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv6 [0.006088s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_ip [0.006626s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule [0.035150s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_ipv4_hostvars [0.006487s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies_filters [0.019987s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_missing_fips [0.045934s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv6 [0.006895s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_mtu [0.029544s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_user_and_group [0.045722s] ... ok {4} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_availability_zone_hints [0.022713s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_not_found [0.030057s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_exception [0.020632s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_filters [0.030031s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail [0.096147s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,832 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 2024-07-26 11:46:16,840 openstack swift uploading /tmp/tmpt2j8ngv_/tmph1r26nko to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 2024-07-26 11:46:16,867 openstack.object-store Failed to upload large object manifest for openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3. Removing segment uploads. {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch_subclass [0.006497s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_list_firewall_rules [0.020384s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_role [0.034242s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule_filters [0.023222s] ... ok {4} openstack.tests.unit.cloud.test_network.TestNetwork.test_update_network_provider [0.030198s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries [0.078405s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,835 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 2024-07-26 11:46:16,837 openstack swift uploading /tmp/tmp2zx4l79o/tmp1ocy9ewg to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 2024-07-26 11:46:16,858 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000003 {7} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_specific_tenant [0.020213s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_not_found [0.048549s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,892 openstack Network test-net not found for deleting {1} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_auth_endpoint [0.019617s] ... ok {7} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_nova_images [0.009700s] ... ok {4} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster [0.012496s] ... ok {5} openstack.tests.unit.cloud.test_groups.TestGroups.test_create_group [0.025843s] ... ok {3} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_by_name [0.020783s] ... ok {4} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_glance_images [0.011626s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group [0.029653s] ... ok {1} openstack.tests.unit.cloud.test_port.TestPort.test_update_port [0.023603s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container [0.020557s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_get_network_by_id [0.039698s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_error [0.023422s] ... ok {6} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_old_hypervisors [0.054570s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,930 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-07-26 11:46:16,931 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-07-26 11:46:16,932 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-07-26 11:46:16,943 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-07-26 11:46:16,944 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-07-26 11:46:16,945 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {7} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception [0.022233s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_project_exists [0.036200s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,957 openstack Assignment already exists {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks [0.022717s] ... ok {1} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v3 [0.035406s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1 [0.039154s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,939 openstack.image image image-2 exists and is up to date {7} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_404 [0.022590s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,972 openstack Swift capabilities not supported. Using default max file size. {4} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access [0.028959s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_project_or_domain_or_system [0.030256s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_412 [0.021368s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,995 openstack Swift capabilities not supported. Using default max file size. {5} openstack.tests.unit.cloud.test_groups.TestGroups.test_list_groups [0.085713s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key [0.027975s] ... ok {6} openstack.tests.unit.cloud.test_port.TestPort.test_create_port [0.058443s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_bad_delete [0.045339s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,994 openstack.image Deleting failed upload of image image-2 2024-07-26 11:46:16,999 openstack.image Image creation failed Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py", line 228, in _upload_image return self._upload_image_put( ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py", line 293, in _upload_image_put exceptions.raise_from_response(response) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.BadRequestException: BadRequestException: 400: Client Error for url: https://image.example.com/v2/images/1cc21c99-eb86-4c26-8b8a-717b59cb9331/file {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_direction_extension [0.050195s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,010 openstack 'qos-bw-limit-direction' extension is not available on target cloud {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_project_not_exists [0.035801s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,025 openstack Assignment does not exists {7} openstack.tests.unit.cloud.test_object.TestObject.test_update_container [0.035187s] ... ok {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_extension [0.018670s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_wrong_checksum_delete [0.040834s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,031 openstack.image Deleting failed upload of image image-2 {6} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_exception [0.031211s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary [0.029469s] ... ok {1} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule [0.029497s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data [0.029690s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,058 openstack.object-store swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-3 {3} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_use_import [0.065316s] ... ok {4} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name [0.037443s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_no_tasks [0.040680s] ... ok {4} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_exception [0.007778s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_domain_not_exists [0.058730s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,085 openstack Assignment does not exists {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule [0.033219s] ... ok {4} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_identity [0.009262s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_no_filter_deleted [0.029908s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all [0.029980s] ... ok {6} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_parameters [0.074534s] ... ok {4} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_no [0.008529s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,107 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_extension [0.022088s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_string_properties [0.028622s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object [0.063218s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,101 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 2024-07-26 11:46:17,102 openstack swift uploading /tmp/tmp6rz6bi7l/tmp3aut0vfs to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 {5} openstack.tests.unit.cloud.test_image.TestImage.test_update_image_no_patch [0.020049s] ... ok {4} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_found [0.031633s] ... ok {6} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule [0.029294s] ... ok {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule_no_qos_extension [0.029461s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_project_not_exists [0.062723s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,153 openstack Assignment does not exists {3} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images [0.030599s] ... ok {6} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_extension [0.019097s] ... ok {7} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_auth_endpoint [0.035735s] ... ok {4} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_using_id [0.023741s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images_paginated [0.043323s] ... ok {0} openstack.tests.unit.cloud.test_router.TestRouter.test_add_router_interface [0.023796s] ... ok {6} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_no_qos_extension [0.019275s] ... ok {4} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat [0.020158s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_default_extension [0.038522s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,185 openstack 'qos-default' extension is not available on target cloud {3} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume [0.038878s] ... ok {7} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_id [0.035885s] ... ok {6} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule_no_qos_extension [0.019268s] ... ok {4} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_not_found [0.024303s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object [0.251103s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:16,990 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 2024-07-26 11:46:16,991 openstack swift uploading /tmp/tmp5ihkltep/tmpcwrpi7xa to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_extension [0.025334s] ... ok {7} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_name [0.027714s] ... ok {4} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_no_qos_extension [0.018814s] ... ok {6} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy [0.028148s] ... ok {0} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router [0.044000s] ... ok {5} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_until_active_never_active [0.059339s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,219 openstack.iterate_timeout Waiting 2.0 seconds 2024-07-26 11:46:17,227 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_active [0.042286s] ... ok {0} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_availability_zone_hints [0.022521s] ... ok {7} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat_v3 [0.019934s] ... ok {3} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_all_projects [0.012190s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_default_extension [0.035851s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,244 openstack 'qos-default' extension is not available on target cloud {5} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_no_detail [0.023266s] ... ok {6} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_found [0.024853s] ... ok {4} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule [0.027972s] ... ok {0} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_not_found [0.022761s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,270 openstack Router goofy not found for deleting {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_extension [0.025483s] ... ok {7} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule [0.028369s] ... ok {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs [0.024359s] ... ok {6} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_details_extension [0.022888s] ... ok {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_notempty_filters [0.020015s] ... ok {4} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_not_found [0.040097s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,291 openstack QoS DSCP marking rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {5} openstack.tests.unit.cloud.test_limits.TestLimits.test_other_get_compute_limits [0.043266s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,299 openstack.resource The option [maxPersonality] has been deprecated. Please avoid using it. 2024-07-26 11:46:17,300 openstack.resource The option [maxPersonalitySize] has been deprecated. Please avoid using it. {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_neutron [0.035730s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,307 openstack Security group None not found for adding {7} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_not_found [0.029217s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,308 openstack QoS bandwidth limit rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {6} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas_details [0.031021s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_az [0.009955s] ... ok {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_update_quotas [0.039605s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_location [0.010792s] ... ok {4} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule [0.029353s] ... ok {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_basic_hostvars [0.024273s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_bad_server [0.024318s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,333 openstack Server None not found {6} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_update_quotas [0.029208s] ... ok {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name [0.014299s] ... ok {7} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_direction_extension [0.034661s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,341 openstack 'qos-bw-limit-direction' extension is not available on target cloud {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_none_ipv4_neutron [0.026264s] ... ok {4} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule_no_qos_extension [0.018248s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_stateless_neutron [0.019461s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry [0.124927s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,276 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 2024-07-26 11:46:17,277 openstack swift uploading /tmp/tmpnb_4tk6c/tmpvqe44thu to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_delete_quotas [0.041428s] ... ok {6} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_rebuild_exception [0.020682s] ... ok {4} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy [0.022915s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_neutron [0.018836s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_provider_ipv4_neutron [0.025099s] ... ok {7} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule [0.028492s] ... ok {2} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_none_auth_type [0.028229s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_none [0.006357s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_volume [0.013297s] ... ok {6} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zonename [0.031787s] ... ok {4} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy [0.024739s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found [0.021937s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,402 openstack Security group doesNotExist not found for deleting {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_unknown_volume_exception [0.014514s] ... ok {7} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule [0.028484s] ... ok {4} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy_no_qos_extension [0.018207s] ... ok {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_rackspace_v6 [0.073208s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,371 openstack Disabling network entry in catalog per config 2024-07-26 11:46:17,415 openstack Disabling volume entry in catalog per config {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_timeout [0.048471s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,403 openstack.resource Still waiting for resource Server:c8c26632-42e0-4639-9791-efaea9a0cf30 to reach state ACTIVE, current state is REBUILD 2024-07-26 11:46:17,404 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_neutron [0.019684s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_port_security_disabled [0.022825s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_exception [0.049793s] ... ok {7} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types [0.027736s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_wrong_type [0.006748s] ... ok {4} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_extension [0.018756s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_project_or_domain [0.031979s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_nova [0.017257s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks_filtered [0.020831s] ... ok {6} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_update_recordset [0.052960s] ... ok {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster_template [0.010304s] ... ok {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_devstack [0.050565s] ... ok {4} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_delete_quotas [0.033255s] ... ok {7} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_name [0.040821s] ... ok {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_image_string [0.007016s] ... ok {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups_negone_port [0.013144s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port_not_found [0.052841s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,477 openstack Port non-existent not found for deleting {5} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_wrong_availability_zone_hints_type [0.008043s] ... ok {3} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster_template [0.010693s] ... ok {4} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas [0.031888s] ... ok {3} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_secgroups [0.011941s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_bad_kwarg [0.064661s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_domain_exists [0.065705s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,510 openstack Assignment already exists {5} openstack.tests.unit.cloud.test_object.TestObject.test_create_container [0.028835s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension [0.019384s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public [0.028163s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_project_exists [0.057203s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,532 openstack Assignment already exists {4} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas_bad_request [0.032357s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_not_found [0.048280s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object [0.026046s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions_fails [0.018517s] ... ok {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_domain [0.084905s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_404 [0.020208s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_domain_exists [0.041435s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,555 openstack Assignment already exists {5} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found [0.021682s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions [0.019369s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_project_exists [0.036014s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,571 openstack Assignment already exists {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key [0.023609s] ... ok {2} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v3 [0.049859s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions_fails [0.017516s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_role [0.045262s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_container_key [0.024995s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_bad_domain_exception [0.024424s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found [0.021330s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_project_exists [0.045662s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,602 openstack Assignment already exists {0} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_all_projects [0.021976s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_key_argument [0.020801s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search [0.006444s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object [0.026579s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,624 openstack.object-store swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-3 {5} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access_not_found [0.021112s] ... ok {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_user_and_group [0.085209s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_project [0.054181s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_id_wait [0.032050s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_domain_not_exists [0.046308s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,643 openstack Assignment does not exists {2} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule [0.065246s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_invalid [0.023235s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object [0.033037s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,658 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 2024-07-26 11:46:17,659 openstack swift uploading /tmp/tmpbgnprdqg/tmpimugwlig to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_project_and_domain [0.062907s] ... ok {6} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_False [0.030517s] ... ok {3} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_unavailable [0.009230s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,673 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {5} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found [0.022716s] ... ok {6} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_without_enable_snat [0.019958s] ... ok {3} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_none_auth_type [0.020625s] ... ok {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_policy_found [0.047434s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_domain [0.057823s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_project [0.047491s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers_exception [0.021678s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_wait_failed [0.044085s] ... ok {6} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router [0.022609s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_project [0.051953s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix [0.022965s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port [0.029293s] ... ok {2} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_no_qos_extension [0.040110s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_domain [0.044510s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_invalid [0.012162s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_nova [0.027899s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,740 openstack Security group None not found for adding {1} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router [0.028027s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports [0.024737s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_private [0.021740s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found_nova [0.020127s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,762 openstack Security group doesNotExist not found for deleting {2} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types_no_qos_extension [0.026392s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_project_not_exists [0.054491s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,753 openstack Assignment does not exists {3} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_exception [0.021144s] ... ok {1} openstack.tests.unit.cloud.test_router.TestRouter.test_update_router [0.027044s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_nova [0.018926s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_project_not_exists [0.041588s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,780 openstack Assignment does not exists {5} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_index_rax [0.027716s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,786 openstack.object-store swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_index_rax-2/index.html {3} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3_kwarg [0.022521s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_nova [0.024796s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_external [0.021874s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_neutron [0.024686s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_none [0.006330s] ... ok {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_get_quotas [0.048090s] ... ok {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule_no_qos_extension [0.019062s] ... ok {5} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id [0.032320s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface [0.019397s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova [0.021365s] ... ok {5} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_yes [0.007242s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_none [0.007964s] ... ok {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule [0.028942s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron [0.022073s] ... ok {2} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_no_wait [0.036270s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_neutron [0.046519s] ... ok {1} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_dict [0.019019s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_project [0.086449s] ... ok {5} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_hypervisors [0.028449s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,855 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-07-26 11:46:17,856 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-07-26 11:46:17,857 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-07-26 11:46:17,858 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-07-26 11:46:17,859 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-07-26 11:46:17,860 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_extension [0.018491s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron_not_found [0.020093s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,867 openstack Security group 10 not found for deleting {0} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_exception [0.155065s] ... ok {5} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_admin_token_auth_type [0.019465s] ... ok {2} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_server_error [0.031418s] ... ok {1} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata [0.029222s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_specific_tenant [0.030192s] ... ok {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule [0.028353s] ... ok {4} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_delete_server_group [0.028424s] ... ok {6} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata [0.038138s] ... ok {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy [0.026364s] ... ok {1} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata_with_exception [0.029148s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack [0.052278s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as_context [0.025938s] ... ok {6} openstack.tests.unit.cloud.test_services.CloudServices.test_delete_service [0.038562s] ... ok {2} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_wait [0.052399s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,917 openstack.resource Still waiting for resource Server:226c35da-4377-497f-a0a7-a42e1e3e6c8b to reach state ACTIVE, current state is REBUILD 2024-07-26 11:46:17,918 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_found [0.033956s] ... ok {1} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension_missing [0.021173s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_parameters [0.065541s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers [0.023836s] ... ok {6} openstack.tests.unit.cloud.test_services.CloudServices.test_list_services [0.024066s] ... ok {3} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_no_wait [0.036734s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_exception [0.022776s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_get_port_by_id [0.023222s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test_openstack_cloud [0.006355s] ... ok {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_network [0.043348s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_2 [0.006239s] ... ok {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_exception [0.028297s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server [0.032247s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_filtered [0.025068s] ... ok {2} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_wait [0.061916s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:17,972 openstack.resource Still waiting for resource Server:d1b33046-da97-4758-8f0c-792d8faba5df to reach state ACTIVE, current state is REBUILD 2024-07-26 11:46:17,974 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet [0.030000s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_all [0.036735s] ... ok {4} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack_wait [0.028617s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id_context [0.023383s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_bad_wait [0.006583s] ... ok {5} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3 [0.023480s] ... ok {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zoneid [0.027850s] ... ok {1} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_3 [0.082348s] ... ok {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_id [0.043030s] ... ok {0} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found [0.027910s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,037 openstack User openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found-2 not found for deleting {4} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_string_ip_version [0.027027s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal [0.043266s] ... ok {5} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3 [0.025556s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_name_wait [0.036964s] ... ok {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_delete_recordset [0.045253s] ... ok {5} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_extension [0.019552s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack_in_progress [0.024368s] ... ok {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait_error [0.057028s] ... ok {5} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_policy_found [0.026809s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_project_and_domain [0.065343s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test_list_server_private_ip [0.070372s] ... ok {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_list_recordsets [0.033852s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_neutron [0.063858s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks [0.025119s] ... ok {5} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule [0.029305s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova_no_ports [0.020932s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_bad_domain_exception [0.024909s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks [0.025296s] ... ok {4} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_with_gateway_ip [0.100777s] ... ok {6} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack [0.043422s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_domain_exists [0.048829s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,146 openstack Assignment already exists {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova_not_found [0.019510s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,150 openstack Security group doesNotExist not found for deleting {5} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_not_found [0.029860s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,157 openstack QoS minimum bandwidth rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group_specified [0.025082s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_filters [0.026080s] ... ok {5} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_no_qos_extension [0.018934s] ... ok {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable [0.060603s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_nova [0.029766s] ... ok {6} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_ip_version [0.040781s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_project [0.046046s] ... ok {4} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait [0.044091s] ... ok {7} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v3 [0.020616s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_conflict_gw_ops [0.029711s] ... ok {5} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details [0.026432s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_project [0.049102s] ... ok {4} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup [0.022463s] ... ok {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable_false [0.048909s] ... ok {7} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension [0.019106s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet [0.033380s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_domain [0.044459s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_conflict_gw_ops [0.007291s] ... ok {7} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_filters [0.021692s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_project [0.044285s] ... ok {7} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_4 [0.005997s] ... ok {4} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_force [0.042269s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,246 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_5 [0.006042s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_domain [0.045280s] ... ok {0} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type [0.050395s] ... ok {7} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet_by_id [0.019775s] ... ok {4} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone [0.022852s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_project [0.044370s] ... ok {1} openstack.tests.unit.cloud.test_users.TestUsers.test_add_user_to_group [0.042664s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group [0.030669s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_domain [0.049529s] ... ok {7} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet [0.022066s] ... ok {6} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_name [0.115407s] ... ok {4} openstack.tests.unit.cloud.test_zone.TestZone.test_delete_zone [0.025000s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group_specified [0.025198s] ... ok {4} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_instantiate [0.006436s] ... ok {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup_from_snapshot [0.042266s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_recover [0.007041s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_instantiate [0.006774s] ... ok {7} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user [0.026820s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_domain [0.044646s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_instantiate [0.006593s] ... ok {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access [0.045660s] ... ok {7} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_already_attached [0.006282s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_domain_exists [0.037198s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,338 openstack Assignment already exists {4} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_basic [0.006531s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_get [0.006777s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron [0.021163s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete [0.006737s] ... ok {7} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_exception [0.023438s] ... ok {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_list_volume_backups [0.042866s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_get [0.006770s] ... ok {7} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_not_available [0.006296s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_basic [0.006578s] ... ok {6} openstack.tests.unit.cloud.test_usage.TestUsage.test_get_usage [0.060062s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_create [0.006773s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant [0.023989s] ... ok {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt_preview [0.007951s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_type_get [0.007128s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete [0.007053s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_domain [0.051017s] ... ok {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_force_delete [0.009961s] ... ok {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_remove_volume_type_access [0.057864s] ... ok {7} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_bootable_volume [0.029341s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster [0.009307s] ... ok {0} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_basic [0.009966s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova [0.022621s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_params [0.007193s] ... ok {5} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_True [0.019950s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_create [0.010182s] ... ok {6} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3 [0.043747s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_domain_not_exists [0.102270s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,412 openstack Assignment does not exists {5} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface_missing_argument [0.006233s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete_ignore [0.009163s] ... ok {1} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone_exception [0.032433s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova [0.024964s] ... ok {4} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_basic [0.008259s] ... ok {4} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata_item_not_exists [0.008280s] ... ok {6} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3_no_domain [0.015928s] ... ok {7} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_force [0.034795s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get_with_details [0.009544s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_nova [0.018669s] ... ok {4} openstack.tests.unit.compute.test_version.TestVersion.test_basic [0.010633s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_bad_source [0.011954s] ... ok {4} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_make_basic [0.007626s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policies [0.017684s] ... ok {7} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_exception [0.022343s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_domain_not_exists [0.045106s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,459 openstack Assignment does not exists {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_nova_egress_security_group_rule [0.018272s] ... ok {4} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_extra_specs_property [0.009796s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_nova [0.023684s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_type_get [0.007478s] ... ok {1} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_name [0.043256s] ... ok {4} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_basic [0.008990s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_create [0.007366s] ... ok {6} openstack.tests.unit.cloud.test_users.TestUsers.test_is_user_in_group [0.038129s] ... ok {3} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_wrong_availability_zone_hints_type [0.010737s] ... ok {4} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_basic [0.006984s] ... ok {5} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_no_console [0.020363s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete [0.013759s] ... ok {1} openstack.tests.unit.clustering.test_version.TestVersion.test_basic [0.006807s] ... ok {4} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_basic [0.007643s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova [0.024300s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_types [0.007513s] ... ok {7} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait [0.036309s] ... ok {1} openstack.tests.unit.clustering.v1.test_action.TestAction.test_instantiate [0.013025s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete [0.008807s] ... ok {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes [0.007247s] ... ok {6} openstack.tests.unit.cloud.test_users.TestUsers.test_remove_user_from_group [0.033429s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_create [0.007342s] ... ok {3} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router_not_found [0.034287s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_image [0.010562s] ... ok {2} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_name_or_id [0.026411s] ... ok {5} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata_with_exception [0.029980s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_set_cluster_metadata [0.008918s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_none [0.009589s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_set_metadata [0.009012s] ... ok {7} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_list_volume_types [0.022261s] ... ok {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_instantiate [0.006816s] ... ok {0} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_instantiate [0.007068s] ... ok {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_detach [0.008648s] ... ok {6} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume [0.023094s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_floating_ip_to_server_with_fixed_addr [0.013617s] ... ok {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_resize [0.007758s] ... ok {0} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_all_metadata [0.013182s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_old [0.010311s] ... ok {0} openstack.tests.unit.common.test_metadata.TestMetadata.test_replace_metadata [0.012824s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron_specific_tenant [0.031717s] ... ok {1} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_basic [0.013460s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_server_remote_console [0.007235s] ... ok {5} openstack.tests.unit.cloud.test_services.CloudServices.test_get_service [0.036740s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_none [0.008884s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_delete_server_metadata [0.007542s] ... ok {0} openstack.tests.unit.common.test_metadata.TestMetadata.test_set_metadata [0.011889s] ... ok {5} openstack.tests.unit.cloud.test_shade.TestShade.test_endpoint_for [0.016158s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_live_migrate_server [0.007982s] ... ok {6} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait_error [0.045520s] ... ok {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_precache_image [0.010596s] ... ok {1} openstack.tests.unit.clustering.v1.test_profile.TestProfileValidate.test_basic [0.017329s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_floating_ip_from_server [0.007855s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_check [0.010987s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_security_groups [0.008584s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_find [0.008950s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron [0.030610s] ... ok {5} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server_not_found [0.029018s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_find [0.008805s] ... ok {0} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime [0.026204s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,590 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. 2024-07-26 11:46:18,592 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-07-26 11:46:18,594 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-07-26 11:46:18,595 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-07-26 11:46:18,597 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-07-26 11:46:18,599 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-07-26 11:46:18,600 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/compute/v2/hypervisor.py:88: UserWarning: This call is deprecated and is only available until Nova 2.88 warnings.warn( {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_policies [0.015472s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_with_network_label [0.006965s] ... ok {0} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_make_it [0.011384s] ... ok {6} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type_access [0.027612s] ... ok {5} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_int_wait [0.020364s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,616 openstack.iterate_timeout Waiting 1.0 seconds {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_update [0.006968s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rebuild [0.009506s] ... ok {7} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_search_volume_backups [0.108441s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_validate [0.010380s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron [0.043654s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_revert_resize [0.008270s] ... ok {5} openstack.tests.unit.cloud.test_shade.TestShade.test_neutron_not_found [0.009998s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_get [0.007153s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_set_server_metadata [0.008471s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete_ignore [0.012939s] ... ok {2} openstack.tests.unit.cloud.test_services.CloudServices.test_search_services [0.145867s] ... ok {6} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_incremental_volume_backup [0.049897s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_usages__with_kwargs [0.016851s] ... ok {7} openstack.tests.unit.cloud.test_zone.TestZone.test_list_zones [0.041707s] ... ok {0} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_get [0.054859s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receivers [0.010759s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_delete_flavor_extra_specs_prop [0.012887s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster_with_obj [0.007515s] ... ok {0} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_make_it [0.007037s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_add_tenant_access [0.007596s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_get [0.007175s] ... ok {1} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata [0.008294s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_skip_fetch_extra [0.007435s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_floating_ip_to_server [0.007849s] ... ok {5} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_exception [0.039941s] ... ok {3} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_create_server_group [0.058132s] ... ok {1} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_make_basic [0.007404s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete_ignore [0.007062s] ... ok {1} openstack.tests.unit.common.test_tag.TestTagMixin.test_check_tag_not_exists [0.008328s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_not_detailed [0.007715s] ... ok {7} openstack.tests.unit.cloud.test_zone.TestZone.test_update_zone [0.042259s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_not_detailed [0.009429s] ... ok {1} openstack.tests.unit.common.test_tag.TestTagMixin.test_set_tags [0.007709s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service [0.008057s] ... ok {1} openstack.tests.unit.common.test_tag.TestTagMixin.test_tagged_resource_always_created_with_empty_tag_list [0.007715s] ... ok {7} openstack.tests.unit.clustering.v1.test_action.TestAction.test_basic [0.006643s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_find [0.011210s] ... ok {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_flavor_id [0.009881s] ... ok {5} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_not_found [0.040230s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,721 openstack Stack stack_name not found for deleting {7} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_add_nodes [0.007157s] ... ok {3} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v3 [0.047204s] ... ok {7} openstack.tests.unit.clustering.v1.test_node.TestNode.test_basic [0.015998s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate_with_options [0.008004s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as [0.061575s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_get_image_not_found [0.006689s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_get_images [0.019668s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service_args [0.007288s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_basic [0.008005s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_confirm_resize [0.008986s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_force [0.010958s] ... ok {1} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_remove_tenant_access [0.007823s] ... ok {1} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it_defaults [0.008279s] ... ok {1} openstack.tests.unit.compute.v2.test_migration.TestMigration.test_make_it [0.011135s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_groups [0.014813s] ... ok {7} openstack.tests.unit.clustering.v1.test_node.TestNode.test_check [0.014234s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unrescue [0.020035s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_security_groups [0.012991s] ... ok {5} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_filters [0.042541s] ... ok {3} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension_missing [0.036601s] ... ok {7} openstack.tests.unit.clustering.v1.test_node.TestNode.test_operation [0.011235s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_image [0.008598s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_fixed_ip [0.019039s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete_ignore [0.009383s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_force_delete [0.008479s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_security_group [0.019353s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id [0.049505s] ... ok {3} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions [0.028004s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_clusters [0.006766s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_fetch_extra_specs [0.007669s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_str_wait [0.008330s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,819 openstack.iterate_timeout Waiting 1.6 seconds {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_limits_get [0.008052s] ... ok {5} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack_wait [0.069302s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_access [0.023932s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_event_get [0.022448s] ... ok {4} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list [0.007493s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_events [0.006887s] ... ok {3} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_exception [0.031460s] ... ok {4} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list_network_label [0.022992s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_migrations [0.007709s] ... ok {4} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_force_complete [0.007075s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor_uptime [0.012730s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate [0.008002s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_policy [0.007747s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_create [0.019562s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete_ignore [0.007447s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_find [0.008363s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock [0.007860s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_migrations [0.008763s] ... ok {4} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match [0.017822s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_shelve [0.019695s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find [0.010137s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unshelve [0.013591s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt_preview [0.027702s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_detailed [0.010191s] ... ok {4} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_before_211 [0.015352s] ... ok {4} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_make_it [0.006581s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_create_flavor_extra_specs [0.009046s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find_user_id [0.009477s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get [0.006951s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_find [0.017264s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_get_extra [0.008132s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get [0.006809s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_from_subnetpool_with_prefixlen [0.063828s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_query [0.007998s] ... ok {5} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_without_gateway_ip [0.051790s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_nodes [0.013532s] ... ok {4} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_aliases [0.032982s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test__prepare_server [0.014504s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip_with_fixed_addr [0.009134s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_timeout [0.124714s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,844 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,846 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,847 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,848 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,849 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,853 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,855 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,856 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,858 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,859 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,873 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,874 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,875 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,876 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,877 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,879 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,880 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,881 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,882 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,889 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,893 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,894 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,895 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,896 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,897 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,898 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,900 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,901 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,902 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,913 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,915 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,916 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,917 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,918 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,919 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,920 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,921 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,933 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,934 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:18,936 openstack.iterate_timeout Waiting 1.0 seconds {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_no_detail [0.017569s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor [0.007509s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete [0.008251s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_find [0.006787s] ... ok {4} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint_override [0.026370s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete [0.009941s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_not_found [0.050752s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,969 openstack Subnet goofy not found for deleting {5} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_found [0.037239s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get_user_id [0.007539s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_get [0.017021s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_microver [0.026394s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get_defaults [0.009047s] ... ok {6} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_wait [0.312774s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:18,956 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_basic [0.006702s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_find [0.016359s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_reset [0.010013s] ... ok {2} openstack.tests.unit.cloud.test_shared_file_system.TestSharedFileSystem.test_list_availability_zones [0.055287s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_url [0.029542s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate [0.009258s] ... ok {7} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_single_item [0.018252s] ... ok {7} openstack.tests.unit.common.test_metadata.TestMetadata.test_metadata_attribute [0.007622s] ... ok {5} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_volume [0.043409s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_gateway_ip [0.056419s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_security_groups [0.011621s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_output [0.021592s] ... ok {4} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_v2password [0.069700s] ... ok {7} openstack.tests.unit.common.test_tag.TestTagMixin.test_check_tag_exists [0.018022s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack [0.051356s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30 [0.009135s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild_minimal [0.009109s] ... ok {6} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_check [0.027701s] ... ok {6} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_instantiate [0.006675s] ... ok {6} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_instantiate [0.026267s] ... ok {7} openstack.tests.unit.common.test_tag.TestTagMixin.test_fetch_tags [0.020835s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30_force [0.019367s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_microversion_force_true [0.022235s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_reboot [0.011088s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_project_id [0.051025s] ... ok {7} openstack.tests.unit.common.test_tag.TestTagMixin.test_tags_attribute [0.009279s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack [0.038998s] ... ok {5} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume [0.073514s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_resume [0.035007s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild [0.008872s] ... ok {6} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_ops [0.022051s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_actions [0.007044s] ... ok {7} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_basic [0.017430s] ... ok {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_gone_away [0.071801s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_shelve [0.018934s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_suspend [0.019477s] ... ok {7} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_flavor_access [0.017595s] ... ok {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet [0.034622s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region_default [0.041700s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_unpause [0.018975s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_build_info_get [0.028042s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_unlock [0.018563s] ... ok {5} openstack.tests.unit.cloud.test_volume.TestVolume.test_get_volume_by_id [0.048099s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_collect_cluster_attrs [0.015522s] ... ok {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_non_unique_network [0.028802s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_delete_cluster_metadata [0.007773s] ... ok {1} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_make_it [0.006831s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve [0.009248s] ... ok {1} openstack.tests.unit.compute.v2.test_service.TestService.test_disable_with_reason [0.007183s] ... ok {7} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_update_extra_specs_property [0.025827s] ... ok {7} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_basic [0.007056s] ... ok {3} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_get_volume_backup [0.036954s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete [0.011803s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_set [0.037057s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete_ignore [0.006890s] ... ok {0} openstack.tests.unit.compute.v2.test_service.TestService.test_basic [0.007599s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_update [0.006915s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_region_name [0.021900s] ... ok {7} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_basic [0.016599s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_remove_host [0.007395s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_get [0.007073s] ... ok {0} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_253 [0.007895s] ... ok {5} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_id [0.045907s] ... ok {6} openstack.tests.unit.common.test_metadata.TestMetadata.test_set_metadata_item [0.008311s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_creates_file [0.026398s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregates [0.019761s] ... ok {0} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_basic [0.007216s] ... ok {6} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_get [0.007924s] ... ok {3} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_not_found_returns_false [0.050744s] ... ok {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_using_id [0.040297s] ... ok {3} openstack.tests.unit.clustering.test_version.TestVersion.test_make_it [0.006761s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_cert_with_key [0.014690s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_fixed_ip_to_server [0.021902s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_app_name [0.025555s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_operation [0.007364s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_no_auth [0.021095s] ... ok {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_disable_gateway_ip [0.044004s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timeout [0.021620s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timing [0.029410s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_env_argparse_precedence [0.041424s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_detailed [0.012146s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_in [0.012887s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround_only_rax [0.023084s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_argparse [0.045882s] ... ok {6} openstack.tests.unit.common.test_tag.TestTagMixin.test_add_tag [0.019583s] ... ok {3} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_instantiate [0.017394s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_2_6 [0.021228s] ... ok {6} openstack.tests.unit.common.test_tag.TestTagMixin.test_remove_all_tags [0.013337s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_iteration [0.024910s] ... ok {3} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt [0.010938s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fetch_security_groups [0.019322s] ... ok {6} openstack.tests.unit.common.test_tag.TestTagMixin.test_remove_single_tag [0.018391s] ... ok {6} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_set_metadata [0.017641s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_usage__with_kwargs [0.018565s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify [0.026039s] ... ok {3} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_instantiate [0.006645s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_update [0.008159s] ... ok {6} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_make_it [0.016888s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_force_delete [0.013198s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profiles [0.008111s] ... ok {6} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_fetch_extra_specs [0.021836s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_find [0.007032s] ... ok {5} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes_with_params [0.145018s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_get [0.019352s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for [0.006992s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_detailed [0.006681s] ... ok {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_password [0.037123s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify_cacert [0.020302s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: UserWarning: You are specifying a cacert for the cloud test1:region-xx but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( {6} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_basic [0.012486s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete_ignore [0.016790s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_find [0.012226s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_images [0.017877s] ... ok {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_set_no_default [0.039768s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_no_regions [0.044530s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_cloud_precedence_osc [0.042888s] ... ok {5} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_force_delete [0.018003s] ... ok {5} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_attach [0.007288s] ... ok {5} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_update [0.022774s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_backup [0.018018s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete_ignore [0.016650s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_without_network_label [0.006666s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock_with_options [0.010609s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_pause [0.007845s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_fallthrough [0.017452s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_false [0.030209s] ... ok {2} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_with_update_exception [0.072942s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete [0.006694s] ... ok {3} openstack.tests.unit.clustering.v1.test_service.TestService.test_make_it [0.006933s] ... ok {3} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_update_quota [0.007664s] ... ok {3} openstack.tests.unit.compute.test_version.TestVersion.test_make_it [0.006403s] ... ok {3} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_make_it [0.008788s] ... ok {3} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_remove_host [0.007572s] ... ok {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_defaults [0.008729s] ... ok {3} openstack.tests.unit.compute.v2.test_migration.TestMigration.test_basic [0.006709s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_not_detailed [0.009027s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resize [0.007685s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_output [0.008511s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_start [0.007701s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_update [0.006905s] ... ok {5} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_out [0.015656s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_deletes [0.083653s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_default_cloud_from_file [0.045337s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extensions [0.017405s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fixed_ip_from_server [0.007779s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one [0.039493s] ... ok {5} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_basic [0.016693s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_not_detailed [0.016182s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_not_detailed [0.006449s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_detailed [0.006476s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_type [0.050892s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete [0.007123s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_all_server_metadata [0.028266s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_ignore [0.008613s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete_ignore [0.008716s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_user_id [0.006754s] ... ok {5} openstack.tests.unit.clustering.v1.test_node.TestNode.test_instantiate [0.006527s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_passcode [0.040135s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_get [0.008957s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_migration [0.027135s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue_with_options [0.008640s] ... ok {5} openstack.tests.unit.clustering.v1.test_node.TestNode.test_recover [0.007213s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestServerAction.test_server_action_get [0.006852s] ... ok {5} openstack.tests.unit.clustering.v1.test_node.TestNodeDetail.test_basic [0.017040s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_252 [0.007917s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_keys [0.034590s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resume [0.012976s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_types [0.047085s] ... ok {2} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access_missing [0.054791s] ... ok {2} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_basic [0.006165s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_replace_nodes [0.008097s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_wait_for [0.008415s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_security_group [0.019950s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_backup [0.008579s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete [0.026893s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_basic [0.006221s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_skip_fetch_extra [0.010051s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_confirm_resize [0.007663s] ... ok {2} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_instantiate [0.006293s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_update [0.006934s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_check [0.007432s] ... ok {2} openstack.tests.unit.clustering.v1.test_policy.TestPolicyValidate.test_basic [0.006411s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_force_delete [0.019001s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_update [0.010976s] ... ok {2} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_basic [0.006369s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_recover [0.017548s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_networks [0.061029s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_create [0.007248s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253 [0.009389s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_service_type [0.042579s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete_ignore [0.007078s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_create_attrs [0.027028s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_update [0.008782s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock [0.008711s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253_no_qp [0.011096s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_recover [0.007589s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region [0.062281s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_253 [0.009247s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_metadata [0.007670s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_to_dict_flavor [0.019872s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete_ignore [0.007045s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt [0.007200s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_force_delete [0.027856s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252 [0.009197s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_types [0.006871s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete_params [0.007175s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores [0.034531s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_validate [0.006658s] ... ok {7} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_make_it [0.007014s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigDefault.test_set_no_default [0.038099s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip [0.013926s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_update [0.006607s] ... ok {5} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_get_usage [0.008538s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_get [0.026981s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_services [0.007033s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_minimal [0.012805s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_create [0.006766s] ... ok {2} openstack.tests.unit.clustering.v1.test_service.TestService.test_basic [0.007507s] ... ok {7} openstack.tests.unit.compute.v2.test_service.TestService.test_find_multiple_match [0.007604s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate_with_options [0.011896s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_int_project_id [0.059005s] ... ok {5} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_add_host [0.007797s] ... ok {7} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint [0.013609s] ... ok {5} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_basic [0.007500s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25_default_block [0.009921s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_get [0.027558s] ... ok {2} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_signle_item_empty [0.007615s] ... ok {2} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata_item [0.007748s] ... ok {2} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_basic [0.007591s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_make_it [0.013758s] ... ok {2} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_delete_quota [0.007048s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigPrompt.test_get_one_prompt [0.048358s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {5} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_add_tenant_access [0.016777s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores_duplicate [0.052182s] ... ok {2} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.006564s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_migrate [0.012676s] ... ok {2} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_basic [0.006272s] ... ok {7} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround [0.022490s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unlock [0.028074s] ... ok {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_create_extra_specs [0.008226s] ... ok {5} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_delete_extra_specs_property [0.007687s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue [0.011657s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_metrics_global [0.062344s] ... ok {7} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint [0.023657s] ... ok {5} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_make_it [0.007114s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_resize [0.011043s] ... ok {2} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime_after_2_88 [0.019339s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:19,669 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. 2024-07-26 11:46:19,671 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-07-26 11:46:19,672 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-07-26 11:46:19,674 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-07-26 11:46:19,675 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-07-26 11:46:19,677 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-07-26 11:46:19,679 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/compute/v2/hypervisor.py:88: UserWarning: This call is deprecated and is only available until Nova 2.88 warnings.warn( {4} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_password_brace [0.038063s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {6} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_query [0.027046s] ... ok {2} openstack.tests.unit.compute.v2.test_image.TestImage.test_basic [0.007855s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_start [0.010016s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_create [0.007108s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_dash_kwargs [0.062018s] ... ok {2} openstack.tests.unit.compute.v2.test_image.TestImage.test_make_basic [0.007086s] ... ok {3} openstack.tests.unit.compute.v2.test_server_actions.TestServerAction.test_basic [0.008950s] ... ok {2} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it [0.006455s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_add_host [0.007500s] ... ok {3} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_basic [0.006808s] ... ok {3} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_make_it [0.007320s] ... ok {3} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_create_type_mks_old [0.007703s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_get_flavor_extra_specs_prop [0.027565s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_get_cloud_names [0.042071s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extension_find [0.007127s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_update_flavor_extra_specs_prop [0.007219s] ... ok {4} openstack.tests.unit.config.test_environ.TestEnviron.test_config_file_override [0.040091s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_update [0.006596s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_force_complete_server_migration [0.007694s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_abort_server_migration [0.007054s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_disable [0.009870s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_usage [0.012849s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_console_url [0.022579s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_make_it [0.007598s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete [0.010075s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_no_environ [0.060822s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_kwargs [0.061078s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_211 [0.008077s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interfaces [0.008442s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs [0.032008s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs_user_id [0.006806s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_only_secure_yaml [0.024201s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_getters [0.014412s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_create [0.019451s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_create [0.008139s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete [0.007499s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find [0.007211s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get [0.024092s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_inequality [0.012318s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_get_one_no_networks [0.045716s] ... ok {4} openstack.tests.unit.config.test_environ.TestEnviron.test_no_fallthrough [0.048463s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue [0.008721s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_remove_tenant_access [0.008921s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_detailed [0.007372s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_252 [0.018635s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint_not_found [0.018841s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:19,801 openstack.config Keystone catalog entry not found (service_type=notfound,service_name=None,interface=None,region_name=region-al) {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_stop [0.008085s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_client_config [0.047111s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {4} openstack.tests.unit.config.test_environ.TestEnvvars.test_incomplete_envvars [0.030581s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_detail [0.017125s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_bad_plugin [0.065920s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals [0.018599s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_domain_id [0.032749s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_suspend [0.008080s] ... ok {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_normalize_network [0.028174s] ... ok {4} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_session [0.007156s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unpause [0.007892s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals_svc [0.019014s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_after_253 [0.007683s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestServerAction.test_server_actions [0.007005s] ... ok {4} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section_ignore_service_type [0.009252s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestService.test_services [0.007237s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region [0.040817s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_usages [0.012452s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_kwargs [0.042718s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_253 [0.017685s] ... ok {1} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_osc_password_brace [0.037318s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {6} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_header [0.020125s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete [0.007070s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_all [0.040829s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {4} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_with_arg_parser [0.021864s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock_with_options [0.009085s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_fetch_extra [0.007546s] ... ok {6} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25 [0.019419s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_per_region_network [0.042030s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {5} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_fetch_extra [0.007438s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_region [0.040709s] ... ok {6} openstack.tests.unit.compute.v2.test_server.TestServer.test_unrescue [0.012771s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_pause [0.008913s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_all_clouds [0.032149s] ... ok {4} openstack.tests.unit.config.test_json.TestConfig.test_vendors_valid_json [0.023817s] ... ok {4} openstack.tests.unit.database.v1.test_database.TestDatabase.test_make_it [0.006583s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_defaults [0.025005s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {5} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_no_extra [0.007557s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_exists [0.047743s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_revert_resize [0.012980s] ... ok {6} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_make_it [0.007008s] ... ok {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts [0.017866s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:19,940 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): no such option valid_interfaces in group [heat] {4} openstack.tests.unit.database.v1.test_user.TestUser.test_create [0.016565s] ... ok {4} openstack.tests.unit.database.v1.test_user.TestUser.test_make [0.019670s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_unset [0.006586s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_stop [0.013719s] ... ok {2} openstack.tests.unit.compute.v2.test_server_actions.TestServerAction.test_make_it [0.017741s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get_query [0.008170s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_update [0.015494s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence_no_argparse [0.029390s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_cloud [0.025527s] ... ok {6} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_make_it [0.006644s] ... ok {6} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_basic [0.016760s] ... ok {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts_ignore_service_type [0.014282s] ... ok {6} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match_exception [0.017598s] ... ok {2} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_basic [0.018464s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_fixed_ip [0.020045s] ... ok {6} openstack.tests.unit.compute.v2.test_usage.TestUsage.test_basic [0.008506s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_not_found [0.073459s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:19,971 openstack.config Failed to fetch auth from keyring Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {2} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_basic [0.006596s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_create [0.022915s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_user_domain [0.031895s] ... ok {0} openstack.tests.unit.config.test_environ.TestEnvvars.test_test_envvars [0.049881s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_change_password [0.014564s] ... ok {2} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_basic [0.018539s] ... ok {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_basic [0.007054s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets_zone [0.013367s] ... ok {6} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_config [0.029061s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions [0.024062s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_delete [0.006807s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_topology [0.017548s] ... ok {1} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(with_region) [0.048942s] ... ok {1} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize_volume [0.007167s] ... ok {2} openstack.tests.unit.compute.v2.test_service.TestService.test_find_with_id_single_match [0.022566s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_updates_cloud [0.057025s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_create_attrs [0.007215s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_create_attrs [0.007158s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zones [0.014730s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_cloud [0.025920s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_floating_ip [0.017885s] ... ok {1} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_restart [0.017497s] ... ok {6} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session [0.023489s] ... ok {2} openstack.tests.unit.compute.v2.test_usage.TestUsage.test_make_it [0.007797s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete_ignore [0.022781s] ... ok {4} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_list [0.019061s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue_with_options [0.008991s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_update [0.007061s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_is_none [0.028367s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete [0.006989s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_find [0.006946s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_find [0.017424s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accepts [0.014689s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_action_append_no_underscore [0.027084s] ... ok {6} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_ipv6 [0.021845s] ... ok {6} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_no_override [0.022605s] ... ok {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_arbitrary_attributes [0.029566s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instances [0.017460s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_token [0.047831s] ... ok {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_equality [0.022374s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_reset_state [0.031276s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete [0.007184s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_users [0.020822s] ... ok {4} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.024393s] ... ok {4} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_find [0.006793s] ... ok {4} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_basic [0.006444s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_delete [0.006913s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve_availability_zone [0.022940s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ips [0.019333s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_argparse [0.053047s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True warnings.warn( {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_abandon [0.007903s] ... ok {2} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_single_default_interface [0.046561s] ... ok {6} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network [0.052558s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: public and routes_externally: True warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: internal_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: private and routes_externally: False warnings.warn( {5} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_basic [0.033722s] ... ok {5} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_make_it [0.007333s] ... ok {4} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_user_bad [0.028098s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_cloud [0.039027s] ... ok {1} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_basic [0.019815s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_find [0.027058s] ... ok {1} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_make_it [0.006480s] ... ok {1} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_make_it [0.016756s] ... ok {1} openstack.tests.unit.identity.test_version.TestVersion.test_basic [0.006113s] ... ok {4} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_make_it [0.027670s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_region2 [0.045716s] ... ok {3} openstack.tests.unit.config.test_environ.TestEnvvars.test_have_envvars [0.038999s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_true [0.050050s] ... ok {4} openstack.tests.unit.identity.v3.test_group.TestGroup.test_remove_user [0.024728s] ... ok {1} openstack.tests.unit.identity.test_version.TestVersion.test_list [0.017397s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_xfr [0.025975s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_exports [0.006746s] ... ok {5} openstack.tests.unit.compute.v2.test_service.TestService.test_enable [0.027378s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_roles [0.015826s] ... ok {4} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_group_bad [0.018009s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_merge [0.039691s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence [0.042316s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_get [0.008084s] ... ok {5} openstack.tests.unit.compute.v2.test_service.TestService.test_find_single_match [0.018258s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_imports [0.007219s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_update [0.019547s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_users [0.006716s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_one_unscoped_identity [0.022929s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_get [0.007011s] ... ok {4} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_user_bad [0.037539s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_basic [0.007712s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_default_adapter_opts [0.064221s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_config_files [0.065281s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_password [0.045210s] ... ok {0} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_basic [0.006829s] ... ok {0} openstack.tests.unit.dns.v2.test_zone.TestZone.test_make_it [0.007645s] ... ok {4} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_user_bad [0.028058s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_make_it [0.014388s] ... ok {7} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint_ignore_service_type [0.012567s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section [0.013678s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_false [0.039090s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete [0.006884s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_group_has_role_bad [0.008652s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_update [0.006815s] ... ok {4} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_group_has_role_good [0.013573s] ... ok {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_endpoint_override [0.030049s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_get [0.006852s] ... ok {7} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_perm [0.028535s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_remote_profile [0.023153s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_endpoint_from_catalog [0.076469s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_get [0.007360s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_region_by_name_no_value [0.057902s] ... ok {7} openstack.tests.unit.database.v1.test_database.TestDatabase.test_basic [0.006769s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_create_attrs [0.007063s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_update [0.008100s] ... ok {4} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_user_has_role_good [0.008298s] ... ok {3} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json_yaml [0.023173s] ... ok {7} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_make_it [0.007981s] ... ok {3} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_basic [0.010720s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenants [0.007758s] ... ok {0} openstack.tests.unit.identity.v2.test_role.TestRole.test_basic [0.006388s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_extra_config [0.040316s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_get [0.011814s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_find [0.011602s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_delete_ignore [0.006637s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_metrics_override [0.047604s] ... ok {0} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_basic [0.016559s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_delete_ignore [0.007142s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_update [0.006919s] ... ok {7} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize [0.006987s] ... ok {7} openstack.tests.unit.database.v1.test_instance.TestInstance.test_enable_root_user [0.006988s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_find [0.016812s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_find [0.019629s] ... ok {5} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network_fail [0.063834s] ... ok {0} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_make_it [0.016984s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_get [0.012761s] ... ok {7} openstack.tests.unit.database.v1.test_instance.TestInstance.test_is_root_enabled [0.009990s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_get [0.018381s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_create [0.006880s] ... ok {0} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_group_good [0.011741s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_fix_env_args [0.041895s] ... ok {7} openstack.tests.unit.database.v1.test_instance.TestInstance.test_make_it [0.016694s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domains [0.016838s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_get [0.015048s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_system_role_to_user [0.008851s] ... ok {0} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_user_good [0.018447s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_create_attrs [0.011431s] ... ok {7} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_find [0.016389s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_get_one_domain_scoped [0.040182s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get_text [0.017929s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_set_auth_cache [0.053063s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:20,436 openstack.config Failed to fetch auth from keyring Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_domain_role_from_user [0.008207s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_delete [0.006908s] ... ok {0} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_basic [0.017768s] ... ok {7} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_find [0.006996s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_create [0.017245s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse [0.042537s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_project_role_from_group [0.008333s] ... ok {0} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_basic [0.016864s] ... ok {7} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_make_it [0.007128s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_find [0.007123s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_create [0.011565s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_delete [0.015384s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions_default [0.043782s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_get [0.006864s] ... ok {3} openstack.tests.unit.dns.v2.test_zone.TestZone.test_basic [0.017640s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_delete_ignore [0.006811s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_update [0.007052s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_create [0.007781s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_update [0.012256s] ... ok {0} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_make_it [0.006557s] ... ok {6} openstack.tests.unit.config.test_environ.TestEnvvars.test_old_envvars [0.044840s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_default_no_token [0.052839s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_user_good [0.007866s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get [0.019703s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_domain_role_to_group [0.008005s] ... ok {3} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_basic [0.016824s] ... ok {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_group_good [0.020243s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_project_role_from_user [0.030143s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_delete [0.007586s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_delete_ignore [0.006809s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trusts [0.007888s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_create_attrs [0.007785s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_create_attrs [0.020695s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete [0.021069s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_find [0.006835s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_found [0.057558s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:20,544 openstack.config Reusing authentication from keyring Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_requests [0.012677s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_system_role [0.018362s] ... ok {1} openstack.tests.unit.identity.v3.test_region.TestRegion.test_make_it [0.006751s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_argparse [0.035031s] ... ok {7} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_make_it [0.008065s] ... ok {6} openstack.tests.unit.config.test_from_conf.TestFromConf.test_name_with_dashes [0.038275s] ... ok {6} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete [0.006963s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_find [0.018078s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_delete [0.006914s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_find [0.007293s] ... ok {3} openstack.tests.unit.identity.v2.test_role.TestRole.test_make_it [0.023452s] ... ok {1} openstack.tests.unit.identity.v3.test_role.TestRole.test_basic [0.017677s] ... ok {4} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_images [0.009953s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_true [0.022180s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_delete [0.018614s] ... ok {7} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_basic [0.007065s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_delete_ignore [0.006972s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml_no_cloud [0.022453s] ... ok {4} openstack.tests.unit.image.v2.test_image.TestImage.test_deactivate [0.009022s] ... ok {6} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_create_attrs [0.011782s] ... ok {3} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_make_it [0.017201s] ... ok {1} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_make_it [0.006661s] ... ok {1} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_basic [0.014690s] ... ok {6} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete_ignore [0.007813s] ... ok {6} openstack.tests.unit.database.v1.test_user.TestUser.test_basic [0.017812s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_get [0.014173s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_update [0.012983s] ... ok {4} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image [0.010351s] ... ok {4} openstack.tests.unit.image.v2.test_member.TestMember.test_make_it [0.006505s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_deactivate_image [0.016993s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_checksum_match [0.014511s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:20,640 openstack image fake exists and is up to date {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_conflict [0.006675s] ... ok {5} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_network [0.041556s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True warnings.warn( {2} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_name_override [0.041299s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_delete [0.017121s] ... ok {1} openstack.tests.unit.identity.v3.test_user.TestUser.test_basic [0.011650s] ... ok {7} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_make_it [0.006885s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_delete [0.012299s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_domain_role_to_user [0.023538s] ... ok {1} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_upload_attrs [0.015122s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v1/_proxy.py:42: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {7} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_update [0.014913s] ... ok {7} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_get [0.013388s] ... ok {7} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_make_it [0.013646s] ... ok {3} openstack.tests.unit.identity.v3.test_group.TestGroup.test_add_user [0.007782s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_create_attrs [0.007049s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_delete [0.011988s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_header [0.023203s] ... ok {3} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_basic [0.016986s] ... ok {3} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_user_good [0.018668s] ... ok {3} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_user_has_role_bad [0.018506s] ... ok {7} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_user_good [0.014097s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_services [0.009198s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credentials [0.017307s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_delete [0.017675s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_delete [0.007166s] ... ok {7} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_make_it [0.006731s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_with_data [0.011348s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_image_update [0.020325s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_wrong_status [0.009158s] ... ok {5} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_regions [0.036031s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_update [0.017192s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_create_attrs [0.007272s] ... ok {7} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_basic [0.016880s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_update [0.007149s] ... ok {2} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_prefer_ipv6_override [0.053709s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_stage_error [0.019059s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestTask.test_tasks_schema_get [0.006980s] ... ok {5} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml [0.023024s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_get [0.015532s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_update [0.006878s] ... ok {7} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_make_it [0.016923s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_get [0.017821s] ... ok {4} openstack.tests.unit.image.v2.test_service_info.TestStore.test_make_it [0.009019s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_check_user_in_group [0.008278s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_upload [0.019071s] ... ok {4} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_create [0.011909s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_delete [0.012632s] ... ok {6} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_create [0.017749s] ... ok {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_invalid_adapter_opts [0.023071s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:20,718 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): interface and valid_interfaces are mutually exclusive. Please use valid_interfaces. {4} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_update [0.007704s] ... ok {6} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_basic [0.006828s] ... ok {7} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_group_bad [0.018035s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_create_attrs [0.020404s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoints [0.006926s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_delete_ignore [0.006993s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_update [0.017320s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_data_binary [0.021258s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:20,731 openstack image fake exists, but contains different checksums. Updating. {4} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_update [0.007614s] ... ok {4} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_find [0.011537s] ... ok {6} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_get [0.017498s] ... ok {5} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_not_password [0.042075s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_projects [0.007995s] ... ok {4} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_basic [0.006754s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_add_user_to_group [0.018176s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_protected [0.018923s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:20,763 openstack image fake exists, but contains different checksums. Updating. {0} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_make_it [0.017075s] ... ok {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_get [0.006943s] ... ok {4} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_basic [0.006638s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_domain_role_from_group [0.008831s] ... ok {6} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.017794s] ... ok {4} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_basic [0.006950s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_find [0.016122s] ... ok {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_update [0.017263s] ... ok {4} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_make_it [0.006981s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_project_role [0.018816s] ... ok {6} openstack.tests.unit.identity.v2.test_user.TestUser.test_basic [0.016957s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_create [0.007234s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_delete [0.007138s] ... ok {4} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_basic [0.009219s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_download [0.019315s] ... ok {4} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_make_it [0.006711s] ... ok {3} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_basic [0.006737s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policies [0.007144s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_user_projects [0.007487s] ... ok {5} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_prefix [0.064486s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {4} openstack.tests.unit.load_balancer.test_pool.TestPool.test_basic [0.006765s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_create_attrs [0.018299s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_project_role_to_user [0.019049s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_find [0.017533s] ... ok {6} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_user_has_role_bad [0.028245s] ... ok {3} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_make_it [0.007576s] ... ok {3} openstack.tests.unit.identity.v3.test_role_system_group_assignment.TestRoleSystemGroupAssignment.test_make_it [0.006631s] ... ok {3} openstack.tests.unit.identity.v3.test_role_system_user_assignment.TestRoleSystemUserAssignment.test_basic [0.013274s] ... ok {3} openstack.tests.unit.image.v1.test_image.TestImage.test_basic [0.020581s] ... ok {6} openstack.tests.unit.identity.v3.test_group.TestGroup.test_check_user [0.007837s] ... ok {4} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_make_it [0.007148s] ... ok {5} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one [0.052162s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_remove_tag [0.011878s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_get [0.007278s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_create [0.022089s] ... ok {4} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_prepare_request [0.006530s] ... ok {4} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_make_it [0.006240s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_get [0.014128s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_get [0.006702s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_schema_get [0.006949s] ... ok {6} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_make_it [0.006776s] ... ok {6} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_basic [0.022919s] ... ok {6} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_basic [0.006757s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_member_schema_get [0.011477s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_members_schema_get [0.006616s] ... ok {1} openstack.tests.unit.image.v2.test_service_info.TestStore.test_basic [0.026925s] ... ok {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_catalog [0.092858s] ... ok {6} openstack.tests.unit.identity.v3.test_project.TestUserProject.test_basic [0.019879s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_domain_role [0.015254s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_domain_role [0.013069s] ... ok {0} openstack.tests.unit.image.v2.test_schema.TestSchema.test_make_it [0.020270s] ... ok {2} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(no_region) [0.060910s] ... ok {1} openstack.tests.unit.image.v2.test_task.TestTask.test_basic [0.016910s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_create [0.008489s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_update [0.017165s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_basic [0.017939s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_delete [0.014436s] ... ok {0} openstack.tests.unit.image.v2.test_task.TestTask.test_make_it [0.015861s] ... ok {2} openstack.tests.unit.config.test_loader.TestFixArgv.test_no_changes [0.031650s] ... ok {2} openstack.tests.unit.config.test_loader.TestFixArgv.test_replace [0.012232s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_project_role [0.027230s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_find [0.013333s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_get [0.006900s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_users [0.017337s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_at_all2 [0.020300s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_remove_tag [0.022474s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_allow_duplicates_find_not_called [0.007257s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_get [0.009626s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_update [0.006975s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitors [0.017252s] ... ok {5} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one_with_config_files [0.053324s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_get [0.017115s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notification_get [0.006717s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_hosts [0.017167s] ... ok {1} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_basic [0.006370s] ... ok {7} openstack.tests.unit.identity.v3.test_region.TestRegion.test_basic [0.014097s] ... ok {0} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_basic [0.016957s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_validate_checksum_data_binary [0.024090s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:20,966 openstack image fake exists, but contains different checksums. Updating. {7} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_make_it [0.007793s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_server_create_attrs [0.027517s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_get [0.017563s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_find [0.013020s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_update [0.006976s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_update [0.012091s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_regions [0.006821s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_delete_ignore [0.008086s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_create [0.006985s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_stats_get [0.006858s] ... ok {5} openstack.tests.unit.config.test_environ.TestEnvvars.test_no_envvars [0.048124s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_validate_checksum_data_not_binary [0.016683s] ... ok {2} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_nonexisting [0.037069s] ... ok {7} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_basic [0.014028s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_find [0.008948s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_get [0.006824s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_create_attrs [0.023491s] ... ok {7} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_make_it [0.008801s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_system_role [0.019093s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_providers [0.017029s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_delete_ignore [0.008843s] ... ok {2} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json [0.023733s] ... ok {0} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_make_it [0.016724s] ... ok {7} openstack.tests.unit.identity.v3.test_role_system_user_assignment.TestRoleSystemUserAssignment.test_make_it [0.010361s] ... ok {1} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_make_it [0.021163s] ... ok {6} openstack.tests.unit.identity.v3.test_role.TestRole.test_make_it [0.016940s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete_ignore [0.016202s] ... ok {0} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_basic [0.016768s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_mismatch [0.010923s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_default_get [0.027091s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_get [0.007160s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_import [0.008786s] ... ok {5} openstack.tests.unit.config.test_from_conf.TestFromConf.test_adapter_opts_set [0.041959s] ... ok {6} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_make_it [0.016848s] ... ok {1} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_make_it [0.020558s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_fd [0.015793s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_databases [0.007622s] ... ok {0} openstack.tests.unit.load_balancer.test_pool.TestPool.test_make_it [0.006846s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_failover [0.007042s] ... ok {6} openstack.tests.unit.identity.v3.test_role_system_group_assignment.TestRoleSystemGroupAssignment.test_basic [0.016978s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage [0.019298s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_uri_not_web_download [0.020598s] ... ok {4} openstack.tests.unit.message.v2.test_message.TestMessage.test_get_client_id_project_id_exist [0.016668s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_get [0.024764s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_delete [0.024303s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMisc.test_import_info [0.015385s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profiles [0.027046s] ... ok {5} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint [0.049005s] ... ok {6} openstack.tests.unit.identity.v3.test_user.TestUser.test_make_it [0.029164s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_delete [0.023029s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_reactivate [0.026005s] ... ok {6} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete_ignore [0.006930s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_get [0.019580s] ... ok {4} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_post [0.031231s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zones [0.013089s] ... ok {4} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_delete [0.007283s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_delete [0.017627s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets [0.007406s] ... ok {5} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_without_arg_parser [0.024135s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_image_schema_get [0.032305s] ... ok {3} openstack.tests.unit.image.v2.test_service_info.TestImport.test_basic [0.006808s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_delete [0.007169s] ... ok {6} openstack.tests.unit.image.v2.test_image.TestImage.test_add_tag [0.029272s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_upload [0.031949s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listeners [0.019942s] ... ok {4} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_basic [0.017361s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_update [0.018467s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_create [0.008226s] ... ok {2} openstack.tests.unit.dns.v2.test_zone.TestZone.test_abandon [0.008198s] ... ok {7} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notification_create [0.013414s] ... ok {5} openstack.tests.unit.config.test_json.TestConfig.test_defaults_valid_json [0.030418s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_non_cascade [0.010683s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancers [0.016060s] ... ok {6} openstack.tests.unit.image.v2.test_image.TestImage.test_download_stream [0.035845s] ... ok {4} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_basic [0.020824s] ... ok {7} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_create [0.013658s] ... ok {2} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_create [0.007787s] ... ok {4} openstack.tests.unit.network.v2.test_agent.TestAgent.test_make_it [0.015164s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_create [0.027063s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_get [0.007107s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_get [0.019951s] ... ok {4} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_agent_from_network [0.015014s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_find [0.019069s] ... ok {2} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_make_it [0.007424s] ... ok {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_basic [0.011955s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_create [0.007911s] ... ok {2} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_basic [0.006848s] ... ok {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_delete_ignore [0.017423s] ... ok {5} openstack.tests.unit.config.test_loader.TestFixArgv.test_mix [0.028004s] ... ok {6} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_file [0.036439s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_orders [0.017301s] ... ok {4} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_make_it [0.007272s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_members [0.023318s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete_ignore [0.007054s] ... ok {3} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_delete [0.007421s] ... ok {4} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_make_it [0.015053s] ... ok {5} openstack.tests.unit.config.test_loader.TestLoader.test_base_load_yaml_json_file [0.030085s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_create [0.031751s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queues [0.007616s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_delete [0.007783s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImage.test_add_tag [0.032201s] ... ok {4} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_basic [0.010653s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_find [0.013309s] ... ok {3} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_no_payload [0.027406s] ... ok {2} openstack.tests.unit.identity.v2.test_user.TestUser.test_make_it [0.007259s] ... ok {2} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_basic [0.006736s] ... ok {5} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavors [0.013354s] ... ok {4} openstack.tests.unit.network.v2.test_ndp_proxy.TestNDPProxy.test_basic [0.015420s] ... ok {0} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create_client_id_project_id_exist [0.033169s] ... ok {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_user_bad [0.009280s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_provider_flavor_capabilities [0.018180s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_update [0.039561s] ... ok {5} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_get [0.007009s] ... ok {5} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_basic [0.006785s] ... ok {3} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_argument [0.007454s] ... ok {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_group_has_role_bad [0.008468s] ... ok {3} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_basic [0.007016s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_delete [0.018843s] ... ok {4} openstack.tests.unit.network.v2.test_network.TestNetwork.test_basic [0.008903s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_create_attrs [0.007085s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get_client_id_project_id_exist [0.015067s] ... ok {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_group_has_role_good [0.009585s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImage.test_reactivate_image [0.023146s] ... ok {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_basic [0.016067s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_delete [0.024833s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_update [0.022083s] ... ok {3} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraFailover.test_basic [0.017942s] ... ok {2} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_basic [0.021781s] ... ok {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create [0.012380s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_get [0.119189s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secrets [0.023849s] ... ok {7} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_content_types [0.016192s] ... ok {7} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_make_it [0.006704s] ... ok {7} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_basic [0.016761s] ... ok {0} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_basic [0.006680s] ... ok {0} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_basic [0.000332s] ... ok {0} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_make_it [0.020467s] ... ok {0} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_basic [0.026710s] ... ok {0} openstack.tests.unit.network.v2.test_network.TestDHCPAgentHostingNetwork.test_basic [0.023051s] ... ok {5} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_make_it [0.019018s] ... ok {5} openstack.tests.unit.identity.test_version.TestVersion.test_make_it [0.006746s] ... ok {5} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_create_attrs [0.022401s] ... ok {5} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_update [0.006801s] ... ok {5} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete [0.022743s] ... ok {5} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_find [0.006959s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete [0.017341s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_create_attrs [0.023466s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete [0.007292s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_find [0.021845s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_groups [0.012285s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestMember.test_members [0.017968s] ... ok {6} openstack.tests.unit.image.v2.test_service_info.TestImport.test_make_it [0.016563s] ... ok {6} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_basic [0.012859s] ... ok {6} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_create [0.011769s] ... ok {6} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_make_it [0.006548s] ... ok {6} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_get [0.017407s] ... ok {6} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_containers [0.018729s] ... ok {2} openstack.tests.unit.identity.v3.test_group.TestGroup.test_basic [0.016716s] ... ok {2} openstack.tests.unit.identity.v3.test_group.TestGroup.test_make_it [0.007504s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_create_attrs [0.023058s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_create_attrs [0.006671s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_delete_ignore [0.016987s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_find [0.016988s] ... ok {3} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_make_it [0.016828s] ... ok {3} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_basic [0.006595s] ... ok {3} openstack.tests.unit.load_balancer.test_listener.TestListener.test_make_it [0.012928s] ... ok {3} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_basic [0.023111s] ... ok {3} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_basic [0.006442s] ... ok {3} openstack.tests.unit.load_balancer.test_version.TestVersion.test_make_it [0.016426s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_get [0.017425s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update [0.010517s] ... ok {7} openstack.tests.unit.load_balancer.test_listener.TestListener.test_basic [0.026792s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_get [0.016984s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_l3_conntrack_helper [0.009922s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_delete [0.010481s] ... ok {5} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_make_it [0.025101s] ... ok {1} openstack.tests.unit.message.v2.test_message.TestMessage.test_basic [0.006944s] ... ok {0} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_basic [0.006635s] ... ok {6} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_create_attrs [0.017282s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_delete_ignore [0.020464s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_create_attrs [0.007387s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_l3_conntrack_helpers [0.018363s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_get [0.124464s] ... ok {6} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_make_it [0.017032s] ... ok {7} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_cascade [0.022523s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_update [0.009321s] ... ok {0} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_make_it [0.006754s] ... ok {5} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_group_bad [0.013493s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_groups [0.022183s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_l3_conntrack_helper [0.008251s] ... ok {6} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_make_it [0.011461s] ... ok {5} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_group_bad [0.008462s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_delete_ignore [0.013850s] ... ok {7} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_non_cascade [0.017396s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_remove_user_from_group [0.016876s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_get [0.016665s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_get [0.027452s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_find [0.012053s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policies [0.006980s] ... ok {6} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_basic [0.006892s] ... ok {5} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_group_good [0.008222s] ... ok {7} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_make_it [0.010504s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_create [0.018828s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_update [0.007109s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_if_revision [0.023473s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_pool_member_create_attrs [0.017361s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update [0.012992s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_get [0.019170s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_create_attrs [0.018555s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_delete [0.006814s] ... ok {5} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_user_has_role_good [0.008131s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ips [0.017362s] ... ok {6} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_basic [0.017196s] ... ok {7} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_basic [0.017694s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete_ignore [0.006991s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_update [0.023301s] ... ok {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_make_it [0.013058s] ... ok {1} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_router_to_agent [0.012134s] ... ok {1} openstack.tests.unit.network.v2.test_agent.TestAgent.test_basic [0.017318s] ... ok {1} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.007273s] ... ok {1} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_basic [0.000291s] ... ok {1} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it_with_optional [0.020571s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_update [0.007103s] ... ok {5} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_make_it [0.012011s] ... ok {6} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_make_it [0.012101s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_create [0.016312s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_get [0.017696s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_create [0.006823s] ... ok {7} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_basic [0.011692s] ... ok {7} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_basic [0.010799s] ... ok {7} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_basic [0.016621s] ... ok {7} openstack.tests.unit.load_balancer.test_version.TestVersion.test_basic [0.012578s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_create_attrs [0.018428s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_get [0.006789s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete_ignore [0.015395s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_get [0.006668s] ... ok {5} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_group_good [0.019991s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_get [0.018882s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_delete_ignore [0.006722s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_create [0.012289s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_delete [0.008824s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_create [0.017140s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_find [0.008279s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_update [0.007721s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_floating_ip_port_forwarding [0.034402s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_find [0.014643s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_get [0.007538s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_cascade [0.016413s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphorae [0.006902s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_delete [0.021482s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_find [0.036950s] ... ok {1} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available_nada [0.006876s] ... ok {1} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_basic [0.010318s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_delete [0.013957s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_roles [0.017320s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_create_attrs [0.027102s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_failover [0.007055s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_get [0.009369s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_find [0.007233s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_create [0.015777s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_find [0.011737s] ... ok {1} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_make_it [0.007092s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_project_role_to_group [0.018608s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_ignore [0.020749s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_get [0.014850s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_find [0.006895s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_find [0.016027s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_get [0.007652s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_update [0.007679s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_ignore [0.007139s] ... ok {1} openstack.tests.unit.network.v2.test_ndp_proxy.TestNDPProxy.test_make_it [0.006747s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_system_role_to_group [0.015520s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_system_role_from_group [0.008608s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profiles [0.015344s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_delete [0.015412s] ... ok {2} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_basic [0.006622s] ... ok {2} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_basic [0.006366s] ... ok {1} openstack.tests.unit.network.v2.test_port.TestPort.test_basic [0.007226s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find_with_filter [0.009378s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_system_role_from_user [0.012531s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rules [0.015901s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_get [0.006971s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_create [0.015755s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_find [0.018274s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_create_attrs [0.007247s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_get [0.006904s] ... ok {2} openstack.tests.unit.identity.v3.test_service.TestService.test_make_it [0.016773s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_update [0.041800s] ... ok {3} openstack.tests.unit.message.test_version.TestVersion.test_make_it [0.016666s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete_ignore [0.013033s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_match [0.016173s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_get [0.008628s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_update [0.006714s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_get [0.011707s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_delete [0.010673s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extension_find [0.020042s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_get [0.013461s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update [0.006916s] ... ok {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_make_it [0.006810s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_update [0.017671s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_find [0.011164s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_all_stores [0.019018s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_update [0.007085s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policies [0.007296s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_create_attrs [0.007039s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_create [0.015655s] ... ok {6} openstack.tests.unit.message.test_version.TestVersion.test_basic [0.006720s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_get [0.007086s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete [0.010526s] ... ok {6} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_204_resp [0.007421s] ... ok {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_post [0.018059s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_delete_ignore [0.014067s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_store [0.019138s] ... ok {5} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_basic [0.007740s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_update [0.008303s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pools [0.015016s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_delete_ignore [0.013068s] ... ok {6} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_client_id_project_id_exist [0.017363s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_find [0.006797s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports_create [0.007172s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_make_it [0.019104s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding_ignore [0.015395s] ... ok {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create [0.015355s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete [0.008686s] ... ok {3} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create_client_id_project_id_exist [0.007542s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_floating_ip_port_forwarding [0.007770s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete [0.029471s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update [0.022498s] ... ok {5} openstack.tests.unit.identity.v3.test_service.TestService.test_basic [0.026462s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_find [0.007417s] ... ok {3} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_make_it [0.008217s] ... ok {5} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_basic [0.006433s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_create_attrs [0.017422s] ... ok {2} openstack.tests.unit.image.v2.test_member.TestMember.test_basic [0.006997s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete [0.015040s] ... ok {3} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_basic [0.012280s] ... ok {7} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get [0.014199s] ... ok {5} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_make_it [0.016728s] ... ok {6} openstack.tests.unit.message.v2.test_message.TestMessage.test_post_client_id_project_id_exist [0.047483s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_update [0.018363s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_checksum_mismatch [0.020138s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:21,760 openstack image fake exists, but contains different checksums. Updating. {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_create_attrs [0.013174s] ... ok {3} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it [0.014618s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:21,777 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete [0.012485s] ... ok {3} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_basic [0.006763s] ... ok {7} openstack.tests.unit.message.v2.test_claim.TestClaim.test_make_it [0.017375s] ... ok {7} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update_client_id_project_id_exist [0.007067s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete [0.007804s] ... ok {5} openstack.tests.unit.image.v1.test_image.TestImage.test_make_it [0.008417s] ... ok {5} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete [0.006884s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete [0.016545s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_import_no_required_attrs [0.007493s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_upload_no_args [0.007065s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_find [0.007796s] ... ok {3} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_make_it [0.009961s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete_ignore [0.007764s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_find [0.007805s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get [0.007244s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_images_schema_get [0.015001s] ... ok {7} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_client_id_project_id_exist [0.007828s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_add_addresses_to_address_group [0.014832s] ... ok {5} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_find [0.017177s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_delete [0.007043s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_delete_ignore [0.016146s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestTask.test_tasks [0.013153s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_get [0.007225s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_find [0.022459s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rules [0.006698s] ... ok {7} openstack.tests.unit.message.v2.test_message.TestMessage.test_get [0.017906s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_get [0.010791s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update [0.006984s] ... ok {7} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_delete [0.007347s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_groups [0.007189s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_find [0.007068s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_update [0.016979s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_default_get [0.017438s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notifications [0.007316s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete [0.009440s] ... ok {7} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscriptions [0.010959s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_update [0.007038s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agents [0.007638s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policies [0.007387s] ... ok {5} openstack.tests.unit.image.v2.test_image.TestImage.test_image_find [0.025108s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_validate_topology [0.011905s] ... ok {5} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_stores [0.008903s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_basic [0.011411s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_if_revision [0.012752s] ... ok {7} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete_client_id_project_id_exist [0.022289s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_ignore [0.022836s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_delete_ignore [0.017005s] ... ok {7} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get [0.020095s] ... ok {7} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get_client_id_project_id_exist [0.007311s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_find [0.010709s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete [0.007119s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_if_revision [0.016976s] ... ok {5} openstack.tests.unit.image.v2.test_image.TestImage.test_stage [0.025833s] ... ok {6} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_get [0.136482s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_update [0.016958s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_update [0.016918s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_find [0.016160s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_without_filename [0.012301s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags [0.007246s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete [0.013627s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_find [0.010814s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_get [0.017126s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_ignore [0.012117s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_availability_zones [0.007541s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_find [0.006826s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_create_attrs [0.006823s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_find [0.006783s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete [0.007058s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete_ignore [0.007512s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImage.test_images [0.017103s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_delete_ignore [0.013889s] ... ok {7} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_agent_to_network [0.023537s] ... ok {6} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete_claimed [0.027759s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete [0.014115s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_create_attrs [0.006775s] ... ok {2} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerFailover.test_basic [0.006540s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_create_attrs [0.007553s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxies [0.007363s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestMisc.test_stores [0.018515s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_delete_ignore [0.007723s] ... ok {7} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_router_from_agent [0.011417s] ... ok {7} openstack.tests.unit.network.v2.test_agent.TestNetworkHostingDHCPAgent.test_basic [0.012353s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_get [0.017258s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_delete [0.017067s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_update [0.020064s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_update [0.017202s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_create_attrs [0.007124s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports [0.017143s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_members [0.018577s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_get [0.013996s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_update [0.018296s] ... ok {6} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete_ignore [0.037615s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_get [0.017578s] ... ok {5} openstack.tests.unit.image.v2.test_schema.TestSchema.test_basic [0.006852s] ... ok {2} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_make_it [0.016836s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_update [0.017182s] ... ok {7} openstack.tests.unit.network.v2.test_extension.TestExtension.test_make_it [0.017396s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_find [0.008277s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_update [0.018085s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavors [0.016885s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_create [0.006633s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_basic [0.006667s] ... ok {7} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_associate_flavor_with_service_profile [0.011957s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_delete [0.021591s] ... ok {4} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_basic [0.006612s] ... ok {4} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_make_it [0.006560s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete_ignore [0.007904s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rules [0.011292s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_find [0.007332s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_delete [0.018479s] ... ok {0} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_make_it [0.006345s] ... ok {0} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_make_it [0.017327s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_create [0.017722s] ... ok {7} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_disassociate_flavor_from_service_profile [0.011531s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_find [0.013788s] ... ok {4} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_make_it [0.013530s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_get [0.008837s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_create_attrs [0.016093s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segments [0.008243s] ... ok {7} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_basic [0.012069s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_delete [0.017846s] ... ok {4} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_basic [0.006606s] ... ok {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_router_gateway [0.015510s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rules [0.021600s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_types [0.010914s] ... ok {5} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_make_it [0.006859s] ... ok {7} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_make_it [0.013521s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_find [0.017665s] ... ok {4} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_make_it [0.019910s] ... ok {5} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_delete [0.006916s] ... ok {0} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_make_it [0.006458s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete_ignore [0.010237s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quotas [0.014422s] ... ok {0} openstack.tests.unit.network.v2.test_vpn_service.TestVpnService.test_basic [0.022136s] ... ok {4} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_basic [0.007865s] ... ok {7} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_basic [0.014802s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_create_attrs [0.012286s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_find [0.017048s] ... ok {5} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_delete [0.017136s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete [0.022504s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete [0.010619s] ... ok {7} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it_with_optional [0.016991s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_routers [0.006983s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_get [0.019109s] ... ok {5} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_delete_ignore [0.017216s] ... ok {4} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it [0.015664s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete_ignore [0.007334s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_extra_routes_to_router [0.017712s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_update [0.006923s] ... ok {7} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_basic [0.006695s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_ignore [0.007466s] ... ok {5} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_basic [0.006553s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update_if_revision [0.007162s] ... ok {4} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_port [0.017139s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_extra_routes_from_router [0.013883s] ... ok {5} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraConfig.test_basic [0.006763s] ... ok {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_unclaimed [0.017963s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_update [0.007431s] ... ok {7} openstack.tests.unit.network.v2.test_pool.TestPool.test_make_it [0.014069s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_create_attrs [0.006985s] ... ok {0} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_basic [0.054177s] ... ok {6} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_get [0.150589s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_if_revision [0.013690s] ... ok {5} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_make_it [0.016947s] ... ok {4} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_router_gateway [0.018896s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_find [0.010652s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_get [0.007840s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_delete_ignore [0.022923s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_if_revision [0.007447s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_update [0.006710s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_get [0.011604s] ... ok {4} openstack.tests.unit.network.v2.test_segment.TestSegment.test_basic [0.006604s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete_ignore [0.007320s] ... ok {5} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_make_it [0.017096s] ... ok {5} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_make_it [0.006629s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_remove_addresses_from_address_group [0.011441s] ... ok {6} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete [0.028661s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_find [0.006910s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_update [0.015998s] ... ok {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_basic [0.016608s] ... ok {6} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_make_it [0.006966s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_get [0.008272s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_update [0.007959s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_configure [0.007168s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pools [0.008935s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_create_attrs [0.016289s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnets [0.007147s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scopes [0.015783s] ... ok {6} openstack.tests.unit.network.test_version.TestVersion.test_basic [0.018509s] ... ok {4} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_make_it [0.019676s] ... ok {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete [0.025296s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_find [0.017128s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_groups [0.007968s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_get [0.011217s] ... ok {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete_client_id_project_id_exist [0.008138s] ... ok {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key [0.079525s] ... ok {4} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_basic [0.025076s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_create_attrs [0.008120s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_update [0.012030s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_get [0.006960s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_create [0.017114s] ... ok {6} openstack.tests.unit.network.test_version.TestVersion.test_make_it [0.026913s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_get [0.015451s] ... ok {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get [0.017778s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_find [0.006841s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete [0.007451s] ... ok {3} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_basic [0.008205s] ... ok {4} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_body [0.019842s] ... ok {3} openstack.tests.unit.network.v2.test_quota.TestQuota.test_alternate_id [0.006712s] ... ok {6} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_make_it [0.015103s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_find [0.014348s] ... ok {3} openstack.tests.unit.network.v2.test_quota.TestQuota.test_make_it [0.007379s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_find [0.007105s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_network_hosting_dhcp_agents [0.018375s] ... ok {3} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_make_it [0.006923s] ... ok {2} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_make_it [0.026704s] ... ok {6} openstack.tests.unit.network.v2.test_extension.TestExtension.test_basic [0.014601s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProvider.test_service_provider [0.017600s] ... ok {6} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_make_it [0.000371s] ... ok {6} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_make_it [0.000344s] ... ok {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_basic [0.006597s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(endpoints) [0.023113s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_get [0.017119s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update_if_revision [0.007111s] ... ok {3} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_basic [0.006967s] ... ok {3} openstack.tests.unit.network.v2.test_segment.TestSegment.test_make_it [0.006609s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_create_attrs [0.007452s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_floating_ip_port_forwardings [0.007988s] ... ok {2} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_make_it [0.026774s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_update [0.017099s] ... ok {2} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_make_it [0.000403s] ... ok {3} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_basic [0.007513s] ... ok {0} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data [0.073413s] ... ok {6} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_basic [0.029491s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete [0.008332s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(container) [0.026209s] ... ok {3} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_make_it [0.007164s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_stats_get [0.017087s] ... ok {3} openstack.tests.unit.network.v2.test_vpn_ipsecpolicy.TestVpnIpsecPolicy.test_basic [0.007135s] ... ok {2} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available [0.022766s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_find [0.018462s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_update [0.006858s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(endpoints) [0.038572s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_update [0.006882s] ... ok {3} openstack.tests.unit.network.v2.test_vpn_ipsecpolicy.TestVpnIpsecPolicy.test_make_it [0.007152s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete_ignore [0.016995s] ... ok {6} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it [0.026974s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(container) [0.021629s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_ignore [0.017476s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_get [0.006897s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancers [0.022216s] ... ok {2} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_basic [0.026885s] ... ok {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second [0.027134s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_update [0.022594s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(discovery) [0.026676s] ... ok {6} openstack.tests.unit.network.v2.test_listener.TestListener.test_basic [0.027919s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_create_attrs [0.016879s] ... ok {6} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_make_it [0.006906s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quotas [0.027068s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicies [0.007156s] ... ok {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_dict_recursion [0.019232s] ... ok {2} openstack.tests.unit.network.v2.test_listener.TestListener.test_make_it [0.016732s] ... ok {2} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it [0.006487s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(discovery) [0.024476s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete [0.007284s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_update [0.006985s] ... ok {2} openstack.tests.unit.network.v2.test_pool.TestPool.test_basic [0.013610s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(container) [0.040845s] ... ok {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_json [0.017436s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_update [0.014736s] ... ok {5} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_non_204_resp [0.027923s] ... ok {5} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete [0.007553s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_get [0.009695s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_create_attrs [0.007785s] ... ok {1} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_basic [0.010277s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream [0.023307s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(container) [0.024220s] ... ok {6} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it_source_and_destination [0.030116s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:22,359 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_update [0.007001s] ... ok {6} openstack.tests.unit.network.v2.test_network.TestNetwork.test_make_it [0.006892s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_networks [0.017759s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_create_attrs [0.006833s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(discovery) [0.032232s] ... ok {1} openstack.tests.unit.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_make_it [0.017397s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object) [0.023830s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(endpoints) [0.017593s] ... ok {5} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete_client_id_project_id_exist [0.029120s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_if_revision [0.017170s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete_ignore [0.017193s] ... ok {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_4xx [0.017842s] ... ok {6} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_make_it [0.027111s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete_ignore [0.013243s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object_long) [0.019299s] ... ok {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_subnet [0.010089s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(discovery) [0.023360s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update_if_revision [0.022374s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_get [0.006858s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(discovery) [0.038237s] ... ok {1} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_basic [0.010535s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete_ignore [0.010721s] ... ok {6} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_basic [0.020571s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_dhcp_agent_hosting_networks [0.008299s] ... ok {5} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_claimed [0.026962s] ... ok {5} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete [0.007305s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object_long) [0.027198s] ... ok {1} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_make_it [0.006691s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_get [0.007921s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extensions [0.007163s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_create_attrs [0.007018s] ... ok {5} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_messages [0.021865s] ... ok {1} openstack.tests.unit.network.v2.test_vpn_endpoint_group.TestVpnEndpointGroup.test_make_it [0.008078s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object_long) [0.035367s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(endpoints) [0.044408s] ... ok {5} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_delete [0.007590s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_ips [0.018245s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_update [0.020035s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(discovery) [0.032970s] ... ok {1} openstack.tests.unit.network.v2.test_vpn_service.TestVpnService.test_make_it [0.008007s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_ignore [0.037371s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete [0.007082s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object_long) [0.040315s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_account_metadata_get [0.021760s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_find [0.007112s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavors [0.006941s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_create_attrs [0.017510s] ... ok {1} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_make_it [0.034088s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding [0.016371s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_update [0.015264s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availabilities [0.007747s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_delete [0.013206s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(discovery) [0.053436s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_l3_conntrack_helper [0.007723s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_get [0.008463s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object) [0.042073s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_no_container [0.030899s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete [0.008298s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_gateway_to_router [0.021525s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_if_revision [0.007640s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete [0.027412s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_port [0.016744s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update_if_revision [0.008854s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete_ignore [0.007859s] ... ok {1} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data [0.054521s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(endpoints) [0.035680s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_prefix [0.041570s] ... ok {5} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_get [0.105146s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_get [0.009307s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitors [0.017278s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_subnet [0.008159s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_ignore [0.007049s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object) [0.047012s] ... ok {5} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get_client_id_project_id_exist [0.019491s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_get [0.007230s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_labels [0.006860s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_delete [0.007531s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_get [0.017175s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(endpoints) [0.048298s] ... ok {5} openstack.tests.unit.network.v2.test_agent.TestRouterL3Agent.test_basic [0.016674s] ... ok {1} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download [0.042452s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_delete_ignore [0.012529s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object_long) [0.039169s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_create_attrs [0.008156s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_find [0.017409s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete [0.035200s] ... ok {5} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_make_it [0.020492s] ... ok {5} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_basic [0.000291s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find [0.008575s] ... ok {5} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_basic [0.006487s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rules [0.015240s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete_ignore [0.027337s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_get [0.014809s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update [0.007614s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_update [0.006967s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update [0.007244s] ... ok {5} openstack.tests.unit.network.v2.test_port.TestPort.test_make_it [0.007276s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get [0.037028s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download [0.043765s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_delete_ignore [0.014081s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(container) [0.045016s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_create_attrs [0.020807s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(endpoints) [0.050252s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete [0.022379s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_get [0.007449s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete [0.027540s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete [0.014471s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_get [0.007875s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_find [0.018091s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_get [0.016203s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags_resource_without_tag_suport [0.019910s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object) [0.031532s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_update [0.017901s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object_long) [0.038962s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key_second [0.058648s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_find [0.011874s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rules [0.020073s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_find [0.008159s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery) [0.045008s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object_long) [0.030983s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_associations [0.028094s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_create_attrs [0.009966s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_create_attrs [0.007151s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_create_attrs [0.019083s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_floating_ip_port_forwarding [0.007745s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_get [0.018151s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_create_attrs [0.041522s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper [0.008222s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_update [0.007661s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(endpoints) [0.042028s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_find [0.027283s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper_ignore [0.007755s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(container) [0.050540s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(endpoints) [0.040350s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_find [0.011835s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_create_attrs [0.011215s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete [0.006770s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_services [0.023701s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete_ignore [0.019774s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_argument [0.041285s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_create_attrs [0.027355s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete [0.038225s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_delete_ignore [0.006946s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_find_floating_ip_port_forwarding [0.014431s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete_ignore [0.007081s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(discovery) [0.044469s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object) [0.033716s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get_details [0.017639s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_update [0.017750s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete [0.027332s] ... ok {7} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_basic [0.016947s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_gateway_from_router [0.007739s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update_if_revision [0.007224s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_attrs [0.043921s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:22,850 openstack.object-store swift uploading data to name/test {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_create_attrs [0.007173s] ... ok {7} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_subnet [0.016296s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete_ignore [0.027332s] ... ok {7} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_make_it [0.016258s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_if_revision [0.007258s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(container) [0.040683s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_find [0.007320s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get_remember_content [0.053075s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listeners [0.008440s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object) [0.050785s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_find [0.008557s] ... ok {7} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_basic [0.008483s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_create_attrs [0.007072s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_ranges [0.027587s] ... ok {7} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_basic [0.008160s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules [0.014438s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete [0.040313s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_create_attrs [0.007221s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_get [0.006948s] ... ok {7} openstack.tests.unit.network.v2.test_vpn_ikepolicy.TestVpnIkePolicy.test_basic [0.008445s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_metadata_get [0.031083s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profiles [0.017139s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete [0.027315s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(endpoints) [0.046054s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete_ignore [0.014466s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object_long) [0.049199s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_metadata_get [0.037910s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_create_attrs [0.025482s] ... ok {7} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create [0.035442s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_update [0.007419s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pools [0.020559s] ... ok {7} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_and_head [0.018225s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_update [0.007132s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key [0.045997s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete [0.019290s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_get [0.020798s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object_long) [0.052570s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:22,970 openstack.object-store swift uploading data to name/test {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_copy_object [0.036596s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete [0.041115s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_get [0.017248s] ... ok {7} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers [0.020967s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_update [0.027198s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_get [0.028344s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete [0.007349s] ... ok {7} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_list [0.020691s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(endpoints) [0.034388s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete_ignore [0.014869s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_file_segment [0.040718s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_create_attrs [0.024259s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_account_metadata_get [0.037035s] ... ok {7} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_headers [0.014272s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicies [0.007044s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete_ignore [0.046185s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rules [0.038489s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(container) [0.017152s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_find [0.025715s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_update [0.027188s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object_long) [0.039329s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_update [0.013913s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete_ignore [0.035617s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url [0.043925s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object) [0.022309s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_metadata_get [0.042726s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete_ignore [0.027173s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_find [0.048353s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_find [0.006778s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete_ignore [0.008773s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_delete [0.007698s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_argument [0.031596s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_invalid_path [0.032779s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_absolute_expiry_temp_url [0.037990s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(endpoints) [0.038956s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(discovery) [0.042038s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_get [0.007604s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_get [0.007163s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_find [0.017057s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_get [0.018507s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(container) [0.018173s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_get [0.015942s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_find [0.014830s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_subnet [0.007472s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_output [0.038375s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connections [0.017035s] ... ok {2} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_make_it [0.006454s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_no_container [0.033006s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(object_long) [0.048047s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_agent_hosted_routers_list [0.031879s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_update [0.037185s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_hosting_l3_agents_list [0.007759s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_invalid_path [0.043018s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(discovery) [0.039322s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:23,162 openstack.object-store swift uploading data to name/test {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_port [0.007896s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_metadata_get [0.035030s] ... ok {2} openstack.tests.unit.network.v2.test_quota.TestQuota.test_prepare_request [0.038660s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update_if_revision [0.027282s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_create_attrs [0.017648s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key_second [0.043309s] ... ok {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it_with_optional [0.016838s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete [0.013396s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object) [0.053910s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_attrs [0.042548s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:23,213 openstack.object-store swift uploading data to name/test {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_copy_object [0.037691s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_find [0.028994s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_groups [0.017080s] ... ok {2} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_make_it [0.022896s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(container) [0.046184s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:23,225 openstack.object-store swift uploading data to name/test {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete_ignore [0.013798s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url [0.034691s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segments [0.007109s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete_ignore [0.035346s] ... ok {2} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_basic [0.024537s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery) [0.050670s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(endpoints) [0.031942s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules_create [0.021368s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_time [0.037815s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_find [0.017641s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_delete [0.007042s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_delete_ignore [0.006858s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_invalid_path [0.034344s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object) [0.023373s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_create_attrs [0.007214s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get [0.044594s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_delete [0.027244s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_create_attrs [0.035506s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_ip_range [0.038887s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_delete [0.017308s] ... ok {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit_no_headers [0.061861s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(object) [0.031227s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_delete_ignore [0.015003s] ... ok {6} openstack.tests.unit.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_basic [0.026906s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete_ignore [0.034714s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_find [0.006934s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_output [0.038813s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_temp_url_key [0.044712s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(object_long) [0.027901s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_get [0.017176s] ... ok {6} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_basic [0.006533s] ... ok {6} openstack.tests.unit.network.v2.test_router.TestL3AgentRouters.test_basic [0.006798s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_account_temp_url_key_second [0.045990s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete [0.028037s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_path [0.035243s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(discovery) [0.058282s] ... ok {5} openstack.tests.unit.network.v2.test_quota.TestQuota.test_basic [0.019645s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete_ignore [0.027164s] ... ok {5} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_extra_routes [0.017530s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(container) [0.034794s] ... ok {6} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_port [0.019168s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete_ignore [0.041591s] ... ok {5} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_extra_routes [0.014053s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_file_segment [0.037137s] ... ok {6} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_4xx [0.016754s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(discovery) [0.036874s] ... ok {5} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_basic [0.007539s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_copy_object [0.029352s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(container) [0.037172s] ... ok {6} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it_with_optional [0.010065s] ... ok {5} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it [0.016728s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_ip_range [0.042426s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key [0.044962s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object) [0.037619s] ... ok {5} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_add_subports_4xx [0.017681s] ... ok {6} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_delete_subports_4xx [0.008370s] ... ok {5} openstack.tests.unit.network.v2.test_vpn_endpoint_group.TestVpnEndpointGroup.test_basic [0.006358s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_time [0.041278s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_temp_url_key [0.052728s] ... ok {5} openstack.tests.unit.network.v2.test_vpn_ikepolicy.TestVpnIkePolicy.test_make_it [0.026787s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object_long) [0.042711s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete [0.046183s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(discovery) [0.027948s] ... ok {6} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_account_temp_url_key_second [0.042982s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_no_container [0.037319s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_temp_url_key [0.044058s] ... ok {5} openstack.tests.unit.network.v2.test_vpn_ipsec_site_connection.TestVpnIPSecSiteConnection.test_basic [0.016663s] ... ok {5} openstack.tests.unit.network.v2.test_vpn_ipsec_site_connection.TestVpnIPSecSiteConnection.test_make_it [0.007641s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_metadata_get [0.032291s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete [0.029634s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_attrs [0.036463s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:23,525 openstack.object-store swift uploading data to name/test {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(endpoints) [0.041973s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:23,531 openstack.object-store swift uploading data to name/test {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_ip_range [0.039050s] ... ok {5} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_make_it [0.039147s] ... ok {6} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_temp_url_key [0.056644s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete_ignore [0.021698s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(container) [0.037856s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_account_temp_url_key_second [0.059285s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(container) [0.026989s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_metadata_get [0.028112s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_account_metadata_get [0.065176s] ... ok {6} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit [0.039924s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(endpoints) [0.039300s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object_long) [0.037608s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_argument [0.061556s] ... ok {6} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_basic [0.023126s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_temp_url_key [0.044994s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_path [0.050828s] ... ok {6} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_new [0.022018s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_path [0.178148s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(endpoints) [0.037614s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_output [0.044665s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key_second [0.088667s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(endpoints) [0.042293s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(discovery) [0.027360s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_prefix [0.039409s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id_act) [0.023072s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object) [0.037664s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_create_software_config [0.006772s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object) [0.041596s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get [0.040529s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_metadata_get [0.035377s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete_ignore [0.067436s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object) [0.038575s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object_long) [0.041872s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_delete_software_config [0.036503s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get_write_file [0.040029s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_abandon_stack [0.012402s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(container) [0.043443s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_output [0.038944s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object_long) [0.035742s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_argument [0.039687s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackTemplate.test_get_stack_template_with_stack_identity [0.021369s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(discovery) [0.041193s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template [0.019497s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_account_temp_url_key_second [0.038569s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(endpoints) [0.037655s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_attrs [0.052401s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:23,810 openstack.object-store swift uploading data to name/test {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(discovery) [0.066554s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object) [0.032226s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:23,817 openstack.object-store swift uploading data to name/test {4} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_make_it [0.006973s] ... ok {4} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update_preview [0.007592s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get [0.039276s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_file_segment [0.040994s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots_detailed [0.015804s] ... ok {3} openstack.tests.unit.orchestration.test_version.TestVersion.test_basic [0.006609s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_get_software_config [0.007090s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object_long) [0.027454s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_delete [0.007151s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_create_software_deployment [0.015656s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_delete_ignore [0.006942s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object_long) [0.027867s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_account_temp_url_key_second [0.044366s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_check_stack_with_stack_ID [0.019299s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_absolute_expiry_temp_url [0.042986s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(container) [0.052079s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_wait_for [0.024875s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object) [0.026379s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_check_stack_with_stack_object [0.017622s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key [0.252785s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(container) [0.029288s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_delete_user_message [0.010317s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_find_stack [0.017397s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_file_segment [0.039535s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object) [0.043811s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(discovery) [0.033249s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_share_snapshot.TestShareSnapshot.test_basic [0.010906s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_storage_pool.TestStoragePool.test_basic [0.006470s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_attrs [0.047203s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:23,933 openstack.object-store swift uploading data to name/test {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_fetch [0.008010s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_basic [0.006882s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_user_message.TestUserMessage.test_user_message [0.008059s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(discovery) [0.042747s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_get [0.011611s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_create_attrs [0.042710s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_ip_range [0.035091s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(container) [0.039197s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object_long) [0.056266s] ... ok {4} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_bogus [0.033184s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get_write_file [0.052583s] ... ok {3} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_make_it [0.006994s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_make_availability_zone [0.006677s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete [0.042298s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(endpoints) [0.041458s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_no_container [0.039869s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots [0.008655s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object) [0.040667s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pool_detailed [0.007122s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_metadata_get [0.037925s] ... ok {4} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf [0.029516s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(container) [0.055788s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pools [0.006981s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get_write_file [0.042196s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(object) [0.051148s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete [0.033222s] ... ok {4} openstack.tests.unit.test_connection.TestVendorProfile.test_conn_from_profile [0.028189s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_share.TestShares.test_basic [0.010062s] ... ok {4} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_http_exception [0.008770s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(endpoints) [0.053886s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_user_message.TestUserMessage.test_basic [0.006828s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(identity) [0.016866s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id) [0.006511s] ... ok {4} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_not_found_exception [0.017994s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key [0.048802s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object) [0.057893s] ... ok {3} openstack.tests.unit.test_connection.TestConnection.test_session_provided [0.008344s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_software_configs [0.014120s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_update_stack [0.007256s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key [0.054770s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object_long) [0.051704s] ... ok {4} openstack.tests.unit.test_exceptions.Test_HttpException.test_message [0.019767s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_metadata_get [0.029397s] ... ok {3} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_profile [0.021837s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_metadata_get [0.026180s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_update_stack_preview [0.027913s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template_invalid_request [0.006714s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_account_temp_url_key_second [0.042573s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(container) [0.046877s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get [0.039406s] ... ok {4} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_2 [0.046092s] ... ok {0} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_basic [0.006710s] ... ok {3} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_min_microversion [0.024758s] ... ok {3} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_arg) [0.006545s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_absolute_expiry_temp_url [0.028455s] ... ok {0} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_basic [0.016974s] ... ok {3} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_arg) [0.016603s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key_second [0.068133s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_create_attrs [0.037959s] ... ok {0} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_make_it [0.012912s] ... ok {4} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_microversion_discovery [0.034776s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second [0.044993s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes_override_base_path [0.016829s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get_write_file [0.046193s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at [0.007620s] ... ok {0} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_basic [0.007902s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_ip_range [0.029055s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run [0.014196s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete_ignore [0.031607s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run [0.007441s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.015621s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_true [0.007529s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_temp_url_key [0.055262s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_limit.TestLimit.test_basic [0.011693s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes_override_base_path [0.017388s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyHead.test_head_id [0.015690s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_temp_url_key [0.045027s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_create [0.011672s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_prefix [0.053626s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete [0.055163s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyList.test_list_paginated [0.012333s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource [0.017664s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_get [0.011454s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_incorrect_resource [0.010219s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_file_segment [0.039786s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyList.test_list_override_base_path [0.017531s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_metadata_get [0.039046s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_messages_queried [0.006977s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_munch [0.007368s] ... ok {3} openstack.tests.unit.test_resource.TestComponent.test_creation [0.006497s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete [0.029573s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get_write_file [0.053938s] ... ok {3} openstack.tests.unit.test_resource.TestComponent.test_get_default [0.006440s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource [0.007418s] ... ok {4} openstack.tests.unit.test_resource.TestComponent.test_get_no_instance [0.006315s] ... ok {0} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_config [0.010367s] ... ok {3} openstack.tests.unit.test_resource.TestComponent.test_get_name_formatter [0.006474s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_copy_object [0.032359s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_copy_object [0.043887s] ... ok {3} openstack.tests.unit.test_resource.TestComponent.test_get_name_typed [0.006459s] ... ok {4} openstack.tests.unit.test_resource.TestComponent.test_set_name_formatter [0.010985s] ... ok {3} openstack.tests.unit.test_resource.TestComponent.test_implementations [0.006483s] ... ok {0} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_name [0.017412s] ... ok {3} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_unchanged [0.006485s] ... ok {4} openstack.tests.unit.test_resource.TestComponentManager.test_dirty [0.012196s] ... ok {3} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_not_in_query [0.006393s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_attrs [0.063017s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:24,324 openstack.object-store swift uploading data to name/test {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_account_metadata_get [0.039748s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_time [0.043640s] ... ok {3} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_unmapped [0.006430s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__alternate_id [0.006579s] ... ok {4} openstack.tests.unit.test_resource.TestComponentManager.test_iter [0.016506s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_absolute_expiry_temp_url [0.038092s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_absolute_expiry_temp_url [0.040603s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__alternate_id_from_other_property [0.007240s] ... ok {0} openstack.tests.unit.test_connection.TestNetworkConnectionSuffix.test_network_proxy [0.031869s] ... ok {4} openstack.tests.unit.test_resource.TestQueryParameters.test_create [0.009770s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__attributes [0.006486s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_invalid_path [0.027661s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__attributes_iterator [0.006704s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__alternate_id_None [0.010178s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__get_id_instance_alternate [0.006405s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_ip_range [0.038790s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__header_mapping [0.006283s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id_marked_clean [0.006628s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_in_body [0.006441s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get_remember_content [0.061720s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url [0.047050s] ... ok {0} openstack.tests.unit.test_connection.TestNewService.test_add_service_v2 [0.031896s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__uri_mapping [0.007709s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_create_attrs [0.038605s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_without_alternate [0.007151s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_path [0.057622s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_new [0.007757s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_to_dict_value_error [0.006856s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id [0.006615s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_stored [0.006667s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get_remember_content [0.047226s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored1 [0.006685s] ... ok {0} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_max_microversion [0.028504s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_not_synchronized [0.011611s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_invalid_path [0.036208s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete_ignore [0.038280s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_allow_invalid_list_params [0.009289s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get_write_file [0.057741s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail [0.008537s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_with_resource_key [0.019255s] ... ok {0} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_max_microversion [0.021652s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete [0.031412s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_attrs [0.044472s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:24,467 openstack.object-store swift uploading data to name/test {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_microversion [0.015134s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__update [0.007622s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_json_dumps_from_resource [0.006837s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_params [0.015262s] ... ok {0} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_min_microversion [0.025013s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key_second [0.043314s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get [0.058892s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_repr [0.012175s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_no_container [0.027536s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_file_segment [0.041252s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get [0.068306s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_ignore_missing [0.016907s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_to_dict_nested [0.007765s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_head_with_microversion [0.015985s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_changed_fields [0.008795s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyGet.test_get_id [0.014542s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_account_metadata_get [0.037646s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_create [0.021557s] ... ok {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_case [0.018463s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url [0.027764s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete_ignore [0.040846s] ... ok {3} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default_exception [0.007540s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_account_temp_url_key_second [0.053741s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_notstrict_id [0.010075s] ... ok {3} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_file [0.011394s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_create [0.017246s] ... ok {3} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_delete [0.008056s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_strict_id [0.016924s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete_ignore [0.027247s] ... ok {3} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_find [0.009777s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_temp_url_key [0.050613s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres) [0.006503s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get_remember_content [0.036316s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_metadata_get [0.027861s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_invalid_data_passed [0.021120s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_create_attrs [0.029183s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(event) [0.017286s] ... ok {0} openstack.tests.unit.test_resource.TestComponent.test_delete_name_doesnt_exist [0.030256s] ... ok {0} openstack.tests.unit.test_resource.TestComponent.test_get_name_None [0.006163s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_copy_object [0.027951s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_copy_object [0.026908s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(sd_metadata) [0.006718s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_with_stack_name [0.007523s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_prefix [0.036583s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_put [0.048410s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_account_temp_url_key_second [0.052015s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_get_software_deployment [0.017143s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_base_path [0.008337s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_output [0.021789s] ... ok {1} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_make_it [0.016872s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_output [0.039122s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_clean [0.041710s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_create_unsynced [0.006251s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_not_requires_id [0.028881s] ... ok {1} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_commit [0.017893s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get_remember_content [0.052502s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_with_alternate [0.025037s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key [0.044558s] ... ok {1} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_make_it [0.006959s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_key [0.006546s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get_remember_content [0.042244s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url [0.039142s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots_not_detailed [0.006968s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_head [0.036358s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_access_by_aka [0.007124s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_absolute_expiry_temp_url [0.037600s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key_second [0.048260s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key [0.044239s] ... ok {1} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_default [0.038691s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_link_header [0.034058s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_access_by_resource_name [0.026711s] ... ok {7} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_make_it [0.017086s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_time [0.040065s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_prefix [0.038349s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_invalid_path [0.035124s] ... ok {7} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate [0.017665s] ... ok {1} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_int [0.037647s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_equality [0.016885s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_header [0.006490s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_delete [0.006767s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_set [0.016593s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_update [0.006976s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_account_metadata_get [0.027793s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete [0.028346s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_not_paginated [0.041769s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_in_body_translate_response [0.016652s] ... ok {1} openstack.tests.unit.test_connection.TestConnection.test_create_unknown_proxy [0.035958s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_no_container [0.042569s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_no_unpack_dict [0.006414s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_get [0.007573s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_update [0.006712s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_time [0.028801s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_unpacked [0.016919s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete [0.034976s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links [0.038329s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_metadata_get [0.034997s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares [0.009853s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares_not_detailed [0.006841s] ... ok {1} openstack.tests.unit.test_connection.TestNewService.test_replace_system_service [0.027090s] ... ok {1} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_corrected_format [0.007116s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail_on_request [0.023227s] ... ok {7} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud [0.017534s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_metadata_get [0.028268s] ... ok {1} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_network_format [0.008014s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch [0.008799s] ... ok {1} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_wsme_format [0.008073s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete_ignore [0.059871s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_path [0.030345s] ... ok {7} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_config [0.021552s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_no_retry_on_conflict [0.029807s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put [0.008844s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get_write_file [0.047749s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete_ignore [0.038603s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_no_retry_on_conflict [0.019399s] ... ok {7} openstack.tests.unit.test_connection.TestConnection.test_from_config_insecure [0.028168s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:24,952 openstack Turning off Insecure SSL warnings since verify=False 2024-07-26 11:46:24,957 openstack.config Turning off SSL warnings for insecure-cloud-alternative-format since verify=False {5} openstack.tests.unit.orchestration.test_version.TestVersion.test_make_it [0.011214s] ... ok {1} openstack.tests.unit.test_microversions.TestMicroversions.test_default_microversion [0.062840s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_inferred_additional [0.023825s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(preview) [0.006911s] ... ok {1} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version_override [0.022341s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/service_description.py:293: UnsupportedServiceVersion: Service image has no discoverable version. The resulting Proxy object will only have direct passthrough REST capabilities. warnings.warn( {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url [0.038578s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_without_links [0.156354s] ... ok {7} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_1 [0.041824s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_stack_not_found [0.019746s] ... ok {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_arg) [0.017310s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource [0.007464s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_paginated [0.024232s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_argument [0.169761s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_delete_software_deployment [0.007625s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyList.test_list_non_paginated [0.007084s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_update_software_deployment [0.017662s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_time [0.048027s] ... ok {4} openstack.tests.unit.test_resource.TestResourceFind.test_list_no_base_path [0.039125s] ... ok {7} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_1 [0.048168s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_correct_resource [0.016896s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_new [0.017504s] ... ok {7} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_bare) [0.006395s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEnvironment.test_get_stack_environment_with_stack_identity [0.020493s] ... ok {5} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_create [0.007676s] ... ok {7} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(discovery) [0.006398s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_file_segment [0.041835s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run_default [0.007342s] ... ok {4} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_return [0.033331s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_account_metadata_get [0.046725s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_no_parent [0.017751s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_with_parent [0.006815s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_queue [0.017663s] ... ok {5} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update [0.025332s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_create_attrs [0.027350s] ... ok {4} openstack.tests.unit.test_resource.TestWaitForDelete.test_success [0.033239s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource_override_base_path [0.007674s] ... ok {5} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_make_it [0.016127s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_argument [0.040007s] ... ok {5} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_to_dict [0.012409s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_path [0.016847s] ... ok {7} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_custom_message [0.027272s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__get_id_value [0.006585s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__mapping_defaults [0.016394s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_get_name_untyped [0.016923s] ... ok {1} openstack.tests.unit.test_resource.TestComponentManager.test_getitem [0.006547s] ... ok {4} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stdout [0.023243s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get_remember_content [0.026454s] ... ok {5} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_basic [0.011707s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stacks) [0.006393s] ... ok {4} openstack.tests.unit.test_utils.Test_urljoin.test_unicode_strings [0.013379s] ... ok {5} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_env [0.017827s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_params [0.006724s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_paginated [0.152238s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__consume_attrs [0.019287s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_prefix [0.045837s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(name_id) [0.006073s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test_from_munch_existing [0.006359s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares_detailed [0.006988s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_with_stack_object [0.007122s] ... ok {4} openstack.tests.unit.workflow.test_execution.TestExecution.test_instantiate [0.019695s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_software_deployments [0.007733s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_translate_response [0.016644s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_delete_user_message_true [0.017177s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__prepare_request_missing_id [0.020013s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_create_stack [0.006852s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch [0.007458s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_delete_stack [0.006594s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_patch_unpacked [0.018505s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_stacks [0.006519s] ... ok {4} openstack.tests.unit.workflow.test_version.TestVersion.test_make_it [0.021286s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_cant_do_anything [0.016304s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_paginated_infinite_loop [0.024323s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_no_container [0.031448s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_message_get [0.017166s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEnvironment.test_get_stack_environment_with_stack_object [0.006742s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template_no_env [0.007838s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_commit_base_path [0.018839s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_act) [0.006733s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_messages [0.006875s] ... ok {6} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_basic [0.006992s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_base_path [0.018902s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_microversion [0.008647s] ... ok {4} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_get [0.027316s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_create_stack_preview [0.016048s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_abandon [0.007674s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_items [0.006755s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro_no_override [0.006686s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_share.TestShares.test_make_shares [0.017371s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_invalid_list_params [0.018663s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_delete_stack_ignore [0.011240s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored [0.016753s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_basic [0.019581s] ... ok {5} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_works [0.017091s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_check [0.007318s] ... ok {0} openstack.tests.unit.test_resource.TestResourceFind.test_list_base_path [0.038668s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_header_count [0.031978s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_translate_response [0.017086s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_list_query_params [0.013031s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_base_path [0.024323s] ... ok {0} openstack.tests.unit.test_resource.TestResourceFind.test_multiple_matches [0.019739s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_make_it [0.006656s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_basic [0.006515s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_sdk_names [0.013479s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_params [0.009167s] ... ok {5} openstack.tests.unit.test_connection.TestNewService.test_add_service_v1 [0.047932s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_make_it [0.016759s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_delete_with_microversion [0.009565s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_get_stack [0.061215s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackFiles.test_get_stack_files_with_stack_identity [0.008295s] ... ok {6} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_ignore_errors [0.017984s] ... ok {0} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_raise [0.040110s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_with_params [0.019439s] ... ok {7} openstack.tests.unit.test_resource.TestResourceFind.test_find_short_circuit [0.021611s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackFiles.test_get_stack_files_with_stack_object [0.007889s] ... ok {5} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_param [0.029875s] ... ok {7} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_value [0.008788s] ... ok {6} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_template_url [0.018384s] ... ok {7} openstack.tests.unit.test_utils.TestTinyDAG.test_from_dict [0.010125s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails [0.028440s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:25,362 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-07-26 11:46:25,368 openstack.iterate_timeout Waiting 1.0 seconds {6} openstack.tests.unit.shared_file_system.v2.test_limit.TestLimit.test_make_limits [0.006728s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_exclude_id [0.021848s] ... ok {5} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_compute_format [0.018412s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_wait_for_delete [0.006869s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackTemplate.test_get_stack_template_with_stack_object [0.020361s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_create [0.007408s] ... ok {5} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_no_exception [0.017336s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_basic [0.006610s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pool_not_detailed [0.008650s] ... ok {7} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_parallel [0.023612s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ ['a', 'g', 'f', 'b', 'c', 'd', 'e'] {7} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stderr [0.008838s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_limit [0.009356s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params [0.022764s] ... ok {2} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_make_it [0.007474s] ... ok {7} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stderr [0.019594s] ... ok {5} openstack.tests.unit.test_exceptions.Test_HttpException.test_details [0.016864s] ... ok {5} openstack.tests.unit.test_format.TestBoolStrFormatter.test_serialize [0.006703s] ... ok {6} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_string [0.019824s] ... ok {2} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_basic [0.006833s] ... ok {1} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_in_query_parameters [0.024561s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_delete_ignore [0.006895s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match [0.068854s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:25,404 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-07-26 11:46:25,408 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:25,422 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-07-26 11:46:25,427 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:25,440 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-07-26 11:46:25,444 openstack.iterate_timeout Waiting 1.0 seconds {7} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_executions [0.017747s] ... ok {7} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_find [0.006886s] ... ok {1} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_by_name [0.007446s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_share_snapshot.TestShareSnapshot.test_make_share_snapshot [0.015865s] ... ok {6} openstack.tests.unit.test_connection.TestConnection.test_from_config_verify [0.026406s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:25,457 openstack Turning off Insecure SSL warnings since verify=False 2024-07-26 11:46:25,461 openstack.config Turning off SSL warnings for insecure-cloud since verify=False Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. warnings.warn( {2} openstack.tests.unit.shared_file_system.v2.test_storage_pool.TestStoragePool.test_make_storage_pool [0.016303s] ... ok {5} openstack.tests.unit.test_microversions.TestMicroversions.test_inferred_default_microversion [0.060677s] ... ok {6} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf_filter_service_types [0.013387s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_different_attribute [0.032755s] ... ok {6} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_bad_request_exception [0.008231s] ... ok {6} openstack.tests.unit.test_exceptions.Test_Exception.test_method_not_supported [0.007424s] ... ok {6} openstack.tests.unit.test_exceptions.Test_HttpException.test_http_status [0.006266s] ... ok {2} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_failure [0.016984s] ... ok {5} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version [0.033075s] ... ok {5} openstack.tests.unit.test_placement_rest.TestBadPlacementRest.test_discovery ... SKIPPED: Need to re-add support for broken placement versions {2} openstack.tests.unit.test_connection.TestConnection.test_create_session [0.017644s] ... ok {6} openstack.tests.unit.test_microversions.TestMicroversions.test_conflicting_implied_and_direct [0.011270s] ... ok {6} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(secgroups) [0.007353s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes [0.006968s] ... ok {2} openstack.tests.unit.test_connection.TestConnection.test_other_parameters [0.010665s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyCache.test_get_bypass_cache [0.014969s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {5} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_2 [0.048377s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at [0.007734s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_different_attribute [0.057036s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:25,511 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-07-26 11:46:25,525 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:25,542 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-07-26 11:46:25,546 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:25,550 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-07-26 11:46:25,555 openstack.iterate_timeout Waiting 1.0 seconds {1} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default_exception [0.007097s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run_identified_resources [0.012882s] ... ok {5} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_bare) [0.019848s] ... ok {1} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_no_default [0.015955s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes [0.007164s] ... ok {2} openstack.tests.unit.test_connection.TestNetworkConnection.test_network_proxy [0.039258s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete [0.007776s] ... ok {5} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_bare) [0.010108s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_timeout [0.145106s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:25,489 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-07-26 11:46:25,505 openstack.iterate_timeout Waiting 0.01 seconds 2024-07-26 11:46:25,510 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-07-26 11:46:25,516 openstack.iterate_timeout Waiting 0.01 seconds 2024-07-26 11:46:25,539 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-07-26 11:46:25,546 openstack.iterate_timeout Waiting 0.01 seconds 2024-07-26 11:46:25,563 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-07-26 11:46:25,570 openstack.iterate_timeout Waiting 0.01 seconds 2024-07-26 11:46:25,586 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-07-26 11:46:25,603 openstack.iterate_timeout Waiting 0.01 seconds {6} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_NotFound [0.007625s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyGet.test_get_not_found [0.007101s] ... ok {0} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_none [0.017490s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource_base_path [0.007326s] ... ok {1} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_require_microversion [0.022806s] ... ok {1} openstack.tests.unit.test_utils.TestTinyDAG.test_walk [0.006599s] ... ok {6} openstack.tests.unit.test_resource.TestComponent.test_delete_name [0.006273s] ... ok {0} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_equal_default [0.012999s] ... ok {6} openstack.tests.unit.test_resource.TestComponent.test_set_name_untyped [0.006039s] ... ok {2} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_ignore_missing [0.045570s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:25,638 openstack Configured hook openstack.tests.unit.test_connection:missing cannot be executed: module 'openstack.tests.unit.test_connection' has no attribute 'missing' {6} openstack.tests.unit.test_resource.TestResource.test__body_mapping [0.006304s] ... ok {0} openstack.tests.unit.test_utils.Test_md5.test_md5_without_data [0.006414s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test_from_munch_new [0.006369s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test_initialize_basic [0.006538s] ... ok {1} openstack.tests.unit.test_utils.Test_enable_logging.test_none [0.034181s] ... ok {0} openstack.tests.unit.test_utils.Test_md5.test_none_data_raises_type_error [0.015128s] ... ok {2} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_old_format [0.012460s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test_to_dict_ignore_none [0.006516s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_allowed_to_set [0.006467s] ... ok {1} openstack.tests.unit.test_utils.Test_urljoin.test_with_none [0.015991s] ... ok {0} openstack.tests.unit.workflow.test_execution.TestExecution.test_basic [0.017059s] ... ok {2} openstack.tests.unit.test_format.TestBoolStrFormatter.test_deserialize [0.006839s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_commit_not_dirty [0.016540s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_retry_on_conflict [0.008993s] ... ok {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_create [0.008334s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_delete [0.008597s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_params [0.008346s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_head_base_path [0.008549s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_no_early_termination [0.014347s] ... ok {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_3 [0.045077s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_server_names [0.010084s] ... ok {5} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(bm_chassis) [0.159852s] ... ok {6} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_id [0.007163s] ... ok {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_exc [0.042622s] ... ok {5} openstack.tests.unit.test_proxy.TestProxyCache.test_get_from_cache [0.022323s] ... ok {6} openstack.tests.unit.test_resource.TestWaitForStatus.test_no_sleep [0.016148s] ... ok {5} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_empty [0.011354s] ... ok {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(tokens) [0.017330s] ... ok {6} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails_different_attribute [0.024792s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:25,797 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-07-26 11:46:25,801 openstack.iterate_timeout Waiting 1.0 seconds {2} openstack.tests.unit.test_proxy.TestProxyCache.test_get_not_in_cache [0.022210s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {5} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_missing [0.019069s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:25,821 openstack Requested cleanup attribute updated_at is not available on the resource {5} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_false [0.007392s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCache.test_modify [0.023845s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {5} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_override_filters [0.018283s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at_not [0.018653s] ... ok {6} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_with_none [0.069433s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:25,821 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-07-26 11:46:25,826 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:25,842 openstack.resource Still waiting for resource Mock: to reach state loling, current state is None 2024-07-26 11:46:25,847 openstack.iterate_timeout Waiting 1.0 seconds 2024-07-26 11:46:25,862 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-07-26 11:46:25,867 openstack.iterate_timeout Waiting 1.0 seconds {5} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource_with_args [0.018295s] ... ok {6} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_higher_default [0.007690s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_not [0.018261s] ... ok {5} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_id [0.010555s] ... ok {5} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_compatible [0.008131s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_filters [0.017931s] ... ok {5} openstack.tests.unit.test_resource.TestComponent.test_set_name_typed [0.010541s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_HttpException [0.007481s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyGet.test_get_base_path [0.007364s] ... ok {5} openstack.tests.unit.test_resource.TestComponentManager.test_create_basic [0.006590s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_resource [0.017666s] ... ok {5} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_new [0.011775s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test__get_id_instance [0.020329s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test__mapping_overrides [0.006355s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_id [0.019693s] ... ok {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_incompatible [0.007183s] ... ok {6} openstack.tests.unit.test_utils.TestTinyDAG.test_add_node_after_edge [0.110193s] ... ok {6} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_file [0.009951s] ... ok {6} openstack.tests.unit.test_utils.Test_md5.test_md5_with_data [0.006770s] ... ok {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_none [0.024858s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_to_dict [0.015618s] ... ok {2} openstack.tests.unit.test_resource.TestComponentManager.test_create_synced [0.009962s] ... ok {6} openstack.tests.unit.workflow.test_version.TestVersion.test_basic [0.008550s] ... ok {6} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_basic [0.006386s] ... ok {2} openstack.tests.unit.test_resource.TestComponentManager.test_delitem [0.006281s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro [0.031572s] ... ok {6} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_delete [0.008238s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_set [0.006760s] ... ok {2} openstack.tests.unit.test_resource.TestComponentManager.test_len [0.006180s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__translate_response_no_body [0.006998s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_post [0.027278s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_no_resource_key [0.016873s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_retry_on_conflict [0.019654s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_existing [0.016988s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_fetch [0.018840s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_body [0.006548s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_empty_response [0.009217s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_microversion [0.018808s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_not_paginated [0.013852s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_resources_key [0.013851s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_microversions [0.031057s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links_and_query [0.014593s] ... ok {5} openstack.tests.unit.test_resource.TestResourceFind.test_match_empty_results [0.016974s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_post_create [0.009887s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_put_create [0.010455s] ... ok {5} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_alternate_id [0.016686s] ... ok {5} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_name [0.006932s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params_precedence [0.014435s] ... ok {5} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_more_than_max [0.006910s] ... ok {5} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default [0.006660s] ... ok {5} openstack.tests.unit.test_utils.Test_md5.test_string_data_raises_type_error [0.006441s] ... ok {5} openstack.tests.unit.test_utils.Test_urljoin.test_strings [0.006301s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_not_in_query_parameters [0.016931s] ... ok {5} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_get [0.007320s] ... ok {5} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflows [0.007323s] ... ok {2} openstack.tests.unit.test_resource.TestWaitForDelete.test_timeout [0.321189s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-07-26 11:46:26,251 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,262 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,267 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,282 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,287 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,291 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,302 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,312 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,317 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,329 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,335 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,352 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,357 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,361 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,372 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,382 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,387 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,402 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,407 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,423 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,427 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,431 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,442 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,447 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,462 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,467 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,482 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,487 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,491 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,502 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,507 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,513 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,522 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,527 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,542 openstack.iterate_timeout Waiting 0.1 seconds 2024-07-26 11:46:26,547 openstack.iterate_timeout Waiting 0.1 seconds {2} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status [0.032430s] ... ok {2} openstack.tests.unit.test_resource.Test_Request.test_create [0.016629s] ... ok {2} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_less_than_min [0.018648s] ... ok {2} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default [0.006852s] ... ok {2} openstack.tests.unit.test_utils.TestTinyDAG.test_topological_sort [0.006642s] ... ok {2} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_raise [1.023216s] ... ok {2} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stdout [0.010711s] ... ok {2} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_instantiate [0.007193s] ... ok {2} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_create [0.006861s] ... ok ====== Totals ====== Ran: 3801 tests in 13.8200 sec. - Passed: 3800 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 84.3119 sec. ============== Worker Balance ============== - Worker 0 (476 tests) => 0:00:11.805921 - Worker 1 (475 tests) => 0:00:11.692904 - Worker 2 (475 tests) => 0:00:13.468113 - Worker 3 (475 tests) => 0:00:10.162756 - Worker 4 (475 tests) => 0:00:11.072167 - Worker 5 (475 tests) => 0:00:11.765267 - Worker 6 (475 tests) => 0:00:12.016635 - Worker 7 (475 tests) => 0:00:11.396222 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-openstacksdk-0.101.0-1.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9rteEe + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.101.0 + DOCDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/doc/python3-openstacksdk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/doc/python3-openstacksdk + cp -pr README.rst /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/doc/python3-openstacksdk + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nQahvl + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.101.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/licenses/python3-openstacksdk + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/licenses/python3-openstacksdk + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch/usr/share/licenses/python3-openstacksdk + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-openstacksdk = 0.101.0-1.ocs23 python3-openstacksdk = 0.101.0-1.ocs23 python3.11-openstacksdk = 0.101.0-1.ocs23 python3.11dist(openstacksdk) = 0.101 python3dist(openstacksdk) = 0.101 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 /usr/bin/sh python(abi) = 3.11 Obsoletes: python3.11-openstacksdk < 0.101.0-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-1.ocs23.noarch Wrote: /builddir/build/RPMS/python3-openstacksdk-0.101.0-1.ocs23.noarch.rpm Child return code was: 0