+ 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)\)") {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.111466s] ... ok {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.065741s] ... ok {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.048899s] ... ok {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [1.698928s] ... ok {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [3.303441s] ... ok {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.106818s] ... ok {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000294s] ... ok 2026-08-14 10:34:01.484 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.202 ([Errno None] Unable to connect to port 22 on 10.96.250.202). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.202 2026-08-14 10:34:07.056 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.202 ([Errno None] Unable to connect to port 22 on 10.96.250.202). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.202 2026-08-14 10:34:08.396 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 2026-08-14 10:34:13.612 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.202 ([Errno None] Unable to connect to port 22 on 10.96.250.202). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.202 2026-08-14 10:34:13.964 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 {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.116222s] ... ok {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000288s] ... ok {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.597432s] ... ok 2026-08-14 10:34:20.528 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 2026-08-14 10:34:21.168 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.202 ([Errno None] Unable to connect to port 22 on 10.96.250.202). Number attempts: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.202 {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.194743s] ... ok 2026-08-14 10:34:28.108 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: 4. Retry after 5 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.212 {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.327633s] ... ok {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.269340s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.068449s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.014731s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.025333s] ... ok {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.007332s] ... ok {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [64.896368s] ... ok {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.684290s] ... ok {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.112561s] ... ok {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.055073s] ... ok {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000279s] ... ok {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.020689s] ... ok {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.088242s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.771841s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.134587s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.056852s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.076468s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_show_network [0.041414s] ... ok {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.042727s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [0.893866s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [1.284896s] ... ok {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.798658s] ... ok 2026-08-14 10:34:59.569 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 {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.420530s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.296315s] ... ok 2026-08-14 10:35:02.071 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_update_delete_port [0.991177s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.084979s] ... ok {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.062119s] ... ok {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.609509s] ... ok {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [2.102072s] ... ok {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.030303s] ... ok {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [32.212575s] ... ok {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.046326s] ... ok {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.024684s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [7.855353s] ... ok {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.045714s] ... ok {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.101939s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [6.627728s] ... ok {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.683208s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.481994s] ... ok {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.338542s] ... ok {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.405546s] ... ok {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.582384s] ... ok {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010837s] ... ok {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.463869s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.826687s] ... ok {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.648237s] ... ok {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.143417s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.505701s] ... ok {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.044015s] ... ok {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.197841s] ... ok {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.464563s] ... ok {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.351487s] ... ok {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.015162s] ... ok {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.146247s] ... ok {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.141078s] ... ok {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.235549s] ... ok {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.096657s] ... ok {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.067933s] ... ok {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [22.858131s] ... ok {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.008650s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.063333s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.033234s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.028675s] ... ok {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.053457s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [1.016261s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [0.743124s] ... ok {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.008431s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.252133s] ... ok {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.108176s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [0.838429s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.088337s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.070169s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.035093s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.047097s] ... ok {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.034030s] ... ok {3} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [8.092013s] ... ok {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.466149s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [1.014134s] ... ok {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.263435s] ... ok {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.528000s] ... ok {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.763534s] ... ok {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.734634s] ... ok {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.062020s] ... ok {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.121504s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.701813s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.054654s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.240317s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [7.327900s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [1.057856s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [6.127133s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [2.983520s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.327478s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.399615s] ... ok {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [3.409224s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [1.014412s] ... ok {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.232111s] ... ok {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.044850s] ... ok {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.047748s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [1.232843s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.438514s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.240007s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.145000s] ... ok {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.102815s] ... ok {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.694520s] ... ok {3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.880460s] ... ok 2026-08-14 10:36:48.795 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215 {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [1.099086s] ... ok 2026-08-14 10:36:51.297 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215 2026-08-14 10:36:54.798 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215 2026-08-14 10:37:12.365 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.205 ([Errno None] Unable to connect to port 22 on 10.96.250.205). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.205 2026-08-14 10:37:26.943 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215 {2} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [36.117506s] ... ok 2026-08-14 10:37:29.455 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215 2026-08-14 10:37:32.960 18 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.215 ([Errno None] Unable to connect to port 22 on 10.96.250.215). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.215 {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.193880s] ... ok 2026-08-14 10:37:48.562 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209 {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.871545s] ... ok 2026-08-14 10:37:51.065 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 2. Retry after 3 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209 2026-08-14 10:37:54.566 20 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.209 ([Errno None] Unable to connect to port 22 on 10.96.250.209). Number attempts: 3. Retry after 4 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.209 {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [96.801694s] ... ok {0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests. {2} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled. {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.063018s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.514222s] ... ok {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [1.555268s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.428953s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [0.991098s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.242377s] ... ok {0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.334409s] ... ok {1} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [72.801444s] ... ok ====== Totals ====== Ran: 131 tests in 427.6112 sec. - Passed: 129 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 457.3277 sec. ============== Worker Balance ============== - Worker 0 (29 tests) => 0:04:53.762488 - Worker 1 (33 tests) => 0:07:02.363790 - Worker 2 (40 tests) => 0:04:18.858508 - Worker 3 (29 tests) => 0:03:15.290471 + tempest cleanup