+ tempest cleanup --init-saved-state + '[' true == false ']' + tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke /var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\(' SUB = re.compile("sub\(/(.*)/,\s+(.*)\)") /var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\(' SPLIT = re.compile("split\((.),\s+(\d+),\s+(\d+|-1)\)") {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.148224s] ... ok {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.055694s] ... ok {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.644268s] ... ok {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011335s] ... ok {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.941188s] ... ok {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [1.778272s] ... ok {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [0.871556s] ... ok {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.219186s] ... ok {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.480958s] ... ok {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.340699s] ... ok {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.334490s] ... ok {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.147872s] ... ok {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.909787s] ... ok 2026-04-17 12:06:42.505 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.211 ([Errno None] Unable to connect to port 22 on 10.96.250.211). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.211 {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [2.965415s] ... ok 2026-04-17 12:06:46.089 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.212 ([Errno None] Unable to connect to port 22 on 10.96.250.212). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.212 {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.100085s] ... ok {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000454s] ... ok 2026-04-17 12:06:48.073 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.211 ([Errno None] Unable to connect to port 22 on 10.96.250.211). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.211 2026-04-17 12:06:51.661 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.212 ([Errno None] Unable to connect to port 22 on 10.96.250.212). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.212 {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.249826s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.427017s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.736675s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.034375s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.037171s] ... ok 2026-04-17 12:06:54.637 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.211 ([Errno None] Unable to connect to port 22 on 10.96.250.211). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.211 2026-04-17 12:06:58.217 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.212 ([Errno None] Unable to connect to port 22 on 10.96.250.212). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.212 {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.318672s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.345937s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.743716s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.032829s] ... ok {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.031992s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [7.971213s] ... ok {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [51.733991s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [4.805398s] ... ok {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.082886s] ... ok {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.121968s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [6.329300s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.413937s] ... ok 2026-04-17 12:07:28.651 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.211 ([Errno None] Unable to connect to port 22 on 10.96.250.211). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.211 2026-04-17 12:07:31.154 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.211 ([Errno None] Unable to connect to port 22 on 10.96.250.211). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.211 {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.443028s] ... ok {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.151863s] ... ok {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.047357s] ... ok {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.045371s] ... ok {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [33.733559s] ... ok {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.158915s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.059696s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000303s] ... ok {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [5.026045s] ... ok {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.165257s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.038733s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.790748s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.598033s] ... ok {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.792963s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [1.064491s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.717226s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.174412s] ... ok {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.231544s] ... ok {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.010216s] ... ok 2026-04-17 12:08:10.734 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.212 ([Errno None] Unable to connect to port 22 on 10.96.250.212). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.212 {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [1.238918s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.111686s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [7.624367s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.047905s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.032231s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.069505s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.028407s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.864143s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.100191s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [4.540497s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.068626s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.032241s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_show_network [0.047466s] ... ok {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.059320s] ... ok {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.304459s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.055979s] ... ok {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000378s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.750053s] ... ok {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.079624s] ... ok {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.493994s] ... ok {1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [38.338195s] ... ok {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [4.879062s] ... ok {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.039551s] ... ok {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.013275s] ... ok {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.080370s] ... ok {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.842310s] ... ok {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.030260s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.169716s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.151935s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.081575s] ... ok {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.012897s] ... ok {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.130921s] ... ok {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.697685s] ... ok {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.647967s] ... ok {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.033173s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.051371s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.029676s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.029808s] ... ok {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.049389s] ... ok {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.291828s] ... ok {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.515579s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.069673s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.023710s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.027203s] ... ok {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.011817s] ... ok {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.106492s] ... ok {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.972289s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.653782s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.692771s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.318556s] ... ok {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.045111s] ... ok {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.331054s] ... ok {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.090374s] ... ok {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.069592s] ... ok {3} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [8.124605s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [1.047333s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.428751s] ... ok {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [24.176937s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.238198s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.405390s] ... ok {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.049923s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.006969s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [1.000546s] ... ok 2026-04-17 12:09:30.258 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.213 ([Errno None] Unable to connect to port 22 on 10.96.250.213). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.213 {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.259358s] ... ok 2026-04-17 12:09:32.763 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.213 ([Errno None] Unable to connect to port 22 on 10.96.250.213). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.213 {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [1.046258s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.738868s] ... ok 2026-04-17 12:09:36.266 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.213 ([Errno None] Unable to connect to port 22 on 10.96.250.213). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.213 {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [1.050734s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.554494s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [1.118752s] ... ok {2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.848000s] ... ok 2026-04-17 12:10:12.862 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.213 ([Errno None] Unable to connect to port 22 on 10.96.250.213). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.213 2026-04-17 12:10:15.364 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.213 ([Errno None] Unable to connect to port 22 on 10.96.250.213). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.213 2026-04-17 12:10:18.866 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.213 ([Errno None] Unable to connect to port 22 on 10.96.250.213). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.213 2026-04-17 12:10:23.374 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.213 ([Errno None] Unable to connect to port 22 on 10.96.250.213). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.213 2026-04-17 12:10:36.455 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.208 ([Errno None] Unable to connect to port 22 on 10.96.250.208). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.208 2026-04-17 12:10:40.938 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.214 ([Errno None] Unable to connect to port 22 on 10.96.250.214). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.214 2026-04-17 12:10:43.440 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.214 ([Errno None] Unable to connect to port 22 on 10.96.250.214). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.214 {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [104.728780s] ... ok 2026-04-17 12:10:46.942 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.214 ([Errno None] Unable to connect to port 22 on 10.96.250.214). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.214 {0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests. {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.563093s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.000984s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.222716s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.876979s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.355144s] ... ok {0} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled. {1} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [78.091030s] ... ok ====== Totals ====== Ran: 131 tests in 448.0227 sec. - Passed: 129 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 465.6289 sec. ============== Worker Balance ============== - Worker 0 (28 tests) => 0:05:23.234540 - Worker 1 (37 tests) => 0:07:28.022703 - Worker 2 (36 tests) => 0:03:40.491520 - Worker 3 (30 tests) => 0:03:28.138958 + tempest cleanup