Status: Pass 1177 Failure 23 Skip 83
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tearDownClass (tempest.api.compute.admin.test_migrations | 1 | 0 | 1 | 0 | 0 | Detail | |
MigrationsAdminTest) |
fail
ft1.1: tearDownClass (tempest.api.compute.admin.test_migrations.MigrationsAdminTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status Details: Server 9a1827f8-ac09-409b-890c-d5d16360880f failed to delete and is in ERROR status, <traceback object at 0x7fd40b0a7900>), (<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status Details: Server e560e60e-9328-4c24-8646-d08676ce9881 failed to delete and is in ERROR status, <traceback object at 0x7fd40af8fd00>)) |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
fail
ft2.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:23:24,078 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/flavors/452 0.451s 2022-02-18 22:23:24,078 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba867e9-e68a-4347-9055-a4d3081a03d0', 'x-compute-request-id': 'req-9ba867e9-e68a-4347-9055-a4d3081a03d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/flavors/452'} Body: b'{"flavor": {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}}' 2022-02-18 22:23:24,691 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.71/compute/v2.1/flavors 0.608s 2022-02-18 22:23:24,691 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"ram": 1024, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-1938034170", "id": 451522157, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c18588da-41b7-4e07-adc8-1db1b4660229', 'x-compute-request-id': 'req-c18588da-41b7-4e07-adc8-1db1b4660229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "451522157", "name": "tempest-flavor_with_ephemeral_1-1938034170", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/451522157"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}}' 2022-02-18 22:23:25,232 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/flavors/452/os-extra_specs 0.538s 2022-02-18 22:23:25,233 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d86674ee-2237-41b2-8c24-780d7c485de9', 'x-compute-request-id': 'req-d86674ee-2237-41b2-8c24-780d7c485de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/flavors/452/os-extra_specs'} Body: b'{"extra_specs": {}}' 2022-02-18 22:23:25,885 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.71/compute/v2.1/flavors 0.651s 2022-02-18 22:23:25,886 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"ram": 1024, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-1171856638", "id": 979871108, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d13b760f-e8fc-4cf2-90b3-0898c9b86459', 'x-compute-request-id': 'req-d13b760f-e8fc-4cf2-90b3-0898c9b86459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "979871108", "name": "tempest-flavor_with_ephemeral_0-1171856638", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/979871108"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}}' 2022-02-18 22:23:27,012 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/flavors/452/os-extra_specs 1.122s 2022-02-18 22:23:27,012 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b081d73c-f2ee-44ce-8e12-879ea12b63da', 'x-compute-request-id': 'req-b081d73c-f2ee-44ce-8e12-879ea12b63da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/flavors/452/os-extra_specs'} Body: b'{"extra_specs": {}}' 2022-02-18 22:23:27,015 119608 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-02-18 22:23:27,015 119608 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-02-18 22:23:28,783 119608 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.71/compute/v2.1/os-keypairs 1.767s 2022-02-18 22:23:28,784 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1325391312"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2203c300-44db-4011-8148-c9a6e4d7189a', 'x-compute-request-id': 'req-2203c300-44db-4011-8148-c9a6e4d7189a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAvN3OgUDo5kgJ6AEvOYvuUrq0MnHNp7+w2xOYqpSsriX+8bMj\\nOLIht+mqmcURPY/0IIli+9aVNHuXhlTa+RvfYiy0z8DD4WMqcFnYY3USkWcXZv9c\\n//qA2Zygfzp99tW9wYVWVj2+U8mUGtKHbaS/8NV3gcIM9Z9IRqqpR82Q1OJAF1CH\\nEKR/mmL+kTbxRqCI1VkQyhSZ67Ie5/BgGlaJZYkW+xY4fUq+f67yyweIRA8R9g8u\\n9MCzRoQnuJ5HEg+gNkttKgZkftQX9MvxuIhJ3F6KF8li7OXYTZml9tkEA3DaPlrf\\nFAh9aIqOsZwx3ETiVojVbmRvvhW3TDtECyLKzQIDAQABAoIBAA0dfgSdxE6RfBaf\\nVm8xl2gpTPAf1P8sIZTlBHn7/w3M16pjHTQHsq25zT4GYE8dGv/TaotAeHX/iyMp\\n61bXJ6kCn7+5jCCvqTfKFWu6qoJsXUSqwQOJmr8B0GdlYW/todK5dqhge0IIQn+m\\nVP85LJcFy9m35vx7hiJaIY056i/OM7or6it9gf5yqm0thxogCIsB9vEy8TQ0e49A\\nRLbT5bqlkTDBAPTufYL0QLQqn0gUWIXRvlk0HgrcaAZiLNX7ASTo1DrlWTfLNUTN\\n51W35F36A1SzLM6NlKZt6CkjJm4e4TVT3tHs/sobH2oeTTn3dwELRqNpl1KzhIqF\\n3sWvmaECgYEA6fIRrmkmPIRJzzGWtEF8bFemQo7SS21TgoMZKI35rHhRXkZCaDGf\\n8JAe8VDHqzav2fHkLTVgqqhvT+bAd71/ia6yAGcqe6CFR9ERqSonTku4xW0yXcxR\\naX+kUCGv7xrD0WpIGe4qRihN/Grz7ana9kdSJfRB46fzQFqoKdIeGrkCgYEAzqvR\\npKe8gU2GbqpGKgbSK/U0PimaQtdgev7d20pm2CvApYGvGQhAvuRE7e9KTRDEmy2c\\nOz1LtoxH3pTvWRTIY3yE8QYL/4eZvIHTlrXpKZYGunHcLkMnEZhulH6EEIGMukoy\\nYAT4q4ROQuRKI3GLj+Qb++JMscIpCEt/V3L+FrUCgYA+nK7mwvWc1Lr8XQU8kRo/\\n1OWGgrr9vPDQyU1+cSEVa847MQqs4DsyIyBk7X3C8Qv3hKnQ/6wzgIjqFZQFeA4e\\nR0cUnIfeNoP1SJs1bza92b5F+Ie2WuyfE65iU+HGWJ93+L37Uqa1yCu3FtjaDs+v\\ngj8WMV1BFL4hxyGir72m4QKBgGgx5dr+miIShNEsVX2AvNtenz0r2lMSpNi9v/p8\\nE0evH0wSCsYzC/lxunK+7pXV+1lE8HxJVe+t39oO+nDN8o19zMR7SPdGVTLdvWBB\\nTFEkCzZaiyhjwMG1OSLyegCcX+fX2nfgacKHTLGayOn/p94eoiEmoYYJHojJD2V2\\nWzX1AoGBAI6LB4fByTQsP4xocvRBpN4ru9VF1iBuhXwGFayzPD/Fwtq7dU/NIHOJ\\nL+LRv4atSq36Y+z0fP0KNZn8MMcRwRut5Z0gybNHB9f+hWiK4zJzK7vX7+RYxr5t\\n+FaKukk+MqqWFiQTDDU8ui5YPtgDR91/5aI+13/DhpLdt0/+KsB4\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1325391312", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC83c6BQOjmSAnoAS85i+5SurQycc2nv7DbE5iqlKyuJf7xsyM4siG36aqZxRE9j/QgiWL71pU0e5eGVNr5G99iLLTPwMPhYypwWdhjdRKRZxdm/1z/+oDZnKB/On321b3BhVZWPb5TyZQa0odtpL/w1XeBwgz1n0hGqqlHzZDU4kAXUIcQpH+aYv6RNvFGoIjVWRDKFJnrsh7n8GAaVolliRb7Fjh9Sr5/rvLLB4hEDxH2Dy70wLNGhCe4nkcSD6A2S20qBmR+1Bf0y/G4iEncXooXyWLs5dhNmaX22QQDcNo+Wt8UCH1oio6xnDHcROJWiNVuZG++FbdMO0QLIsrN Generated-by-Nova", "fingerprint": "fc:1d:ee:d9:ae:2b:a2:68:fa:60:5f:c9:a1:1f:42:83", "user_id": "93ccaa24f66e49fa88882cee8f7921b6"}}' 2022-02-18 22:23:28,786 119608 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1325391312 created 2022-02-18 22:23:29,281 119608 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.71:9696/v2.0/security-groups 0.494s 2022-02-18 22:23:29,282 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--2050887316", "description": "tempest-description--2085142958"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-243d56d2-e16b-4f9c-ac29-4b6b96ea43ea', 'date': 'Fri, 18 Feb 2022 22:23:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3", "name": "tempest-securitygroup--2050887316", "stateful": true, "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "description": "tempest-description--2085142958", "shared": false, "security_group_rules": [{"id": "42c65026-beea-4e00-a968-602e5a0ea5f6", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "security_group_id": "ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 363, "description": null, "tags": [], "created_at": "2022-02-18T22:23:29Z", "updated_at": "2022-02-18T22:23:29Z", "revision_number": 0, "project_id": "8419eee6afc94587a812e1e9ddb8f791"}, {"id": "c016987e-5137-4cf5-94d0-e353fbd15d25", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "security_group_id": "ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 364, "description": null, "tags": [], "created_at": "2022-02-18T22:23:29Z", "updated_at": "2022-02-18T22:23:29Z", "revision_number": 0, "project_id": "8419eee6afc94587a812e1e9ddb8f791"}], "tags": [], "created_at": "2022-02-18T22:23:28Z", "updated_at": "2022-02-18T22:23:29Z", "revision_number": 1, "project_id": "8419eee6afc94587a812e1e9ddb8f791"}}' 2022-02-18 22:23:29,576 119608 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.294s 2022-02-18 22:23:29,577 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-70e2bd18-db21-4336-9021-1b3df398df79', 'date': 'Fri, 18 Feb 2022 22:23:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "039d4e04-ad1d-47a8-824b-3d36c0d381fd", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "security_group_id": "ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T22:23:29Z", "updated_at": "2022-02-18T22:23:29Z", "revision_number": 0, "project_id": "8419eee6afc94587a812e1e9ddb8f791"}}' 2022-02-18 22:23:29,927 119608 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.349s 2022-02-18 22:23:29,927 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3738b108-c993-4c7c-8f73-567a9e190e32', 'date': 'Fri, 18 Feb 2022 22:23:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0f2b7360-2c2a-4d9e-a70e-84c6e93e8cc0", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "security_group_id": "ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T22:23:29Z", "updated_at": "2022-02-18T22:23:29Z", "revision_number": 0, "project_id": "8419eee6afc94587a812e1e9ddb8f791"}}' 2022-02-18 22:23:29,928 119608 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2050887316 created 2022-02-18 22:23:32,025 119608 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.71:9696/v2.0/floatingips 2.096s 2022-02-18 22:23:32,026 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-3e59a702-c5df-4008-be1b-e1ab5163eee2', 'date': 'Fri, 18 Feb 2022 22:23:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c3500aa8-8d93-4026-adab-534cd689cbca", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "floating_ip_address": "172.25.0.120", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8419eee6afc94587a812e1e9ddb8f791", "description": "", "port_details": null, "tags": [], "created_at": "2022-02-18T22:23:31Z", "updated_at": "2022-02-18T22:23:31Z", "revision_number": 0}}' 2022-02-18 22:23:32,026 119608 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c3500aa8-8d93-4026-adab-534cd689cbca', 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'floating_ip_address': '172.25.0.120', 'floating_network_id': '220bc37e-99fe-499a-86ef-fbec7dbfc17c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8419eee6afc94587a812e1e9ddb8f791', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-02-18T22:23:31Z', 'updated_at': '2022-02-18T22:23:31Z', 'revision_number': 0, 'ip': '172.25.0.120'} created 2022-02-18 22:23:32,226 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.190s 2022-02-18 22:23:32,226 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3268', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-be8c786b-9d95-41b6-89ff-0128ea73078d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "93ccaa24f66e49fa88882cee8f7921b6", "name": "tempest-ServersWithSpecificFlavorTestJSON-986162132-project", "password_expires_at": null}, "audit_ids": ["Mh7PbIBDRaWO6VVXWzFQXg"], "expires_at": "2022-02-18T23:23:32.000000Z", "issued_at": "2022-02-18T22:23:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8419eee6afc94587a812e1e9ddb8f791", "name": "tempest-ServersWithSpecificFlavorTestJSON-986162132"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_8419eee6afc94587a812e1e9ddb8f791", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/8419eee6afc94587a812e1e9ddb8f791", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/8419eee6afc94587a812e1e9ddb8f791", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/8419eee6afc94587a812e1e9ddb8f791", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:23:32,227 119608 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': 'df1e3343-22e4-4afe-9319-f31a57062846', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-798475859-network', 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8419eee6afc94587a812e1e9ddb8f791', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 365, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:22:50Z', 'updated_at': '2022-02-18T22:22:51Z', 'revision_number': 1} available for tenant 2022-02-18 22:23:32,227 119608 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvN3OgUDo5kgJ6AEvOYvuUrq0MnHNp7+w2xOYqpSsriX+8bMj\nOLIht+mqmcURPY/0IIli+9aVNHuXhlTa+RvfYiy0z8DD4WMqcFnYY3USkWcXZv9c\n//qA2Zygfzp99tW9wYVWVj2+U8mUGtKHbaS/8NV3gcIM9Z9IRqqpR82Q1OJAF1CH\nEKR/mmL+kTbxRqCI1VkQyhSZ67Ie5/BgGlaJZYkW+xY4fUq+f67yyweIRA8R9g8u\n9MCzRoQnuJ5HEg+gNkttKgZkftQX9MvxuIhJ3F6KF8li7OXYTZml9tkEA3DaPlrf\nFAh9aIqOsZwx3ETiVojVbmRvvhW3TDtECyLKzQIDAQABAoIBAA0dfgSdxE6RfBaf\nVm8xl2gpTPAf1P8sIZTlBHn7/w3M16pjHTQHsq25zT4GYE8dGv/TaotAeHX/iyMp\n61bXJ6kCn7+5jCCvqTfKFWu6qoJsXUSqwQOJmr8B0GdlYW/todK5dqhge0IIQn+m\nVP85LJcFy9m35vx7hiJaIY056i/OM7or6it9gf5yqm0thxogCIsB9vEy8TQ0e49A\nRLbT5bqlkTDBAPTufYL0QLQqn0gUWIXRvlk0HgrcaAZiLNX7ASTo1DrlWTfLNUTN\n51W35F36A1SzLM6NlKZt6CkjJm4e4TVT3tHs/sobH2oeTTn3dwELRqNpl1KzhIqF\n3sWvmaECgYEA6fIRrmkmPIRJzzGWtEF8bFemQo7SS21TgoMZKI35rHhRXkZCaDGf\n8JAe8VDHqzav2fHkLTVgqqhvT+bAd71/ia6yAGcqe6CFR9ERqSonTku4xW0yXcxR\naX+kUCGv7xrD0WpIGe4qRihN/Grz7ana9kdSJfRB46fzQFqoKdIeGrkCgYEAzqvR\npKe8gU2GbqpGKgbSK/U0PimaQtdgev7d20pm2CvApYGvGQhAvuRE7e9KTRDEmy2c\nOz1LtoxH3pTvWRTIY3yE8QYL/4eZvIHTlrXpKZYGunHcLkMnEZhulH6EEIGMukoy\nYAT4q4ROQuRKI3GLj+Qb++JMscIpCEt/V3L+FrUCgYA+nK7mwvWc1Lr8XQU8kRo/\n1OWGgrr9vPDQyU1+cSEVa847MQqs4DsyIyBk7X3C8Qv3hKnQ/6wzgIjqFZQFeA4e\nR0cUnIfeNoP1SJs1bza92b5F+Ie2WuyfE65iU+HGWJ93+L37Uqa1yCu3FtjaDs+v\ngj8WMV1BFL4hxyGir72m4QKBgGgx5dr+miIShNEsVX2AvNtenz0r2lMSpNi9v/p8\nE0evH0wSCsYzC/lxunK+7pXV+1lE8HxJVe+t39oO+nDN8o19zMR7SPdGVTLdvWBB\nTFEkCzZaiyhjwMG1OSLyegCcX+fX2nfgacKHTLGayOn/p94eoiEmoYYJHojJD2V2\nWzX1AoGBAI6LB4fByTQsP4xocvRBpN4ru9VF1iBuhXwGFayzPD/Fwtq7dU/NIHOJ\nL+LRv4atSq36Y+z0fP0KNZn8MMcRwRut5Z0gybNHB9f+hWiK4zJzK7vX7+RYxr5t\n+FaKukk+MqqWFiQTDDU8ui5YPtgDR91/5aI+13/DhpLdt0/+KsB4\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1325391312', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC83c6BQOjmSAnoAS85i+5SurQycc2nv7DbE5iqlKyuJf7xsyM4siG36aqZxRE9j/QgiWL71pU0e5eGVNr5G99iLLTPwMPhYypwWdhjdRKRZxdm/1z/+oDZnKB/On321b3BhVZWPb5TyZQa0odtpL/w1XeBwgz1n0hGqqlHzZDU4kAXUIcQpH+aYv6RNvFGoIjVWRDKFJnrsh7n8GAaVolliRb7Fjh9Sr5/rvLLB4hEDxH2Dy70wLNGhCe4nkcSD6A2S20qBmR+1Bf0y/G4iEncXooXyWLs5dhNmaX22QQDcNo+Wt8UCH1oio6xnDHcROJWiNVuZG++FbdMO0QLIsrN Generated-by-Nova', 'fingerprint': 'fc:1d:ee:d9:ae:2b:a2:68:fa:60:5f:c9:a1:1f:42:83', 'user_id': '93ccaa24f66e49fa88882cee8f7921b6'}, 'security_group': {'id': 'ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3', 'name': 'tempest-securitygroup--2050887316', 'stateful': True, 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'description': 'tempest-description--2085142958', 'shared': False, 'security_group_rules': [{'id': '42c65026-beea-4e00-a968-602e5a0ea5f6', 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'security_group_id': 'ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 363, 'description': None, 'tags': [], 'created_at': '2022-02-18T22:23:29Z', 'updated_at': '2022-02-18T22:23:29Z', 'revision_number': 0, 'project_id': '8419eee6afc94587a812e1e9ddb8f791'}, {'id': 'c016987e-5137-4cf5-94d0-e353fbd15d25', 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'security_group_id': 'ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 364, 'description': None, 'tags': [], 'created_at': '2022-02-18T22:23:29Z', 'updated_at': '2022-02-18T22:23:29Z', 'revision_number': 0, 'project_id': '8419eee6afc94587a812e1e9ddb8f791'}], 'tags': [], 'created_at': '2022-02-18T22:23:28Z', 'updated_at': '2022-02-18T22:23:29Z', 'revision_number': 1, 'project_id': '8419eee6afc94587a812e1e9ddb8f791'}, 'floating_ip': {'id': 'c3500aa8-8d93-4026-adab-534cd689cbca', 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'floating_ip_address': '172.25.0.120', 'floating_network_id': '220bc37e-99fe-499a-86ef-fbec7dbfc17c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8419eee6afc94587a812e1e9ddb8f791', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-02-18T22:23:31Z', 'updated_at': '2022-02-18T22:23:31Z', 'revision_number': 0, 'ip': '172.25.0.120'}} 2022-02-18 22:23:34,318 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST http://10.222.0.71/compute/v2.1/servers 2.089s 2022-02-18 22:23:34,319 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "979871108", "adminPass": "password", "networks": [{"uuid": "df1e3343-22e4-4afe-9319-f31a57062846"}], "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "key_name": "tempest-keypair-1325391312", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686c0bb9-9a9f-4a13-8414-d088d31b35c4', 'x-compute-request-id': 'req-686c0bb9-9a9f-4a13-8414-d088d31b35c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "adminPass": "password"}}' 2022-02-18 22:23:35,485 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 1.162s 2022-02-18 22:23:35,485 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19652f4e-8348-473e-9cbd-14df7f58fb9c', 'x-compute-request-id': 'req-19652f4e-8348-473e-9cbd-14df7f58fb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:37,091 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 0.596s 2022-02-18 22:23:37,091 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1323', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-708cce2c-b03f-45d7-835a-cb0dd5683501', 'x-compute-request-id': 'req-708cce2c-b03f-45d7-835a-cb0dd5683501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:37,099 119608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2022-02-18 22:23:39,819 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 1.718s 2022-02-18 22:23:39,820 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aded6730-5c4d-4539-be65-6d899c8d9c65', 'x-compute-request-id': 'req-aded6730-5c4d-4539-be65-6d899c8d9c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:39,839 119608 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2022-02-18 22:23:41,906 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 1.065s 2022-02-18 22:23:41,907 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068a0937-5fcc-421b-93a8-3a59bea36a19', 'x-compute-request-id': 'req-068a0937-5fcc-421b-93a8-3a59bea36a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:43,453 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 0.531s 2022-02-18 22:23:43,454 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fb19c13-51e0-4d2b-af9d-375f6b855b12', 'x-compute-request-id': 'req-6fb19c13-51e0-4d2b-af9d-375f6b855b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:45,216 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 0.742s 2022-02-18 22:23:45,216 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8be1e77-b5c4-40d2-968b-fd8a88e569a8', 'x-compute-request-id': 'req-f8be1e77-b5c4-40d2-968b-fd8a88e569a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:47,839 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 1.602s 2022-02-18 22:23:47,840 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fe6f39c-ccbd-4d12-b19e-024054036fde', 'x-compute-request-id': 'req-6fe6f39c-ccbd-4d12-b19e-024054036fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:49,797 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 0.941s 2022-02-18 22:23:49,798 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c56acb85-2275-4f33-af18-5a53c402a4ba', 'x-compute-request-id': 'req-c56acb85-2275-4f33-af18-5a53c402a4ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:52,119 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 1.312s 2022-02-18 22:23:52,120 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8cf8d91-2dab-43ce-8fbb-de9b13dbf89d', 'x-compute-request-id': 'req-c8cf8d91-2dab-43ce-8fbb-de9b13dbf89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:54,536 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 1.407s 2022-02-18 22:23:54,536 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c3b0210-d03c-4564-9036-f9e03314f470', 'x-compute-request-id': 'req-6c3b0210-d03c-4564-9036-f9e03314f470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:57,497 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 1.952s 2022-02-18 22:23:57,498 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1588', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab63b98-8ab4-407b-911a-3cfe8cc6c3cd', 'x-compute-request-id': 'req-9ab63b98-8ab4-407b-911a-3cfe8cc6c3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "ACTIVE", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:57Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-798475859-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:f0:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": "2022-02-18T22:23:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:57,507 119608 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 22 second wait 2022-02-18 22:23:58,817 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa/os-interface 1.309s 2022-02-18 22:23:58,817 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-753771da-04ae-4bb9-85d3-b3269de0347e', 'x-compute-request-id': 'req-753771da-04ae-4bb9-85d3-b3269de0347e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "df1e3343-22e4-4afe-9319-f31a57062846", "port_id": "10ad48c6-4649-4fc5-922e-2fd05531ca3b", "mac_addr": "fa:16:3e:bf:f0:5e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "546d8a3e-4958-4b92-b5a4-c40afc9b1c1b", "ip_address": "172.20.0.12"}]}]}' 2022-02-18 22:24:02,437 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 PUT http://10.222.0.71:9696/v2.0/floatingips/c3500aa8-8d93-4026-adab-534cd689cbca 3.612s 2022-02-18 22:24:02,437 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "10ad48c6-4649-4fc5-922e-2fd05531ca3b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-2175b237-b308-443e-ad73-b523c3ba0dab', 'date': 'Fri, 18 Feb 2022 22:24:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/c3500aa8-8d93-4026-adab-534cd689cbca'} Body: b'{"floatingip": {"id": "c3500aa8-8d93-4026-adab-534cd689cbca", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "floating_ip_address": "172.25.0.120", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "99ec7140-8b65-4cf0-8570-4209a59863e1", "port_id": "10ad48c6-4649-4fc5-922e-2fd05531ca3b", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "df1e3343-22e4-4afe-9319-f31a57062846", "mac_address": "fa:16:3e:bf:f0:5e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T22:23:31Z", "updated_at": "2022-02-18T22:24:00Z", "revision_number": 1, "project_id": "8419eee6afc94587a812e1e9ddb8f791"}}' 2022-02-18 22:24:04,608 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 2.169s 2022-02-18 22:24:04,608 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1588', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7abdfe0b-8154-4f30-b14f-5fd1e102bbc0', 'x-compute-request-id': 'req-7abdfe0b-8154-4f30-b14f-5fd1e102bbc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"server": {"id": "b0b575bd-1066-47ef-8920-da9e86cc0dfa", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-1518428975", "status": "ACTIVE", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "979871108", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/979871108"}]}, "created": "2022-02-18T22:23:34Z", "updated": "2022-02-18T22:23:57Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-798475859-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:f0:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": "2022-02-18T22:23:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:24:04,659 119608 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-02-18 22:24:04,660 119608 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.120:22' as 'ubuntu' with public key authentication 2022-02-18 22:24:08,310 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 1. Retry after 2 seconds. 2022-02-18 22:24:13,878 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 2. Retry after 3 seconds. 2022-02-18 22:24:20,437 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 3. Retry after 4 seconds. 2022-02-18 22:24:28,021 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 4. Retry after 5 seconds. 2022-02-18 22:24:36,598 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 5. Retry after 6 seconds. 2022-02-18 22:24:46,166 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 6. Retry after 7 seconds. 2022-02-18 22:24:56,696 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 7. Retry after 8 seconds. 2022-02-18 22:25:05,208 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 8. Retry after 9 seconds. 2022-02-18 22:25:14,721 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 9. Retry after 10 seconds. 2022-02-18 22:25:25,241 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 10. Retry after 11 seconds. 2022-02-18 22:25:36,752 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 11. Retry after 12 seconds. 2022-02-18 22:25:49,277 119608 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.120 ([Errno None] Unable to connect to port 22 on 172.25.0.120). Number attempts: 12. Retry after 13 seconds. 2022-02-18 22:26:02,919 119608 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-18 22:26:04,185 119608 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-18 22:26:04,185 119608 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.120 successfully created 2022-02-18 22:26:07,973 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 204 DELETE http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 0.224s 2022-02-18 22:26:07,973 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a6ae25-5b2b-4aa2-833a-669f01c12cc2', 'x-compute-request-id': 'req-b6a6ae25-5b2b-4aa2-833a-669f01c12cc2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'' 2022-02-18 22:26:08,105 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.126s 2022-02-18 22:26:08,105 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3268', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-becc8f4a-fa01-4f22-b941-79a35dc35f3b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "93ccaa24f66e49fa88882cee8f7921b6", "name": "tempest-ServersWithSpecificFlavorTestJSON-986162132-project", "password_expires_at": null}, "audit_ids": ["BMk9Q-0DRIuYKBA1aAjYjA"], "expires_at": "2022-02-18T23:26:08.000000Z", "issued_at": "2022-02-18T22:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8419eee6afc94587a812e1e9ddb8f791", "name": "tempest-ServersWithSpecificFlavorTestJSON-986162132"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_8419eee6afc94587a812e1e9ddb8f791", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/8419eee6afc94587a812e1e9ddb8f791", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/8419eee6afc94587a812e1e9ddb8f791", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/8419eee6afc94587a812e1e9ddb8f791", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:26:08,106 119608 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': 'df1e3343-22e4-4afe-9319-f31a57062846', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-798475859-network', 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8419eee6afc94587a812e1e9ddb8f791', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 365, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:22:50Z', 'updated_at': '2022-02-18T22:22:51Z', 'revision_number': 1} available for tenant 2022-02-18 22:26:08,107 119608 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvN3OgUDo5kgJ6AEvOYvuUrq0MnHNp7+w2xOYqpSsriX+8bMj\nOLIht+mqmcURPY/0IIli+9aVNHuXhlTa+RvfYiy0z8DD4WMqcFnYY3USkWcXZv9c\n//qA2Zygfzp99tW9wYVWVj2+U8mUGtKHbaS/8NV3gcIM9Z9IRqqpR82Q1OJAF1CH\nEKR/mmL+kTbxRqCI1VkQyhSZ67Ie5/BgGlaJZYkW+xY4fUq+f67yyweIRA8R9g8u\n9MCzRoQnuJ5HEg+gNkttKgZkftQX9MvxuIhJ3F6KF8li7OXYTZml9tkEA3DaPlrf\nFAh9aIqOsZwx3ETiVojVbmRvvhW3TDtECyLKzQIDAQABAoIBAA0dfgSdxE6RfBaf\nVm8xl2gpTPAf1P8sIZTlBHn7/w3M16pjHTQHsq25zT4GYE8dGv/TaotAeHX/iyMp\n61bXJ6kCn7+5jCCvqTfKFWu6qoJsXUSqwQOJmr8B0GdlYW/todK5dqhge0IIQn+m\nVP85LJcFy9m35vx7hiJaIY056i/OM7or6it9gf5yqm0thxogCIsB9vEy8TQ0e49A\nRLbT5bqlkTDBAPTufYL0QLQqn0gUWIXRvlk0HgrcaAZiLNX7ASTo1DrlWTfLNUTN\n51W35F36A1SzLM6NlKZt6CkjJm4e4TVT3tHs/sobH2oeTTn3dwELRqNpl1KzhIqF\n3sWvmaECgYEA6fIRrmkmPIRJzzGWtEF8bFemQo7SS21TgoMZKI35rHhRXkZCaDGf\n8JAe8VDHqzav2fHkLTVgqqhvT+bAd71/ia6yAGcqe6CFR9ERqSonTku4xW0yXcxR\naX+kUCGv7xrD0WpIGe4qRihN/Grz7ana9kdSJfRB46fzQFqoKdIeGrkCgYEAzqvR\npKe8gU2GbqpGKgbSK/U0PimaQtdgev7d20pm2CvApYGvGQhAvuRE7e9KTRDEmy2c\nOz1LtoxH3pTvWRTIY3yE8QYL/4eZvIHTlrXpKZYGunHcLkMnEZhulH6EEIGMukoy\nYAT4q4ROQuRKI3GLj+Qb++JMscIpCEt/V3L+FrUCgYA+nK7mwvWc1Lr8XQU8kRo/\n1OWGgrr9vPDQyU1+cSEVa847MQqs4DsyIyBk7X3C8Qv3hKnQ/6wzgIjqFZQFeA4e\nR0cUnIfeNoP1SJs1bza92b5F+Ie2WuyfE65iU+HGWJ93+L37Uqa1yCu3FtjaDs+v\ngj8WMV1BFL4hxyGir72m4QKBgGgx5dr+miIShNEsVX2AvNtenz0r2lMSpNi9v/p8\nE0evH0wSCsYzC/lxunK+7pXV+1lE8HxJVe+t39oO+nDN8o19zMR7SPdGVTLdvWBB\nTFEkCzZaiyhjwMG1OSLyegCcX+fX2nfgacKHTLGayOn/p94eoiEmoYYJHojJD2V2\nWzX1AoGBAI6LB4fByTQsP4xocvRBpN4ru9VF1iBuhXwGFayzPD/Fwtq7dU/NIHOJ\nL+LRv4atSq36Y+z0fP0KNZn8MMcRwRut5Z0gybNHB9f+hWiK4zJzK7vX7+RYxr5t\n+FaKukk+MqqWFiQTDDU8ui5YPtgDR91/5aI+13/DhpLdt0/+KsB4\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1325391312', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC83c6BQOjmSAnoAS85i+5SurQycc2nv7DbE5iqlKyuJf7xsyM4siG36aqZxRE9j/QgiWL71pU0e5eGVNr5G99iLLTPwMPhYypwWdhjdRKRZxdm/1z/+oDZnKB/On321b3BhVZWPb5TyZQa0odtpL/w1XeBwgz1n0hGqqlHzZDU4kAXUIcQpH+aYv6RNvFGoIjVWRDKFJnrsh7n8GAaVolliRb7Fjh9Sr5/rvLLB4hEDxH2Dy70wLNGhCe4nkcSD6A2S20qBmR+1Bf0y/G4iEncXooXyWLs5dhNmaX22QQDcNo+Wt8UCH1oio6xnDHcROJWiNVuZG++FbdMO0QLIsrN Generated-by-Nova', 'fingerprint': 'fc:1d:ee:d9:ae:2b:a2:68:fa:60:5f:c9:a1:1f:42:83', 'user_id': '93ccaa24f66e49fa88882cee8f7921b6'}, 'security_group': {'id': 'ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3', 'name': 'tempest-securitygroup--2050887316', 'stateful': True, 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'description': 'tempest-description--2085142958', 'shared': False, 'security_group_rules': [{'id': '42c65026-beea-4e00-a968-602e5a0ea5f6', 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'security_group_id': 'ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 363, 'description': None, 'tags': [], 'created_at': '2022-02-18T22:23:29Z', 'updated_at': '2022-02-18T22:23:29Z', 'revision_number': 0, 'project_id': '8419eee6afc94587a812e1e9ddb8f791'}, {'id': 'c016987e-5137-4cf5-94d0-e353fbd15d25', 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'security_group_id': 'ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 364, 'description': None, 'tags': [], 'created_at': '2022-02-18T22:23:29Z', 'updated_at': '2022-02-18T22:23:29Z', 'revision_number': 0, 'project_id': '8419eee6afc94587a812e1e9ddb8f791'}], 'tags': [], 'created_at': '2022-02-18T22:23:28Z', 'updated_at': '2022-02-18T22:23:29Z', 'revision_number': 1, 'project_id': '8419eee6afc94587a812e1e9ddb8f791'}, 'floating_ip': {'id': 'c3500aa8-8d93-4026-adab-534cd689cbca', 'tenant_id': '8419eee6afc94587a812e1e9ddb8f791', 'floating_ip_address': '172.25.0.120', 'floating_network_id': '220bc37e-99fe-499a-86ef-fbec7dbfc17c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8419eee6afc94587a812e1e9ddb8f791', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-02-18T22:23:31Z', 'updated_at': '2022-02-18T22:23:31Z', 'revision_number': 0, 'ip': '172.25.0.120'}} 2022-02-18 22:26:09,224 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST http://10.222.0.71/compute/v2.1/servers 1.116s 2022-02-18 22:26:09,224 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "451522157", "adminPass": "password", "networks": [{"uuid": "df1e3343-22e4-4afe-9319-f31a57062846"}], "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "key_name": "tempest-keypair-1325391312", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8870daa1-6424-4765-9c8c-c0861f108783', 'x-compute-request-id': 'req-8870daa1-6424-4765-9c8c-c0861f108783', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "adminPass": "password"}}' 2022-02-18 22:26:09,490 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.262s 2022-02-18 22:26:09,490 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51f24718-a594-4275-9a34-9124ce7a3c29', 'x-compute-request-id': 'req-51f24718-a594-4275-9a34-9124ce7a3c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:10,757 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.251s 2022-02-18 22:26:10,758 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67a68618-c0ec-4ef5-9db3-af6cd03cd444', 'x-compute-request-id': 'req-67a68618-c0ec-4ef5-9db3-af6cd03cd444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:12,208 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.435s 2022-02-18 22:26:12,208 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10efd947-6075-4ab2-a39b-e2ee01dfee2a', 'x-compute-request-id': 'req-10efd947-6075-4ab2-a39b-e2ee01dfee2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:12,215 119608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-02-18 22:26:13,757 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.541s 2022-02-18 22:26:13,758 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1323', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1b7676-6b09-4920-b432-09f796ad7384', 'x-compute-request-id': 'req-df1b7676-6b09-4920-b432-09f796ad7384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:13,766 119608 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2022-02-18 22:26:15,160 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.392s 2022-02-18 22:26:15,161 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35540665-8cb4-4155-bcd8-9598b379ac45', 'x-compute-request-id': 'req-35540665-8cb4-4155-bcd8-9598b379ac45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:15,181 119608 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait 2022-02-18 22:26:17,840 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 1.657s 2022-02-18 22:26:17,841 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12360927-4ac9-4397-904d-7af03fe36d88', 'x-compute-request-id': 'req-12360927-4ac9-4397-904d-7af03fe36d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:22,259 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 3.395s 2022-02-18 22:26:22,260 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16fe9f12-27e9-47a3-b040-1a01911dde1b', 'x-compute-request-id': 'req-16fe9f12-27e9-47a3-b040-1a01911dde1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:24,776 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 1.492s 2022-02-18 22:26:24,776 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488effdf-0f25-42b9-b59c-814c07aeb069', 'x-compute-request-id': 'req-488effdf-0f25-42b9-b59c-814c07aeb069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:26,757 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.972s 2022-02-18 22:26:26,758 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd0fefe-ef50-4a08-9137-19dbde510529', 'x-compute-request-id': 'req-6fd0fefe-ef50-4a08-9137-19dbde510529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:28,619 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.850s 2022-02-18 22:26:28,619 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aee9f8f8-6a49-40ae-a409-f1aad7838215', 'x-compute-request-id': 'req-aee9f8f8-6a49-40ae-a409-f1aad7838215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:30,447 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.808s 2022-02-18 22:26:30,448 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879eb789-9012-4267-8cf7-7ec071872647', 'x-compute-request-id': 'req-879eb789-9012-4267-8cf7-7ec071872647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:32,927 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 1.469s 2022-02-18 22:26:32,927 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e253934-6a94-4083-a3d4-dab42c5311d1', 'x-compute-request-id': 'req-7e253934-6a94-4083-a3d4-dab42c5311d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:34,269 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.333s 2022-02-18 22:26:34,270 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f366f74d-b56f-4991-bb04-d31eb40c11f5', 'x-compute-request-id': 'req-f366f74d-b56f-4991-bb04-d31eb40c11f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:36,033 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.748s 2022-02-18 22:26:36,033 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4e6205f-ae18-4f41-be2f-d0ef2b144035', 'x-compute-request-id': 'req-a4e6205f-ae18-4f41-be2f-d0ef2b144035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:37,471 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.429s 2022-02-18 22:26:37,471 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44adad03-dec6-483f-a014-d006e6baf70e', 'x-compute-request-id': 'req-44adad03-dec6-483f-a014-d006e6baf70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:39,711 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 1.231s 2022-02-18 22:26:39,712 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1b5adf-a846-4f38-b587-f62f812bd3cc', 'x-compute-request-id': 'req-2f1b5adf-a846-4f38-b587-f62f812bd3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:41,164 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.443s 2022-02-18 22:26:41,164 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b326b527-8c9c-4804-b3d3-62e08fc8b971', 'x-compute-request-id': 'req-b326b527-8c9c-4804-b3d3-62e08fc8b971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:42,474 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.298s 2022-02-18 22:26:42,474 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd838fc-6cca-4379-b347-15844bfe5fd2', 'x-compute-request-id': 'req-ffd838fc-6cca-4379-b347-15844bfe5fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:43,806 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.321s 2022-02-18 22:26:43,806 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b350c61d-cddd-4865-8844-d98add98ff4b', 'x-compute-request-id': 'req-b350c61d-cddd-4865-8844-d98add98ff4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:45,105 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.287s 2022-02-18 22:26:45,105 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21c3c8b3-5a60-4cf4-aa41-280d8980a762', 'x-compute-request-id': 'req-21c3c8b3-5a60-4cf4-aa41-280d8980a762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:46,481 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.359s 2022-02-18 22:26:46,481 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00ff93a2-8358-44b2-bd2f-03a49956f11b', 'x-compute-request-id': 'req-00ff93a2-8358-44b2-bd2f-03a49956f11b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:47,894 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.404s 2022-02-18 22:26:47,895 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc17e41-c91d-427a-8d52-7c837720fe81', 'x-compute-request-id': 'req-afc17e41-c91d-427a-8d52-7c837720fe81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:49,236 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.322s 2022-02-18 22:26:49,236 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76bf951a-f498-410f-a8e4-5d148be31682', 'x-compute-request-id': 'req-76bf951a-f498-410f-a8e4-5d148be31682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:50,521 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.275s 2022-02-18 22:26:50,521 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5296b9ea-0444-491d-ae71-b0bda12cc888', 'x-compute-request-id': 'req-5296b9ea-0444-491d-ae71-b0bda12cc888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:52,036 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.505s 2022-02-18 22:26:52,036 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d60616e6-b585-484a-9ff9-9bb7a51813bc', 'x-compute-request-id': 'req-d60616e6-b585-484a-9ff9-9bb7a51813bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:53,710 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.659s 2022-02-18 22:26:53,711 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8585573d-b252-47d7-8af2-2c8e9bbfb8f2', 'x-compute-request-id': 'req-8585573d-b252-47d7-8af2-2c8e9bbfb8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:55,440 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.720s 2022-02-18 22:26:55,441 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c84a68b2-1946-481b-8ce0-02aaa642d848', 'x-compute-request-id': 'req-c84a68b2-1946-481b-8ce0-02aaa642d848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "41430afb5b69cba94c515f98f3dfeeb16c900192bab6fae16c11e7f1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:57,071 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.621s 2022-02-18 22:26:57,072 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1333', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd58bd4-fab4-4d02-9c50-7eaa1e71af28', 'x-compute-request-id': 'req-cfd58bd4-fab4-4d02-9c50-7eaa1e71af28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:58,594 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.501s 2022-02-18 22:26:58,595 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1333', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afae066c-0f5c-4629-9e5e-2663d9966d1d', 'x-compute-request-id': 'req-afae066c-0f5c-4629-9e5e-2663d9966d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:26:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:00,818 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 1.215s 2022-02-18 22:27:00,819 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c237db50-2ebf-480d-b533-331c6680f03d', 'x-compute-request-id': 'req-c237db50-2ebf-480d-b533-331c6680f03d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "d2019fe58c3fe7191dceb0318ad55daf437590d62f7c681c29578081", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:00,828 119608 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/None" after 51 second wait 2022-02-18 22:27:03,168 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 1.339s 2022-02-18 22:27:03,169 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ea8e97-7030-42a5-ad25-9d46be451417', 'x-compute-request-id': 'req-38ea8e97-7030-42a5-ad25-9d46be451417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "d2019fe58c3fe7191dceb0318ad55daf437590d62f7c681c29578081", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:27:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:03,183 119608 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 54 second wait 2022-02-18 22:27:07,273 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 3.082s 2022-02-18 22:27:07,274 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe73f3c3-81e2-4517-aefe-b3a6dec1e8e6', 'x-compute-request-id': 'req-fe73f3c3-81e2-4517-aefe-b3a6dec1e8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "d2019fe58c3fe7191dceb0318ad55daf437590d62f7c681c29578081", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:27:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:09,460 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 1.168s 2022-02-18 22:27:09,461 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21913383-fd36-402f-ad6a-775dfae68c34', 'x-compute-request-id': 'req-21913383-fd36-402f-ad6a-775dfae68c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "d2019fe58c3fe7191dceb0318ad55daf437590d62f7c681c29578081", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:27:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2050887316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:11,554 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 1.075s 2022-02-18 22:27:11,555 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721ac67d-23e1-43d5-84a6-a7eb95cb6f31', 'x-compute-request-id': 'req-721ac67d-23e1-43d5-84a6-a7eb95cb6f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "d2019fe58c3fe7191dceb0318ad55daf437590d62f7c681c29578081", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:27:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:13,745 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 1.170s 2022-02-18 22:27:13,746 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03de9a2c-7b8c-4d76-9243-42632f2b674a', 'x-compute-request-id': 'req-03de9a2c-7b8c-4d76-9243-42632f2b674a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:27:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:15,297 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.538s 2022-02-18 22:27:15,298 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dbd31ae-0806-4f01-9250-fe072e4cae1f', 'x-compute-request-id': 'req-6dbd31ae-0806-4f01-9250-fe072e4cae1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "BUILD", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:27:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:15,317 119608 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 66 second wait 2022-02-18 22:27:17,219 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.900s 2022-02-18 22:27:17,220 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1455', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88eb01a7-b8ad-4691-988c-7dbf3f759167', 'x-compute-request-id': 'req-88eb01a7-b8ad-4691-988c-7dbf3f759167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"server": {"id": "5a88261d-45dd-4365-9b50-ef10f12a1ad3", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-2106994598", "status": "ERROR", "tenant_id": "8419eee6afc94587a812e1e9ddb8f791", "user_id": "93ccaa24f66e49fa88882cee8f7921b6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "451522157", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, "created": "2022-02-18T22:26:09Z", "updated": "2022-02-18T22:27:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:27:15Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5a88261d-45dd-4365-9b50-ef10f12a1ad3."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1325391312", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:17,227 119608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 68 second wait 2022-02-18 22:27:18,528 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 204 DELETE http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 1.300s 2022-02-18 22:27:18,528 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee9914e8-8875-4903-bec8-69e2ee453ff0', 'x-compute-request-id': 'req-ee9914e8-8875-4903-bec8-69e2ee453ff0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'' 2022-02-18 22:27:19,281 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 404 GET http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3 0.751s 2022-02-18 22:27:19,281 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-306dd429-c1ce-4749-8026-62b1aadc4c48', 'x-compute-request-id': 'req-306dd429-c1ce-4749-8026-62b1aadc4c48', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5a88261d-45dd-4365-9b50-ef10f12a1ad3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5a88261d-45dd-4365-9b50-ef10f12a1ad3 could not be found."}}' 2022-02-18 22:27:19,519 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 DELETE http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 0.234s 2022-02-18 22:27:19,519 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-51eddf89-c6fb-471a-8191-acafcb3ec66e', 'x-compute-request-id': 'req-51eddf89-c6fb-471a-8191-acafcb3ec66e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b0b575bd-1066-47ef-8920-da9e86cc0dfa could not be found."}}' 2022-02-18 22:27:20,746 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa 1.226s 2022-02-18 22:27:20,746 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ed3b61a9-503f-4b8c-8370-ffebf20d4b95', 'x-compute-request-id': 'req-ed3b61a9-503f-4b8c-8370-ffebf20d4b95', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/b0b575bd-1066-47ef-8920-da9e86cc0dfa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b0b575bd-1066-47ef-8920-da9e86cc0dfa could not be found."}}' 2022-02-18 22:27:21,003 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.71/compute/v2.1/os-keypairs/tempest-keypair-1325391312 0.255s 2022-02-18 22:27:21,004 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b45c123-8253-4043-90bb-e04194f37a62', 'x-compute-request-id': 'req-2b45c123-8253-4043-90bb-e04194f37a62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/os-keypairs/tempest-keypair-1325391312'} Body: b'' 2022-02-18 22:27:21,456 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/security-groups/ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3 0.451s 2022-02-18 22:27:21,457 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-4089b3e8-bb30-4395-b891-d12ee5f2ba21', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 22:27:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups/ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3'} Body: b'' 2022-02-18 22:27:21,494 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.222.0.71:9696/v2.0/security-groups/ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3 0.036s 2022-02-18 22:27:21,495 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e64bfca7-65fe-4138-86f3-5e98601fe602', 'date': 'Fri, 18 Feb 2022 22:27:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups/ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ccb8d9c9-ea41-4c8c-a4a1-28e3f92e27d3 does not exist", "detail": ""}}' 2022-02-18 22:27:24,156 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/floatingips/c3500aa8-8d93-4026-adab-534cd689cbca 2.660s 2022-02-18 22:27:24,157 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-6e7042a7-31c1-4b04-98b5-88b091d5a03c', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 22:27:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/c3500aa8-8d93-4026-adab-534cd689cbca'} Body: b'' 2022-02-18 22:27:24,759 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.71/compute/v2.1/flavors/979871108 0.601s 2022-02-18 22:27:24,759 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23000116-1da5-4e8e-9ee7-a5380471f26e', 'x-compute-request-id': 'req-23000116-1da5-4e8e-9ee7-a5380471f26e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/flavors/979871108'} Body: b'' 2022-02-18 22:27:25,629 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/flavors/detail 0.869s 2022-02-18 22:27:25,630 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '5403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aea91f1-aa28-4856-9e99-2fb54c5cf656', 'x-compute-request-id': 'req-7aea91f1-aa28-4856-9e99-2fb54c5cf656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/42"}]}, {"id": "451", "name": "m1.heat", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/451"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451"}]}, {"id": "451522157", "name": "tempest-flavor_with_ephemeral_1-1938034170", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/451522157"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451522157"}]}, {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/5"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-D 2022-02-18 22:27:25,925 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.71/compute/v2.1/flavors/451522157 0.287s 2022-02-18 22:27:25,926 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9057461-398a-49f3-b2ed-cb5468af2f3d', 'x-compute-request-id': 'req-e9057461-398a-49f3-b2ed-cb5468af2f3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/flavors/451522157'} Body: b'' 2022-02-18 22:27:26,691 119608 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/flavors/detail 0.765s 2022-02-18 22:27:26,692 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '4991', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd567e48-8e2a-4d31-a65e-c7f8520abf09', 'x-compute-request-id': 'req-bd567e48-8e2a-4d31-a65e-c7f8520abf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/42"}]}, {"id": "451", "name": "m1.heat", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/451"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/451"}]}, {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/5"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_create_server.py", line 113, in test_verify_created_server_ephemeral_disk server_with_eph_disk = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 294, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 5a88261d-45dd-4365-9b50-ef10f12a1ad3 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:27:15Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5a88261d-45dd-4365-9b50-ef10f12a1ad3.'}. Server boot request ID: req-8870daa1-6424-4765-9c8c-c0861f108783. |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 0 | 4 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
fail
ft3.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:22:11,924 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.197s 2022-02-18 22:22:11,924 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3264', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-024827e2-04fc-4020-995e-2b3ab29c15ba', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dc8fcbff058e4d03a9026e5093af2cb8", "name": "tempest-LiveAutoBlockMigrationV225Test-1451403765-project", "password_expires_at": null}, "audit_ids": ["UKQ0mEXDQAWdIp9QO7vErQ"], "expires_at": "2022-02-18T23:22:11.000000Z", "issued_at": "2022-02-18T22:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1a2510534f942d3834f0de366ba8a86", "name": "tempest-LiveAutoBlockMigrationV225Test-1451403765"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:22:11,925 119606 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration) Found network {'id': '7fffc776-b2d6-4b2d-aa59-e6e9806f7213', 'name': 'tempest-LiveAutoBlockMigrationV225Test-614873170-network', 'tenant_id': 'b1a2510534f942d3834f0de366ba8a86', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b1a2510534f942d3834f0de366ba8a86', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 356, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:22:03Z', 'updated_at': '2022-02-18T22:22:03Z', 'revision_number': 1} available for tenant 2022-02-18 22:22:13,884 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 202 POST http://10.222.0.71/compute/v2.1/servers 1.958s 2022-02-18 22:22:13,885 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "7fffc776-b2d6-4b2d-aa59-e6e9806f7213"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64164826-9753-4a5a-aaa8-6c6b71f3e2d8', 'x-compute-request-id': 'req-64164826-9753-4a5a-aaa8-6c6b71f3e2d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5KwaEerEh5eW"}}' 2022-02-18 22:22:14,067 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.180s 2022-02-18 22:22:14,068 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb5afea-92bf-46a4-8a5d-398b768e9dad', 'x-compute-request-id': 'req-cfb5afea-92bf-46a4-8a5d-398b768e9dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:14Z", "updated": "2022-02-18T22:22:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:15,282 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.191s 2022-02-18 22:22:15,283 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ce43d6-3c9a-4533-97e1-8b9dc4f449d3', 'x-compute-request-id': 'req-d5ce43d6-3c9a-4533-97e1-8b9dc4f449d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:16,700 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.399s 2022-02-18 22:22:16,701 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c329d4-9f16-470c-a199-55fac94b537f', 'x-compute-request-id': 'req-46c329d4-9f16-470c-a199-55fac94b537f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:16,710 119606 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2022-02-18 22:22:18,002 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.290s 2022-02-18 22:22:18,003 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-691a4ca9-a5de-41cc-b4ad-4718b4adc40c', 'x-compute-request-id': 'req-691a4ca9-a5de-41cc-b4ad-4718b4adc40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:18,025 119606 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2022-02-18 22:22:19,602 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.575s 2022-02-18 22:22:19,603 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43f9ddeb-74b1-4643-bd2e-41f3efea9042', 'x-compute-request-id': 'req-43f9ddeb-74b1-4643-bd2e-41f3efea9042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:21,098 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.485s 2022-02-18 22:22:21,098 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d6af40c-e9a1-4c2b-8033-ec19c8bc44d3', 'x-compute-request-id': 'req-7d6af40c-e9a1-4c2b-8033-ec19c8bc44d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:22,584 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.475s 2022-02-18 22:22:22,585 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c332d0fb-a7a2-4dc4-a6c9-896c0f447563', 'x-compute-request-id': 'req-c332d0fb-a7a2-4dc4-a6c9-896c0f447563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:24,613 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 1.017s 2022-02-18 22:22:24,614 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa1f8bb7-3021-4f8e-b5bd-486f295659eb', 'x-compute-request-id': 'req-fa1f8bb7-3021-4f8e-b5bd-486f295659eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:26,215 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.572s 2022-02-18 22:22:26,216 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56d6dfad-9bf1-4449-a22c-4c8fe791e43b', 'x-compute-request-id': 'req-56d6dfad-9bf1-4449-a22c-4c8fe791e43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:27,636 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.409s 2022-02-18 22:22:27,636 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13893fb8-582d-447f-86d6-fc29a883a012', 'x-compute-request-id': 'req-13893fb8-582d-447f-86d6-fc29a883a012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:28,822 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.176s 2022-02-18 22:22:28,823 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c825742-3258-4301-a71a-1c7c3a9538c3', 'x-compute-request-id': 'req-2c825742-3258-4301-a71a-1c7c3a9538c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:30,010 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.176s 2022-02-18 22:22:30,010 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b91f59d3-814a-42a2-b148-ab95a8fc34c1', 'x-compute-request-id': 'req-b91f59d3-814a-42a2-b148-ab95a8fc34c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:31,158 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.123s 2022-02-18 22:22:31,159 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6120014e-693d-48f1-be1a-040a16ac8df6', 'x-compute-request-id': 'req-6120014e-693d-48f1-be1a-040a16ac8df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:32,377 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.208s 2022-02-18 22:22:32,377 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90ce22bf-db2e-4b64-a656-c5a714b3a8e8', 'x-compute-request-id': 'req-90ce22bf-db2e-4b64-a656-c5a714b3a8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:33,642 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.247s 2022-02-18 22:22:33,643 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d79556-ea9f-4cff-8de5-a11803497ce3', 'x-compute-request-id': 'req-13d79556-ea9f-4cff-8de5-a11803497ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:35,193 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.532s 2022-02-18 22:22:35,193 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb47deb6-40bf-4d78-802d-58221ef6677b', 'x-compute-request-id': 'req-eb47deb6-40bf-4d78-802d-58221ef6677b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "tempest-test_az-1938656759", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:35,219 119606 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/None" after 21 second wait 2022-02-18 22:22:37,661 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 1.440s 2022-02-18 22:22:37,662 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11ec366-f0ef-4999-99d8-99b89b7abd18', 'x-compute-request-id': 'req-f11ec366-f0ef-4999-99d8-99b89b7abd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:37,685 119606 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 23 second wait 2022-02-18 22:22:39,603 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.916s 2022-02-18 22:22:39,603 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ed20d96-a145-4aa8-b1f8-fe64078fb931', 'x-compute-request-id': 'req-8ed20d96-a145-4aa8-b1f8-fe64078fb931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:41,128 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.503s 2022-02-18 22:22:41,129 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c36baf1-c144-45d9-9d26-8064db7d285c', 'x-compute-request-id': 'req-6c36baf1-c144-45d9-9d26-8064db7d285c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:42,488 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.350s 2022-02-18 22:22:42,488 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26598c58-25c5-4718-9330-115a458c7d04', 'x-compute-request-id': 'req-26598c58-25c5-4718-9330-115a458c7d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:44,435 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.936s 2022-02-18 22:22:44,435 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2b0d81f-7d70-4be9-b960-5e7c26aaccb2', 'x-compute-request-id': 'req-d2b0d81f-7d70-4be9-b960-5e7c26aaccb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:45,949 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.493s 2022-02-18 22:22:45,949 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb66003b-6676-4862-a3bb-a6fa1fd801f8', 'x-compute-request-id': 'req-bb66003b-6676-4862-a3bb-a6fa1fd801f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:47,504 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.544s 2022-02-18 22:22:47,505 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a2f2a9d-6fb1-4635-83ec-14097a971e58', 'x-compute-request-id': 'req-3a2f2a9d-6fb1-4635-83ec-14097a971e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:49,361 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.835s 2022-02-18 22:22:49,361 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9300b95d-5ac0-4945-9118-760f4a8a1634', 'x-compute-request-id': 'req-9300b95d-5ac0-4945-9118-760f4a8a1634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:50,844 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 0.471s 2022-02-18 22:22:50,845 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aed6256c-9b68-4a4a-9226-9bb6c283a463', 'x-compute-request-id': 'req-aed6256c-9b68-4a4a-9226-9bb6c283a463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:53,930 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 2.074s 2022-02-18 22:22:53,930 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc663712-2233-4a3c-ae06-a87765eceab2', 'x-compute-request-id': 'req-dc663712-2233-4a3c-ae06-a87765eceab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:56,385 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 1.431s 2022-02-18 22:22:56,386 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-811c5655-27a8-4845-9477-6bd16f3da515', 'x-compute-request-id': 'req-811c5655-27a8-4845-9477-6bd16f3da515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "ACTIVE", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:54Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:37:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:22:56,413 119606 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 42 second wait 2022-02-18 22:22:58,404 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 1.990s 2022-02-18 22:22:58,405 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2049', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6377c23b-933e-41fc-84e4-b90750025ac8', 'x-compute-request-id': 'req-6377c23b-933e-41fc-84e4-b90750025ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "ACTIVE", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:54Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:37:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-SRV-ATTR:reservation_id": "r-yo6jv9ug", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-119574325", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-02-18 22:23:01,028 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39 2.601s 2022-02-18 22:23:01,028 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2049', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cee834d1-c636-49bf-97f9-0d4435abcbc7', 'x-compute-request-id': 'req-cee834d1-c636-49bf-97f9-0d4435abcbc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39'} Body: b'{"server": {"id": "12b2dcd2-0f46-49d6-9943-fa1d93b76f39", "name": "tempest-LiveAutoBlockMigrationV225Test-server-119574325", "status": "ACTIVE", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:13Z", "updated": "2022-02-18T22:22:54Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:37:2f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-SRV-ATTR:reservation_id": "r-yo6jv9ug", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-119574325", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-02-18 22:23:02,014 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute 0.976s 2022-02-18 22:23:02,014 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f642736e-ae55-48b1-8560-c081b7b826b6', 'x-compute-request-id': 'req-f642736e-ae55-48b1-8560-c081b7b826b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-764486-6", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:22:57.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h2-764486-6", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:22:55.000000", "disabled_reason": null, "forced_down": false}]}' 2022-02-18 22:23:02,017 119606 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h1-764486-6 to destination n-h2-764486-6 2022-02-18 22:23:13,334 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 400 POST http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39/action 11.316s 2022-02-18 22:23:13,335 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-764486-6", "block_migration": "auto"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '180', 'x-openstack-request-id': 'req-dba91a39-5580-439f-8f69-fe7538833f40', 'x-compute-request-id': 'req-dba91a39-5580-439f-8f69-fe7538833f40', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/12b2dcd2-0f46-49d6-9943-fa1d93b76f39/action'} Body: b'{"badRequest": {"code": 400, "message": "Migration pre-check error: Binding failed for port 430eda0e-82df-45a6-a6ed-bfc358493c0c, please check neutron logs for more information."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 149, in test_live_block_migration self._test_live_migration() File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 532, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 221, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Migration pre-check error: Binding failed for port 430eda0e-82df-45a6-a6ed-bfc358493c0c, please check neutron logs for more information.'} |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
fail
ft3.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:23:13,780 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.414s 2022-02-18 22:23:13,781 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3264', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4ab6deb6-a41f-46df-9d66-c5128de1bb26', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dc8fcbff058e4d03a9026e5093af2cb8", "name": "tempest-LiveAutoBlockMigrationV225Test-1451403765-project", "password_expires_at": null}, "audit_ids": ["uxf8cgK7RUSRonL4YSnPYw"], "expires_at": "2022-02-18T23:23:13.000000Z", "issued_at": "2022-02-18T22:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1a2510534f942d3834f0de366ba8a86", "name": "tempest-LiveAutoBlockMigrationV225Test-1451403765"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:23:13,782 119606 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused) Found network {'id': '7fffc776-b2d6-4b2d-aa59-e6e9806f7213', 'name': 'tempest-LiveAutoBlockMigrationV225Test-614873170-network', 'tenant_id': 'b1a2510534f942d3834f0de366ba8a86', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b1a2510534f942d3834f0de366ba8a86', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 356, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:22:03Z', 'updated_at': '2022-02-18T22:22:03Z', 'revision_number': 1} available for tenant 2022-02-18 22:23:16,720 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 202 POST http://10.222.0.71/compute/v2.1/servers 2.936s 2022-02-18 22:23:16,720 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "7fffc776-b2d6-4b2d-aa59-e6e9806f7213"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce010050-e91c-4831-80f4-e1109ab4794f', 'x-compute-request-id': 'req-ce010050-e91c-4831-80f4-e1109ab4794f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XTjNje5LM24E"}}' 2022-02-18 22:23:18,539 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 1.814s 2022-02-18 22:23:18,540 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ddb2548-9441-4852-958d-c3710ccf2160', 'x-compute-request-id': 'req-2ddb2548-9441-4852-958d-c3710ccf2160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:22,621 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 3.072s 2022-02-18 22:23:22,621 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4938b1ad-e65d-4985-96f1-e2aba86bf3da', 'x-compute-request-id': 'req-4938b1ad-e65d-4985-96f1-e2aba86bf3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:22,630 119606 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-02-18 22:23:24,125 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 0.493s 2022-02-18 22:23:24,125 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac6d560-05fe-4fff-8322-b2e891f59b64', 'x-compute-request-id': 'req-7ac6d560-05fe-4fff-8322-b2e891f59b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:26,136 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 1.001s 2022-02-18 22:23:26,137 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7224036a-429c-46ec-ac5c-bd4306071d91', 'x-compute-request-id': 'req-7224036a-429c-46ec-ac5c-bd4306071d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:28,785 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 1.623s 2022-02-18 22:23:28,785 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb5cf95-1bbb-4344-bc0a-4c6b3a352028', 'x-compute-request-id': 'req-dcb5cf95-1bbb-4344-bc0a-4c6b3a352028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:30,773 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 0.965s 2022-02-18 22:23:30,773 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9daed7e5-8cef-4ff4-92e1-4608acefac8c', 'x-compute-request-id': 'req-9daed7e5-8cef-4ff4-92e1-4608acefac8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:32,337 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 0.543s 2022-02-18 22:23:32,338 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9704f28a-47be-4856-ac3c-3a79c8827de4', 'x-compute-request-id': 'req-9704f28a-47be-4856-ac3c-3a79c8827de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:34,809 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 1.451s 2022-02-18 22:23:34,810 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-944c11e8-c1de-43b7-abf5-7bfc85aa6fb7', 'x-compute-request-id': 'req-944c11e8-c1de-43b7-abf5-7bfc85aa6fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:36,656 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 0.821s 2022-02-18 22:23:36,656 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db6ada35-ee24-47ed-8c5a-b7b6b2b26c46', 'x-compute-request-id': 'req-db6ada35-ee24-47ed-8c5a-b7b6b2b26c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:39,011 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 1.343s 2022-02-18 22:23:39,011 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4687e76-3376-4d7f-b4dc-42054cb3359c', 'x-compute-request-id': 'req-e4687e76-3376-4d7f-b4dc-42054cb3359c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:41,229 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 1.196s 2022-02-18 22:23:41,229 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20181eea-8131-48ab-a111-8e37c047ddd3', 'x-compute-request-id': 'req-20181eea-8131-48ab-a111-8e37c047ddd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:42,831 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 0.592s 2022-02-18 22:23:42,832 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e4ff76c-182e-497b-bb77-bc40d3205851', 'x-compute-request-id': 'req-5e4ff76c-182e-497b-bb77-bc40d3205851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:44,614 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 0.760s 2022-02-18 22:23:44,615 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f3f28af-dee6-4327-b90c-d654e0f95748', 'x-compute-request-id': 'req-5f3f28af-dee6-4327-b90c-d654e0f95748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "ACTIVE", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:43Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:30:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:23:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:23:44,623 119606 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 26 second wait 2022-02-18 22:23:45,535 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 0.911s 2022-02-18 22:23:45,536 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2050', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07fdca27-29d8-4b40-979b-0790683746fa', 'x-compute-request-id': 'req-07fdca27-29d8-4b40-979b-0790683746fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "ACTIVE", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:43Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:30:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:23:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-SRV-ATTR:reservation_id": "r-uubudtxf", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1859366414", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-02-18 22:23:46,527 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 0.982s 2022-02-18 22:23:46,528 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2050', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f9908a4-7063-46e6-a053-0ac86b86dd05', 'x-compute-request-id': 'req-7f9908a4-7063-46e6-a053-0ac86b86dd05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "ACTIVE", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:43Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:30:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:23:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-SRV-ATTR:reservation_id": "r-uubudtxf", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1859366414", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-02-18 22:23:46,988 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute 0.438s 2022-02-18 22:23:46,988 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51159a4-29d3-4f53-92b3-fc3379b0c1af', 'x-compute-request-id': 'req-c51159a4-29d3-4f53-92b3-fc3379b0c1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-764486-6", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:23:37.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h2-764486-6", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:23:45.000000", "disabled_reason": null, "forced_down": false}]}' 2022-02-18 22:23:48,449 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 202 POST http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e/action 1.455s 2022-02-18 22:23:48,449 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"pause": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b38a00e9-d38e-448d-9b5b-428fb0240c15', 'x-compute-request-id': 'req-b38a00e9-d38e-448d-9b5b-428fb0240c15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e/action'} Body: b'' 2022-02-18 22:23:49,830 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 1.380s 2022-02-18 22:23:49,831 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2055', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdd78ec-00aa-4e01-a0f4-54a724b297b4', 'x-compute-request-id': 'req-cbdd78ec-00aa-4e01-a0f4-54a724b297b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "ACTIVE", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:48Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:30:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:23:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-SRV-ATTR:reservation_id": "r-uubudtxf", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1859366414", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": "pausing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-02-18 22:23:52,304 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e 1.452s 2022-02-18 22:23:52,305 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2035', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9272a73-6c3b-4f47-bf2c-4ae6ac8fb621', 'x-compute-request-id': 'req-c9272a73-6c3b-4f47-bf2c-4ae6ac8fb621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e'} Body: b'{"server": {"id": "1c0ca790-7777-4225-90b9-7f85ada8c19e", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1859366414", "status": "PAUSED", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:16Z", "updated": "2022-02-18T22:23:49Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:30:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:23:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-SRV-ATTR:reservation_id": "r-uubudtxf", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1859366414", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "paused", "OS-EXT-STS:power_state": 3, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-02-18 22:23:52,315 119606 INFO [tempest.common.waiters] State transition "ACTIVE/pausing" ==> "PAUSED/None" after 3 second wait 2022-02-18 22:23:52,315 119606 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h1-764486-6 to destination n-h2-764486-6 2022-02-18 22:23:57,161 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 400 POST http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e/action 4.843s 2022-02-18 22:23:57,161 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-764486-6", "block_migration": "auto"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '180', 'x-openstack-request-id': 'req-c5682419-7fad-433f-8945-c768af34ccd3', 'x-compute-request-id': 'req-c5682419-7fad-433f-8945-c768af34ccd3', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/1c0ca790-7777-4225-90b9-7f85ada8c19e/action'} Body: b'{"badRequest": {"code": 400, "message": "Migration pre-check error: Binding failed for port cfa4883b-b783-4173-a562-d53bca669ef6, please check neutron logs for more information."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 159, in test_live_block_migration_paused self._test_live_migration(state='PAUSED') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 532, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 221, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Migration pre-check error: Binding failed for port cfa4883b-b783-4173-a562-d53bca669ef6, please check neutron logs for more information.'} |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
fail
ft3.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:23:57,388 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.194s 2022-02-18 22:23:57,389 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3264', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7cf2a948-2213-4163-a17a-32575291c9ad', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dc8fcbff058e4d03a9026e5093af2cb8", "name": "tempest-LiveAutoBlockMigrationV225Test-1451403765-project", "password_expires_at": null}, "audit_ids": ["66i02XFASaaOqNa1kAGsUQ"], "expires_at": "2022-02-18T23:23:57.000000Z", "issued_at": "2022-02-18T22:23:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1a2510534f942d3834f0de366ba8a86", "name": "tempest-LiveAutoBlockMigrationV225Test-1451403765"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:23:57,390 119606 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume) Found network {'id': '7fffc776-b2d6-4b2d-aa59-e6e9806f7213', 'name': 'tempest-LiveAutoBlockMigrationV225Test-614873170-network', 'tenant_id': 'b1a2510534f942d3834f0de366ba8a86', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b1a2510534f942d3834f0de366ba8a86', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 356, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:22:03Z', 'updated_at': '2022-02-18T22:22:03Z', 'revision_number': 1} available for tenant 2022-02-18 22:23:59,790 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.71/compute/v2.1/servers 2.398s 2022-02-18 22:23:59,790 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "7fffc776-b2d6-4b2d-aa59-e6e9806f7213"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bdc3def-9893-46e2-84e8-1691e1f93171', 'x-compute-request-id': 'req-2bdc3def-9893-46e2-84e8-1691e1f93171', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xfwRcqT4v4Fg"}}' 2022-02-18 22:24:01,091 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 1.298s 2022-02-18 22:24:01,092 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2177b62e-3a13-4534-9971-83878c543635', 'x-compute-request-id': 'req-2177b62e-3a13-4534-9971-83878c543635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:03,874 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 1.762s 2022-02-18 22:24:03,874 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b081d24-64b4-4f6a-a41e-11a2b5442b61', 'x-compute-request-id': 'req-7b081d24-64b4-4f6a-a41e-11a2b5442b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:03,896 119606 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-02-18 22:24:06,723 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 1.823s 2022-02-18 22:24:06,723 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7210614-f03a-4ae5-b1a8-cf8e15e881e6', 'x-compute-request-id': 'req-c7210614-f03a-4ae5-b1a8-cf8e15e881e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:09,135 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 1.402s 2022-02-18 22:24:09,136 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72b7a3f7-79b8-4c18-bf91-c78fbb1d39af', 'x-compute-request-id': 'req-72b7a3f7-79b8-4c18-bf91-c78fbb1d39af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:10,421 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 0.275s 2022-02-18 22:24:10,422 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b49ff127-0a32-447c-9dce-c59c3cf64f21', 'x-compute-request-id': 'req-b49ff127-0a32-447c-9dce-c59c3cf64f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:11,968 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 0.536s 2022-02-18 22:24:11,968 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93bd7420-76e9-4c7e-adca-bae5a9a93b16', 'x-compute-request-id': 'req-93bd7420-76e9-4c7e-adca-bae5a9a93b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:14,062 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 1.081s 2022-02-18 22:24:14,062 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceb6efa1-28bb-4775-8ee4-5fb91e51789f', 'x-compute-request-id': 'req-ceb6efa1-28bb-4775-8ee4-5fb91e51789f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:15,731 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 0.646s 2022-02-18 22:24:15,731 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be0f2088-c615-407a-a778-e70a7b76d551', 'x-compute-request-id': 'req-be0f2088-c615-407a-a778-e70a7b76d551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:18,069 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 1.327s 2022-02-18 22:24:18,069 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae52e17b-d617-439e-a3e5-b1d6330995fa', 'x-compute-request-id': 'req-ae52e17b-d617-439e-a3e5-b1d6330995fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:19,919 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 0.835s 2022-02-18 22:24:19,919 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba75a930-8efd-4c81-b09e-e56d741e57da', 'x-compute-request-id': 'req-ba75a930-8efd-4c81-b09e-e56d741e57da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:21,785 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 0.851s 2022-02-18 22:24:21,785 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6a33407-dcac-4cb5-9e21-b22c8c22975e', 'x-compute-request-id': 'req-a6a33407-dcac-4cb5-9e21-b22c8c22975e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "ACTIVE", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:20Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:bb:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:24:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-02-18 22:24:21,794 119606 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait 2022-02-18 22:24:22,332 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 0.538s 2022-02-18 22:24:22,333 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2048', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d422a27-55f6-454b-96de-955d2538a913', 'x-compute-request-id': 'req-8d422a27-55f6-454b-96de-955d2538a913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "ACTIVE", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:20Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:bb:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:24:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-SRV-ATTR:reservation_id": "r-cad6plq8", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-353361632", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-02-18 22:24:22,451 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute 0.098s 2022-02-18 22:24:22,452 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65442804-af8a-43c7-982e-e81d7dd45390', 'x-compute-request-id': 'req-65442804-af8a-43c7-982e-e81d7dd45390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-764486-6", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:24:17.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h2-764486-6", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:24:15.000000", "disabled_reason": null, "forced_down": false}]}' 2022-02-18 22:24:23,892 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes 1.433s 2022-02-18 22:24:23,893 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-007a75ca-b7b5-47df-97fd-018deec35c09', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-007a75ca-b7b5-47df-97fd-018deec35c09', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.324793", "updated_at": null, "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-18 22:24:24,108 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.207s 2022-02-18 22:24:24,108 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-216b0682-341f-4cbb-8cd3-37568c7b2a48', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-216b0682-341f-4cbb-8cd3-37568c7b2a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": null, "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:25,188 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.070s 2022-02-18 22:24:25,189 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f32785-4688-4677-8375-fd188b36653c', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f32785-4688-4677-8375-fd188b36653c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:24.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:26,381 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.172s 2022-02-18 22:24:26,381 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca96454-62c7-4b75-ad5b-14107ca4cfcb', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca96454-62c7-4b75-ad5b-14107ca4cfcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:24.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:27,510 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.109s 2022-02-18 22:24:27,511 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2046bf56-c964-416e-8177-8f69c547f605', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2046bf56-c964-416e-8177-8f69c547f605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:24.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:28,601 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.081s 2022-02-18 22:24:28,601 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b434b77a-1bdd-4430-832d-c4086757b3e5', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b434b77a-1bdd-4430-832d-c4086757b3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:28.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:28,608 119606 INFO [tempest.common.waiters] volume b0061cb5-0960-414f-97b7-22788d0b4568 reached available after waiting for 4.608561 seconds 2022-02-18 22:24:29,520 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 POST http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 0.911s 2022-02-18 22:24:29,520 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "device": "/dev/xvdb"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca302a73-7706-48d3-8c03-a64081cb2e0f', 'x-compute-request-id': 'req-ca302a73-7706-48d3-8c03-a64081cb2e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "serverId": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "device": "/dev/sdb"}}' 2022-02-18 22:24:29,605 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.083s 2022-02-18 22:24:29,606 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6089cf88-af61-4036-b257-f51a823d51b3', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6089cf88-af61-4036-b257-f51a823d51b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:31,173 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.558s 2022-02-18 22:24:31,173 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca84c993-ea83-435b-88ad-66bd22fa327b', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca84c993-ea83-435b-88ad-66bd22fa327b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:32,328 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.147s 2022-02-18 22:24:32,328 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dea24e5-0c03-4909-a081-d770ebb38441', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dea24e5-0c03-4909-a081-d770ebb38441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:33,496 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.158s 2022-02-18 22:24:33,496 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f8e1e0-c412-4031-bbfe-440d083ca1e7', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f8e1e0-c412-4031-bbfe-440d083ca1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:34,624 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.119s 2022-02-18 22:24:34,625 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fac77d6-d9ee-4316-a3b3-cf8c1583d732', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fac77d6-d9ee-4316-a3b3-cf8c1583d732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:35,808 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.167s 2022-02-18 22:24:35,808 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ef8d72-7fd2-4155-aa1d-6237091cc40c', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ef8d72-7fd2-4155-aa1d-6237091cc40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:36,922 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.101s 2022-02-18 22:24:36,922 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4592f4-d125-4b09-90b6-1358ee1e7a92', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4592f4-d125-4b09-90b6-1358ee1e7a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:38,014 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.083s 2022-02-18 22:24:38,015 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e19d49a-1d64-4903-b93f-24406ec3c14a', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e19d49a-1d64-4903-b93f-24406ec3c14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:39,199 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.174s 2022-02-18 22:24:39,199 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fab32e5-0e9b-4aec-9469-55116158eeff', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fab32e5-0e9b-4aec-9469-55116158eeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:40,355 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.147s 2022-02-18 22:24:40,356 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-becee119-02f1-42fc-ada2-90a3eb473637', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-becee119-02f1-42fc-ada2-90a3eb473637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:41,645 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.280s 2022-02-18 22:24:41,645 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3f3414-51fb-4be3-adfc-a28d68e292e0', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3f3414-51fb-4be3-adfc-a28d68e292e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:42,826 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.172s 2022-02-18 22:24:42,826 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395b8330-e29d-4370-8228-91bc2cf61edc', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395b8330-e29d-4370-8228-91bc2cf61edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:44,043 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.208s 2022-02-18 22:24:44,044 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ee6801-1941-4441-8668-77f7fe7bdcaa', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ee6801-1941-4441-8668-77f7fe7bdcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:45,251 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.199s 2022-02-18 22:24:45,252 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40c29f6-a766-4522-a57f-b10b294a7524', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40c29f6-a766-4522-a57f-b10b294a7524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:46,436 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.177s 2022-02-18 22:24:46,437 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9c3f178-81ee-411e-a17c-895191fe0149', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9c3f178-81ee-411e-a17c-895191fe0149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:47,554 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.109s 2022-02-18 22:24:47,555 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea571b5c-c993-4b35-95db-08ebe1b4d494', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea571b5c-c993-4b35-95db-08ebe1b4d494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:48,686 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.123s 2022-02-18 22:24:48,686 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a497c2-9a5f-45ca-a57d-5a0ccb40ec30', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a497c2-9a5f-45ca-a57d-5a0ccb40ec30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:48.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:49,828 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.132s 2022-02-18 22:24:49,828 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-568497ea-08c9-45bf-826c-3b93429d878b', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-568497ea-08c9-45bf-826c-3b93429d878b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:48.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:50,947 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.104s 2022-02-18 22:24:50,947 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a338a9e-b4a7-4081-a3c4-ea79af800243', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a338a9e-b4a7-4081-a3c4-ea79af800243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:48.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:52,093 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.136s 2022-02-18 22:24:52,093 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dda7f52-c528-4a77-bc5d-1855da50f55d', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dda7f52-c528-4a77-bc5d-1855da50f55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:48.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:53,291 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.189s 2022-02-18 22:24:53,291 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19775232-24c9-4608-bca4-0d1f93ec432c', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19775232-24c9-4608-bca4-0d1f93ec432c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:48.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:54,448 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.148s 2022-02-18 22:24:54,448 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac169ba6-b934-4f11-911e-8d3556d0551b', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac169ba6-b934-4f11-911e-8d3556d0551b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:48.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:55,639 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.183s 2022-02-18 22:24:55,640 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358ba8db-014e-4c48-bd68-3fbc438a0805', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358ba8db-014e-4c48-bd68-3fbc438a0805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:48.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:56,833 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.174s 2022-02-18 22:24:56,833 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a87f3192-7228-4849-b305-98a351acb029', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a87f3192-7228-4849-b305-98a351acb029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:48.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:58,043 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.193s 2022-02-18 22:24:58,043 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf83e164-af6b-4d4b-b93b-916a7e974e83', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf83e164-af6b-4d4b-b93b-916a7e974e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:57.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:24:59,211 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.152s 2022-02-18 22:24:59,212 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efee7bdf-3cea-4b43-bc92-4f29bc96fb48', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efee7bdf-3cea-4b43-bc92-4f29bc96fb48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:57.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:00,362 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.134s 2022-02-18 22:25:00,362 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7e277b-5ee9-4741-9466-915ea26bcf02', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7e277b-5ee9-4741-9466-915ea26bcf02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:57.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:01,465 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.085s 2022-02-18 22:25:01,466 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5986a5b7-f117-463a-85e7-9d12caff11cb', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5986a5b7-f117-463a-85e7-9d12caff11cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:57.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:02,769 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.287s 2022-02-18 22:25:02,769 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a71e951-4026-4023-9eff-fe413830e2be', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a71e951-4026-4023-9eff-fe413830e2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:57.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:03,962 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.172s 2022-02-18 22:25:03,963 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db92f532-b1b3-41ae-bdba-a0b0abdbe5f4', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db92f532-b1b3-41ae-bdba-a0b0abdbe5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:57.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:05,354 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.382s 2022-02-18 22:25:05,354 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbbe731-8df8-44f1-9550-5390f0b27afa', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cbbe731-8df8-44f1-9550-5390f0b27afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:24:57.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:06,608 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.246s 2022-02-18 22:25:06,608 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e898965-4ab4-48f1-86b4-127dca9ae13c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e898965-4ab4-48f1-86b4-127dca9ae13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:25:06.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "attachment_id": "571a390f-5274-46aa-8e5d-d08e1c4cf309", "volume_id": "b0061cb5-0960-414f-97b7-22788d0b4568", "server_id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-18T22:24:57.000000"}], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:06,620 119606 INFO [tempest.common.waiters] Attachment 571a390f-5274-46aa-8e5d-d08e1c4cf309 created for volume b0061cb5-0960-414f-97b7-22788d0b4568 to server 4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 after waiting for 37.620917 seconds 2022-02-18 22:25:06,843 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.222s 2022-02-18 22:25:06,844 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553be3c0-4f14-4268-8b32-992099fbf116', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553be3c0-4f14-4268-8b32-992099fbf116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:25:06.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "attachment_id": "571a390f-5274-46aa-8e5d-d08e1c4cf309", "volume_id": "b0061cb5-0960-414f-97b7-22788d0b4568", "server_id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-18T22:24:57.000000"}], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:06,852 119606 INFO [tempest.common.waiters] volume b0061cb5-0960-414f-97b7-22788d0b4568 reached in-use after waiting for 0.852201 seconds 2022-02-18 22:25:11,596 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943 4.743s 2022-02-18 22:25:11,596 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2126', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71ed8791-331c-4a0a-8d1d-0938f055b792', 'x-compute-request-id': 'req-71ed8791-331c-4a0a-8d1d-0938f055b792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943'} Body: b'{"server": {"id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "name": "tempest-LiveAutoBlockMigrationV225Test-server-353361632", "status": "ACTIVE", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:23:59Z", "updated": "2022-02-18T22:24:20Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-614873170-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:bb:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:24:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-SRV-ATTR:reservation_id": "r-cad6plq8", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-353361632", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "delete_on_termination": false}], "host_status": "UP", "locked": false, "description": null}}' 2022-02-18 22:25:18,617 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 400 POST http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/action 6.983s 2022-02-18 22:25:18,618 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-764486-6", "block_migration": "auto"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '180', 'x-openstack-request-id': 'req-60a52c1e-7c3b-4198-a015-3c50f618f4b3', 'x-compute-request-id': 'req-60a52c1e-7c3b-4198-a015-3c50f618f4b3', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/action'} Body: b'{"badRequest": {"code": 400, "message": "Migration pre-check error: Binding failed for port fa61b1fc-4b56-4af3-ab2e-ea50705b5f49, please check neutron logs for more information."}}' 2022-02-18 22:25:18,789 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.169s 2022-02-18 22:25:18,789 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f835c18-1138-44ec-b460-51bcfa74fc6c', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f835c18-1138-44ec-b460-51bcfa74fc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:25:06.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "attachment_id": "571a390f-5274-46aa-8e5d-d08e1c4cf309", "volume_id": "b0061cb5-0960-414f-97b7-22788d0b4568", "server_id": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-18T22:24:57.000000"}], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:20,480 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 202 DELETE http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments/b0061cb5-0960-414f-97b7-22788d0b4568 1.674s 2022-02-18 22:25:20,481 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60500ccf-7760-4405-a7d6-84bb57fc420a', 'x-compute-request-id': 'req-60500ccf-7760-4405-a7d6-84bb57fc420a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'' 2022-02-18 22:25:22,647 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 2.165s 2022-02-18 22:25:22,648 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-561b52f7-c7f5-40b3-8d87-16696fb7ad35', 'x-compute-request-id': 'req-561b52f7-c7f5-40b3-8d87-16696fb7ad35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "serverId": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "device": "/dev/sdb"}]}' 2022-02-18 22:25:24,502 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 0.849s 2022-02-18 22:25:24,502 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97a47e72-df4c-4b0e-8f83-9eca4d4401e6', 'x-compute-request-id': 'req-97a47e72-df4c-4b0e-8f83-9eca4d4401e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "serverId": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "device": "/dev/sdb"}]}' 2022-02-18 22:25:26,154 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 0.649s 2022-02-18 22:25:26,154 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6276369-a5c4-4b95-a6b0-cc88b39f8638', 'x-compute-request-id': 'req-a6276369-a5c4-4b95-a6b0-cc88b39f8638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "serverId": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "device": "/dev/sdb"}]}' 2022-02-18 22:25:28,114 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 0.956s 2022-02-18 22:25:28,115 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7365d51a-e549-4f7d-8940-4f3c04991909', 'x-compute-request-id': 'req-7365d51a-e549-4f7d-8940-4f3c04991909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "serverId": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "device": "/dev/sdb"}]}' 2022-02-18 22:25:30,591 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 1.473s 2022-02-18 22:25:30,591 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6144ca8f-153c-4032-be68-97010099d23f', 'x-compute-request-id': 'req-6144ca8f-153c-4032-be68-97010099d23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "serverId": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "device": "/dev/sdb"}]}' 2022-02-18 22:25:32,419 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 0.822s 2022-02-18 22:25:32,419 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4180552-c7a5-4436-8438-aa08c58b151f', 'x-compute-request-id': 'req-c4180552-c7a5-4436-8438-aa08c58b151f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "serverId": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "device": "/dev/sdb"}]}' 2022-02-18 22:25:34,421 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 0.995s 2022-02-18 22:25:34,422 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20428650-5a4a-4672-a6f3-3e8fb22215b2', 'x-compute-request-id': 'req-20428650-5a4a-4672-a6f3-3e8fb22215b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "serverId": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "device": "/dev/sdb"}]}' 2022-02-18 22:25:36,869 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 1.444s 2022-02-18 22:25:36,870 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-111a238b-90b2-4840-89c4-3b6f5b6117b1', 'x-compute-request-id': 'req-111a238b-90b2-4840-89c4-3b6f5b6117b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "serverId": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "device": "/dev/sdb"}]}' 2022-02-18 22:25:38,378 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 0.505s 2022-02-18 22:25:38,378 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc0df40e-25bf-4a07-968e-30637eab041d', 'x-compute-request-id': 'req-cc0df40e-25bf-4a07-968e-30637eab041d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "volumeId": "b0061cb5-0960-414f-97b7-22788d0b4568", "serverId": "4f7edb4e-fac2-4802-b8de-5d3bfbdf7943", "device": "/dev/sdb"}]}' 2022-02-18 22:25:40,816 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments 1.433s 2022-02-18 22:25:40,817 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53f2b898-4077-4b5f-8c37-68aeedefb522', 'x-compute-request-id': 'req-53f2b898-4077-4b5f-8c37-68aeedefb522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4f7edb4e-fac2-4802-b8de-5d3bfbdf7943/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2022-02-18 22:25:40,917 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568 0.096s 2022-02-18 22:25:40,917 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1382f3-7ee9-4c8d-9d1c-b0771489954f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1382f3-7ee9-4c8d-9d1c-b0771489954f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568'} Body: b'{"volume": {"id": "b0061cb5-0960-414f-97b7-22788d0b4568", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:24:23.000000", "updated_at": "2022-02-18T22:25:41.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1144178368", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/b0061cb5-0960-414f-97b7-22788d0b4568"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:40,932 119606 INFO [tempest.common.waiters] volume b0061cb5-0960-414f-97b7-22788d0b4568 reached available after waiting for 0.932515 seconds }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 199, in test_live_block_migration_with_attached_volume self._live_migrate(server_id, target_host, 'ACTIVE') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 532, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 221, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Migration pre-check error: Binding failed for port fa61b1fc-4b56-4af3-ab2e-ea50705b5f49, please check neutron logs for more information.'} |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft3.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:25:41,275 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.306s 2022-02-18 22:25:41,275 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3264', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6b6bc2d4-a5dc-4e0e-84b4-1f405ead6b68', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "dc8fcbff058e4d03a9026e5093af2cb8", "name": "tempest-LiveAutoBlockMigrationV225Test-1451403765-project", "password_expires_at": null}, "audit_ids": ["VZvhYbrARuuCMkOEIDLshA"], "expires_at": "2022-02-18T23:25:41.000000Z", "issued_at": "2022-02-18T22:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1a2510534f942d3834f0de366ba8a86", "name": "tempest-LiveAutoBlockMigrationV225Test-1451403765"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:25:41,276 119606 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration) Found network {'id': '7fffc776-b2d6-4b2d-aa59-e6e9806f7213', 'name': 'tempest-LiveAutoBlockMigrationV225Test-614873170-network', 'tenant_id': 'b1a2510534f942d3834f0de366ba8a86', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b1a2510534f942d3834f0de366ba8a86', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 356, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:22:03Z', 'updated_at': '2022-02-18T22:22:03Z', 'revision_number': 1} available for tenant 2022-02-18 22:25:42,159 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes 0.882s 2022-02-18 22:25:42,159 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1209393711", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "size": 1}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fecc505-1039-40f2-82cc-c857db81e506', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fecc505-1039-40f2-82cc-c857db81e506', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:41.981053", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-18 22:25:42,212 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.046s 2022-02-18 22:25:42,212 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769f2af9-ea84-47f7-9846-498c83dcb6f5', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769f2af9-ea84-47f7-9846-498c83dcb6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:43,340 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.118s 2022-02-18 22:25:43,340 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5cceb5e-a4f2-4a18-a960-718fcd02e7f1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5cceb5e-a4f2-4a18-a960-718fcd02e7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:44,483 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.129s 2022-02-18 22:25:44,484 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12eeae55-64b3-4f39-a2fd-4f4141f0393b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12eeae55-64b3-4f39-a2fd-4f4141f0393b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:45,625 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.119s 2022-02-18 22:25:45,625 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974b558b-d36e-45e7-895d-89ffc948fe96', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974b558b-d36e-45e7-895d-89ffc948fe96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:46,755 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.111s 2022-02-18 22:25:46,755 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643245b1-cde0-4df2-896a-d79e93db70eb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643245b1-cde0-4df2-896a-d79e93db70eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:47,911 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.148s 2022-02-18 22:25:47,912 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6082b7c3-7c04-47e7-bfcf-ca48483955a5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6082b7c3-7c04-47e7-bfcf-ca48483955a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:49,138 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.218s 2022-02-18 22:25:49,139 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a50ed3f-a672-4ed0-ac22-3ecbabb299a9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a50ed3f-a672-4ed0-ac22-3ecbabb299a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:50,398 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.236s 2022-02-18 22:25:50,399 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53723d6b-0f97-4f2c-b35c-d770eb05e388', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53723d6b-0f97-4f2c-b35c-d770eb05e388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:51,536 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.122s 2022-02-18 22:25:51,537 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df6561a-26a6-4942-9dc8-4ecb55688382', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df6561a-26a6-4942-9dc8-4ecb55688382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:52,680 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.131s 2022-02-18 22:25:52,681 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8cb36b-d249-4f10-900e-28914f35096a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8cb36b-d249-4f10-900e-28914f35096a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:53,743 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.044s 2022-02-18 22:25:53,743 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e098d0-308d-4e4e-8577-80e8575d0214', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e098d0-308d-4e4e-8577-80e8575d0214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:54,842 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.090s 2022-02-18 22:25:54,842 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4412d9-4bc6-40be-b043-d35793fdf479', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4412d9-4bc6-40be-b043-d35793fdf479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:55,977 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.121s 2022-02-18 22:25:55,977 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ec41bd-8489-4275-95cf-60356b2c513f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ec41bd-8489-4275-95cf-60356b2c513f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:57,047 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.059s 2022-02-18 22:25:57,048 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e18a54c-e5dd-4ac5-bb5b-34a1c47917ce', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e18a54c-e5dd-4ac5-bb5b-34a1c47917ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:58,138 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.081s 2022-02-18 22:25:58,138 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c165c536-ee69-48d0-91d4-4625c4e09354', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c165c536-ee69-48d0-91d4-4625c4e09354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:25:59,237 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.088s 2022-02-18 22:25:59,238 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8f8279-091d-4cc3-8bcc-e40c93fa8ee6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8f8279-091d-4cc3-8bcc-e40c93fa8ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:00,348 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.093s 2022-02-18 22:26:00,349 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66bbb69f-a8c4-402f-b20d-4d676c674558', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66bbb69f-a8c4-402f-b20d-4d676c674558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:01,419 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.054s 2022-02-18 22:26:01,419 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f61a695c-c308-4f12-92f3-82ab49bc138f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f61a695c-c308-4f12-92f3-82ab49bc138f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:02,506 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.077s 2022-02-18 22:26:02,507 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54af19ca-8c58-4974-b77d-c514f0605ad7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54af19ca-8c58-4974-b77d-c514f0605ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:03,732 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.211s 2022-02-18 22:26:03,733 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1b69c4-f4cf-40c9-94d3-f12fa85e0767', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1b69c4-f4cf-40c9-94d3-f12fa85e0767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:04,814 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.073s 2022-02-18 22:26:04,815 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08ec767-3462-4c06-9b55-9cbb9c2e59b3', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08ec767-3462-4c06-9b55-9cbb9c2e59b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:05,933 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.110s 2022-02-18 22:26:05,934 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033ac207-c70e-44da-9e1a-1b1d63d42df2', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033ac207-c70e-44da-9e1a-1b1d63d42df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:07,080 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.131s 2022-02-18 22:26:07,081 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba66d362-10eb-4498-9396-fa5a74ff87f9', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba66d362-10eb-4498-9396-fa5a74ff87f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:25:42.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:08,168 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.070s 2022-02-18 22:26:08,168 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d4a2e2-60b1-47fd-b1b1-41c63de9deb4', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d4a2e2-60b1-47fd-b1b1-41c63de9deb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:26:07.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:09,271 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.094s 2022-02-18 22:26:09,271 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ee7e09-f01f-42e1-96a2-ced114fd1371', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ee7e09-f01f-42e1-96a2-ced114fd1371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:26:07.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:10,357 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.075s 2022-02-18 22:26:10,358 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d7a9ede-e2aa-4909-9a4c-eb75c0762805', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d7a9ede-e2aa-4909-9a4c-eb75c0762805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:26:07.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:11,592 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.225s 2022-02-18 22:26:11,593 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d0f641-5eb7-42c9-9127-dbb9ec26104c', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d0f641-5eb7-42c9-9127-dbb9ec26104c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:26:07.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:12,703 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.103s 2022-02-18 22:26:12,704 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db25380c-6df4-41b9-af71-e414010efa2c', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db25380c-6df4-41b9-af71-e414010efa2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:26:07.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:13,857 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.123s 2022-02-18 22:26:13,857 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f8a9c04-fdf6-46a1-ac8b-63c12cbea35f', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f8a9c04-fdf6-46a1-ac8b-63c12cbea35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:26:07.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:15,026 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.160s 2022-02-18 22:26:15,026 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841a8b6a-98d2-4135-8252-59f5cc2e1014', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841a8b6a-98d2-4135-8252-59f5cc2e1014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:26:07.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:16,173 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.140s 2022-02-18 22:26:16,174 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-858fb256-f5a8-406d-b62a-a2851764999a', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-858fb256-f5a8-406d-b62a-a2851764999a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:26:07.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:17,286 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8 0.096s 2022-02-18 22:26:17,286 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b43fbb1-4818-4340-bf4c-21e759cb54d9', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b43fbb1-4818-4340-bf4c-21e759cb54d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8'} Body: b'{"volume": {"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:25:42.000000", "updated_at": "2022-02-18T22:26:17.000000", "name": "tempest-tempest.common.compute-volume-1209393711", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/b1a2510534f942d3834f0de366ba8a86/volumes/f2c380c5-ffe1-4ba5-b898-368159253ef8"}], "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "b1a2510534f942d3834f0de366ba8a86"}}' 2022-02-18 22:26:17,305 119606 INFO [tempest.common.waiters] volume f2c380c5-ffe1-4ba5-b898-368159253ef8 reached available after waiting for 35.305515 seconds 2022-02-18 22:26:21,444 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.71/compute/v2.1/servers 4.138s 2022-02-18 22:26:21,445 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "7fffc776-b2d6-4b2d-aa59-e6e9806f7213"}], "block_device_mapping_v2": [{"uuid": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95e22998-8293-4d9c-a753-eb2ae06acf80', 'x-compute-request-id': 'req-95e22998-8293-4d9c-a753-eb2ae06acf80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3dHX9wG9TanJ"}}' 2022-02-18 22:26:23,302 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.854s 2022-02-18 22:26:23,302 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce82b89-4e22-4bf5-b656-85a21f0a15a0', 'x-compute-request-id': 'req-dce82b89-4e22-4bf5-b656-85a21f0a15a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:25,151 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.828s 2022-02-18 22:26:25,152 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9f71af6-8d74-44e1-8910-b068899a44b7', 'x-compute-request-id': 'req-e9f71af6-8d74-44e1-8910-b068899a44b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:25,160 119606 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 2 second wait 2022-02-18 22:26:27,164 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.002s 2022-02-18 22:26:27,164 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66322857-7a0a-4631-9277-661792ba6483', 'x-compute-request-id': 'req-66322857-7a0a-4631-9277-661792ba6483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:29,068 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.890s 2022-02-18 22:26:29,069 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2c7692d-3763-4058-addc-d81b79c552c5', 'x-compute-request-id': 'req-a2c7692d-3763-4058-addc-d81b79c552c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:30,921 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.842s 2022-02-18 22:26:30,922 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f9f6e0c-0853-4414-a5bc-a557c1102e82', 'x-compute-request-id': 'req-1f9f6e0c-0853-4414-a5bc-a557c1102e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:33,440 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.492s 2022-02-18 22:26:33,440 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4779de2c-5533-4321-9a3c-8d5e34ff1092', 'x-compute-request-id': 'req-4779de2c-5533-4321-9a3c-8d5e34ff1092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:34,774 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.324s 2022-02-18 22:26:34,774 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6367c315-df86-4d50-8382-01cbfd5a7937', 'x-compute-request-id': 'req-6367c315-df86-4d50-8382-01cbfd5a7937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:36,653 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.863s 2022-02-18 22:26:36,654 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580e2191-93b3-4684-b59e-4daa2408ea5e', 'x-compute-request-id': 'req-580e2191-93b3-4684-b59e-4daa2408ea5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:37,983 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.305s 2022-02-18 22:26:37,984 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5246f911-1a94-46c6-95e8-3f7e020f12d1', 'x-compute-request-id': 'req-5246f911-1a94-46c6-95e8-3f7e020f12d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:39,984 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.983s 2022-02-18 22:26:39,985 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43edb7fc-7e8e-411b-acfd-80a07c86a76d', 'x-compute-request-id': 'req-43edb7fc-7e8e-411b-acfd-80a07c86a76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:41,608 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.606s 2022-02-18 22:26:41,609 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff0aa6f-5435-4683-8ee0-84e123218e15', 'x-compute-request-id': 'req-6ff0aa6f-5435-4683-8ee0-84e123218e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:42,901 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.281s 2022-02-18 22:26:42,902 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdbd728d-791d-486a-b4a1-88be82ffd9da', 'x-compute-request-id': 'req-cdbd728d-791d-486a-b4a1-88be82ffd9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:42,910 119606 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 19 second wait 2022-02-18 22:26:44,189 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.277s 2022-02-18 22:26:44,190 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dc6553f-438c-442d-b59a-55694e274d98', 'x-compute-request-id': 'req-0dc6553f-438c-442d-b59a-55694e274d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:45,522 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.317s 2022-02-18 22:26:45,523 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0752e6d9-9f73-4d5a-ac38-0956971d2eb5', 'x-compute-request-id': 'req-0752e6d9-9f73-4d5a-ac38-0956971d2eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:46,817 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.276s 2022-02-18 22:26:46,818 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b16d13-e712-4910-8bcb-f3f70851b09d', 'x-compute-request-id': 'req-47b16d13-e712-4910-8bcb-f3f70851b09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:48,204 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.376s 2022-02-18 22:26:48,204 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dec7f6cc-476b-4ac9-9318-d5471c59ee58', 'x-compute-request-id': 'req-dec7f6cc-476b-4ac9-9318-d5471c59ee58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:49,544 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.321s 2022-02-18 22:26:49,547 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7e62951-bdb8-4622-abfe-864ad4cf4fdd', 'x-compute-request-id': 'req-d7e62951-bdb8-4622-abfe-864ad4cf4fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:50,809 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.244s 2022-02-18 22:26:50,810 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31d8c039-cf5f-49b1-b683-7cff7760a9dc', 'x-compute-request-id': 'req-31d8c039-cf5f-49b1-b683-7cff7760a9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:52,453 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.633s 2022-02-18 22:26:52,453 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b26b7ac2-3021-47e2-8342-16e3ea4b725b', 'x-compute-request-id': 'req-b26b7ac2-3021-47e2-8342-16e3ea4b725b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:54,468 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.005s 2022-02-18 22:26:54,469 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e7556fb-6b16-400e-b878-f1691cd86b80', 'x-compute-request-id': 'req-3e7556fb-6b16-400e-b878-f1691cd86b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:56,166 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.672s 2022-02-18 22:26:56,166 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3226cd8c-db62-41ce-acaf-dd4e06b49f3e', 'x-compute-request-id': 'req-3226cd8c-db62-41ce-acaf-dd4e06b49f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:57,870 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.682s 2022-02-18 22:26:57,871 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf0a83b-a7f0-49f5-9729-1f65a5c936fe', 'x-compute-request-id': 'req-6cf0a83b-a7f0-49f5-9729-1f65a5c936fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:26:59,969 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.089s 2022-02-18 22:26:59,970 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b832971-12df-4349-8c2a-1713c45a7c92', 'x-compute-request-id': 'req-9b832971-12df-4349-8c2a-1713c45a7c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:02,826 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.847s 2022-02-18 22:27:02,827 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3923aca-a03b-4242-be7d-376bea2b37b7', 'x-compute-request-id': 'req-d3923aca-a03b-4242-be7d-376bea2b37b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:07,337 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 3.487s 2022-02-18 22:27:07,337 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1e7bfad-689d-4d5c-86cd-c440f6b13419', 'x-compute-request-id': 'req-b1e7bfad-689d-4d5c-86cd-c440f6b13419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:10,221 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.863s 2022-02-18 22:27:10,221 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-317ab0d8-a1ed-4986-9816-2f381f5f1ed3', 'x-compute-request-id': 'req-317ab0d8-a1ed-4986-9816-2f381f5f1ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:11,935 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.690s 2022-02-18 22:27:11,936 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac159ff9-735b-439c-82bd-d89752ee8499', 'x-compute-request-id': 'req-ac159ff9-735b-439c-82bd-d89752ee8499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:14,492 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.518s 2022-02-18 22:27:14,492 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b39849-fbe3-4c19-8374-7976a08a41be', 'x-compute-request-id': 'req-47b39849-fbe3-4c19-8374-7976a08a41be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:15,960 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.458s 2022-02-18 22:27:15,960 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6034b878-ad3d-42e8-abd2-bfd74d243d48', 'x-compute-request-id': 'req-6034b878-ad3d-42e8-abd2-bfd74d243d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:17,826 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.854s 2022-02-18 22:27:17,827 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e950df3-7d95-498c-933c-8dc5a1043e69', 'x-compute-request-id': 'req-9e950df3-7d95-498c-933c-8dc5a1043e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:20,190 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.353s 2022-02-18 22:27:20,191 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bd61db7-41c6-4f56-8d9d-8e10470d11d5', 'x-compute-request-id': 'req-9bd61db7-41c6-4f56-8d9d-8e10470d11d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:22,091 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.881s 2022-02-18 22:27:22,092 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e9daff4-1dbe-4971-b18a-457cc395d030', 'x-compute-request-id': 'req-1e9daff4-1dbe-4971-b18a-457cc395d030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:24,454 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.352s 2022-02-18 22:27:24,454 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faccf8a2-635c-4400-a112-94b180ceafd5', 'x-compute-request-id': 'req-faccf8a2-635c-4400-a112-94b180ceafd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:26,377 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.913s 2022-02-18 22:27:26,378 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc68a393-4072-4d15-9cdc-14b077efa816', 'x-compute-request-id': 'req-dc68a393-4072-4d15-9cdc-14b077efa816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:29,633 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 2.234s 2022-02-18 22:27:29,633 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2e5a0af-ea01-47b3-a53f-8d7878d07aef', 'x-compute-request-id': 'req-e2e5a0af-ea01-47b3-a53f-8d7878d07aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "b96fbc9225b320a87efd5e9d907993ef5c1ff9e34340478c17c6b0a7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:26:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:31,980 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.336s 2022-02-18 22:27:31,981 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61e61e80-f57b-4ce4-95d7-3077db2b0f5e', 'x-compute-request-id': 'req-61e61e80-f57b-4ce4-95d7-3077db2b0f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:34,595 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.591s 2022-02-18 22:27:34,595 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c320e97-ddc8-47a6-ab78-0a391b3eddb1', 'x-compute-request-id': 'req-9c320e97-ddc8-47a6-ab78-0a391b3eddb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:34,615 119606 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 71 second wait 2022-02-18 22:27:36,315 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.698s 2022-02-18 22:27:36,316 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0a12433-1699-4f3b-830d-409fcaa92040', 'x-compute-request-id': 'req-c0a12433-1699-4f3b-830d-409fcaa92040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:36,338 119606 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 73 second wait 2022-02-18 22:27:38,841 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.502s 2022-02-18 22:27:38,842 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15250e72-d4f4-485c-a86c-c2a3369525d0', 'x-compute-request-id': 'req-15250e72-d4f4-485c-a86c-c2a3369525d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:42,061 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 2.209s 2022-02-18 22:27:42,062 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d141e59-a721-4549-a53a-a1ffd57d94ed', 'x-compute-request-id': 'req-0d141e59-a721-4549-a53a-a1ffd57d94ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:44,607 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.535s 2022-02-18 22:27:44,608 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4770db9a-92c0-4639-9032-0a55aa17a534', 'x-compute-request-id': 'req-4770db9a-92c0-4639-9032-0a55aa17a534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:47,986 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 2.354s 2022-02-18 22:27:47,986 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558a40e3-8a31-436b-b84a-26084af0ce34', 'x-compute-request-id': 'req-558a40e3-8a31-436b-b84a-26084af0ce34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:50,793 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.782s 2022-02-18 22:27:50,793 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-766a2393-392b-46c6-bda0-3b739372d802', 'x-compute-request-id': 'req-766a2393-392b-46c6-bda0-3b739372d802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:52,810 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.987s 2022-02-18 22:27:52,810 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29be7fea-7213-474c-8f16-6592ebea7a92', 'x-compute-request-id': 'req-29be7fea-7213-474c-8f16-6592ebea7a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:54,616 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.783s 2022-02-18 22:27:54,617 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c91d5509-5119-4896-bbea-67d19d4f8cdb', 'x-compute-request-id': 'req-c91d5509-5119-4896-bbea-67d19d4f8cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:54,625 119606 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 91 second wait 2022-02-18 22:27:56,679 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.053s 2022-02-18 22:27:56,679 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17e32c0e-ac21-4bab-b8c4-7104a428bdd9', 'x-compute-request-id': 'req-17e32c0e-ac21-4bab-b8c4-7104a428bdd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:27:59,178 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.488s 2022-02-18 22:27:59,178 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af226390-57a8-44b9-a814-f165f5547b82', 'x-compute-request-id': 'req-af226390-57a8-44b9-a814-f165f5547b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:28:00,720 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.515s 2022-02-18 22:28:00,721 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d31bef89-9e96-47f5-a577-be86d203fa70', 'x-compute-request-id': 'req-d31bef89-9e96-47f5-a577-be86d203fa70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:28:02,552 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.812s 2022-02-18 22:28:02,553 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a091e5-1442-4680-ba7c-5da0da4d6685', 'x-compute-request-id': 'req-29a091e5-1442-4680-ba7c-5da0da4d6685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:28:04,702 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.129s 2022-02-18 22:28:04,703 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eddea342-bed7-4d3f-8274-d62c7546c1eb', 'x-compute-request-id': 'req-eddea342-bed7-4d3f-8274-d62c7546c1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:28:06,842 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.119s 2022-02-18 22:28:06,843 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9d5735f-122f-468f-959d-98410f597f41', 'x-compute-request-id': 'req-d9d5735f-122f-468f-959d-98410f597f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:28:09,064 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.211s 2022-02-18 22:28:09,065 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ba7cde0-492b-496d-b03f-22c8c37ee113', 'x-compute-request-id': 'req-1ba7cde0-492b-496d-b03f-22c8c37ee113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:28:10,992 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.905s 2022-02-18 22:28:10,993 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beb1d6b7-017c-4c76-a006-05ab9e15d897', 'x-compute-request-id': 'req-beb1d6b7-017c-4c76-a006-05ab9e15d897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:28:12,861 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.839s 2022-02-18 22:28:12,861 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4aa7227-8ed1-437c-88d0-6421f9193db3', 'x-compute-request-id': 'req-b4aa7227-8ed1-437c-88d0-6421f9193db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "c1a046562fb5b8afcb73c91e035a2ca7ad085430496fd99f26b073e7", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:27:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:28:14,729 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.844s 2022-02-18 22:28:14,729 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1183', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51fa25b6-ead6-4fc1-99f8-94eecc5f6b99', 'x-compute-request-id': 'req-51fa25b6-ead6-4fc1-99f8-94eecc5f6b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "BUILD", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:28:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:28:16,551 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 0.804s 2022-02-18 22:28:16,552 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4a985be-e630-4ca1-bcca-cd9d951f06a0', 'x-compute-request-id': 'req-f4a985be-e630-4ca1-bcca-cd9d951f06a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"server": {"id": "f92b286a-94c8-48dc-8d85-20f547e6f04c", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1524200224", "status": "ERROR", "tenant_id": "b1a2510534f942d3834f0de366ba8a86", "user_id": "dc8fcbff058e4d03a9026e5093af2cb8", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:21Z", "updated": "2022-02-18T22:28:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:28:15Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f92b286a-94c8-48dc-8d85-20f547e6f04c."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "f2c380c5-ffe1-4ba5-b898-368159253ef8", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-02-18 22:28:16,576 119606 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 113 second wait 2022-02-18 22:28:18,193 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 204 DELETE http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.616s 2022-02-18 22:28:18,193 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ab05e54-cedc-4fde-8ec3-782bbeb69f52', 'x-compute-request-id': 'req-4ab05e54-cedc-4fde-8ec3-782bbeb69f52', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'' 2022-02-18 22:28:19,371 119606 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 404 GET http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c 1.177s 2022-02-18 22:28:19,372 119606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9e862822-6301-46e4-a4ac-58b4abe0d4ac', 'x-compute-request-id': 'req-9e862822-6301-46e4-a4ac-58b4abe0d4ac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f92b286a-94c8-48dc-8d85-20f547e6f04c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f92b286a-94c8-48dc-8d85-20f547e6f04c could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 168, in test_volume_backed_live_migration self._test_live_migration(volume_backed=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 119, in _test_live_migration server_id = self.create_test_server(wait_until="ACTIVE", File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 294, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server f92b286a-94c8-48dc-8d85-20f547e6f04c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:28:15Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f92b286a-94c8-48dc-8d85-20f547e6f04c.'}. Server boot request ID: req-95e22998-8293-4d9c-a753-eb2ae06acf80. |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationTest | 4 | 0 | 4 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
fail
ft4.1: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:28:11,580 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.350s 2022-02-18 22:28:11,581 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3236', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c105658e-40a4-485f-9462-198cf7ee925f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7f9b28e2e69a4a8190d36000875a6e47", "name": "tempest-LiveMigrationTest-945264016-project", "password_expires_at": null}, "audit_ids": ["o5UWiVLuQvqmjpZZ9FpV3A"], "expires_at": "2022-02-18T23:28:11.000000Z", "issued_at": "2022-02-18T22:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f50ca1462a3448c8b1331886b8b4c46", "name": "tempest-LiveMigrationTest-945264016"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:28:11,582 119608 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_live_block_migration) Found network {'id': '703d3939-3eff-4c24-9c22-2fb98dc15c3e', 'name': 'tempest-LiveMigrationTest-702066473-network', 'tenant_id': '6f50ca1462a3448c8b1331886b8b4c46', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f50ca1462a3448c8b1331886b8b4c46', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 365, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:28:02Z', 'updated_at': '2022-02-18T22:28:02Z', 'revision_number': 1} available for tenant 2022-02-18 22:28:13,938 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 202 POST http://10.222.0.71/compute/v2.1/servers 2.355s 2022-02-18 22:28:13,939 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-1685532724", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "703d3939-3eff-4c24-9c22-2fb98dc15c3e"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2834048-c9b0-4497-96dc-38a85328333c', 'x-compute-request-id': 'req-b2834048-c9b0-4497-96dc-38a85328333c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "en74DwzmEb96"}}' 2022-02-18 22:28:14,890 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 0.946s 2022-02-18 22:28:14,890 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dc09958-9767-479d-9495-534965348485', 'x-compute-request-id': 'req-0dc09958-9767-479d-9495-534965348485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:14Z", "updated": "2022-02-18T22:28:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:16,833 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 0.933s 2022-02-18 22:28:16,833 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c63854ec-dbc5-4496-b562-a707cf0e631f', 'x-compute-request-id': 'req-c63854ec-dbc5-4496-b562-a707cf0e631f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:16,846 119608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2022-02-18 22:28:19,294 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 1.446s 2022-02-18 22:28:19,294 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f76979b-2126-4092-9ecd-a1cd0d9c1dcd', 'x-compute-request-id': 'req-2f76979b-2126-4092-9ecd-a1cd0d9c1dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:19,301 119608 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2022-02-18 22:28:21,397 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 1.093s 2022-02-18 22:28:21,397 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9da64cea-dcb7-4ad5-93ec-7661832a0ff9', 'x-compute-request-id': 'req-9da64cea-dcb7-4ad5-93ec-7661832a0ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:24,422 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 2.005s 2022-02-18 22:28:24,422 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5386e08-cc85-454f-aba9-16e44f59ca71', 'x-compute-request-id': 'req-e5386e08-cc85-454f-aba9-16e44f59ca71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:25,973 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 0.526s 2022-02-18 22:28:25,974 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8e7e41-4e5a-4a98-bebb-4784cc2436ec', 'x-compute-request-id': 'req-2b8e7e41-4e5a-4a98-bebb-4784cc2436ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:28,528 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 1.544s 2022-02-18 22:28:28,529 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-789246bb-c2fa-4e93-aff0-1fb785324cb8', 'x-compute-request-id': 'req-789246bb-c2fa-4e93-aff0-1fb785324cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:30,046 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 0.499s 2022-02-18 22:28:30,046 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50fdf83f-68ba-4ee6-b24f-c95e5c486e6c', 'x-compute-request-id': 'req-50fdf83f-68ba-4ee6-b24f-c95e5c486e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:32,593 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 1.538s 2022-02-18 22:28:32,594 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f7984b1-30f0-42c6-b4d1-beec66fa4049', 'x-compute-request-id': 'req-1f7984b1-30f0-42c6-b4d1-beec66fa4049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:35,469 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 1.866s 2022-02-18 22:28:35,469 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b571af8-0121-40d3-856e-8a1ba6071dbd', 'x-compute-request-id': 'req-9b571af8-0121-40d3-856e-8a1ba6071dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:37,795 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 1.316s 2022-02-18 22:28:37,795 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36f81dd3-90b0-4783-8705-3eedcb913ea8', 'x-compute-request-id': 'req-36f81dd3-90b0-4783-8705-3eedcb913ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:39,922 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 1.118s 2022-02-18 22:28:39,922 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c598ce-906e-4008-8317-fb8c14dddc7f', 'x-compute-request-id': 'req-d0c598ce-906e-4008-8317-fb8c14dddc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:41,499 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 0.568s 2022-02-18 22:28:41,499 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01c04a4c-068d-48a5-a6b9-4c0a79264b3b', 'x-compute-request-id': 'req-01c04a4c-068d-48a5-a6b9-4c0a79264b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:44,022 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 1.514s 2022-02-18 22:28:44,022 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-659e9706-2f94-42e2-afb1-ee2ed4c68574', 'x-compute-request-id': 'req-659e9706-2f94-42e2-afb1-ee2ed4c68574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:42Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:ef:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:44,031 119608 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 30 second wait 2022-02-18 22:28:44,667 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 0.635s 2022-02-18 22:28:44,668 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a46cebbd-e457-4676-8d4b-fd79b97de884', 'x-compute-request-id': 'req-a46cebbd-e457-4676-8d4b-fd79b97de884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:42Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:ef:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000022", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:45,781 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc 1.105s 2022-02-18 22:28:45,781 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f803bcc4-4549-4bc7-8d67-5df6fcbd61ac', 'x-compute-request-id': 'req-f803bcc4-4549-4bc7-8d67-5df6fcbd61ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc'} Body: b'{"server": {"id": "0f3a023a-4360-480b-a29a-6db9586189dc", "name": "tempest-LiveMigrationTest-server-1685532724", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:13Z", "updated": "2022-02-18T22:28:42Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:ef:8d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/0f3a023a-4360-480b-a29a-6db9586189dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000022", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:46,081 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute 0.292s 2022-02-18 22:28:46,081 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-487f6be1-b7ab-4d33-af11-621015847cd5', 'x-compute-request-id': 'req-487f6be1-b7ab-4d33-af11-621015847cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-764486-6", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:28:41.000000", "disabled_reason": null}, {"binary": "nova-compute", "host": "n-h2-764486-6", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:28:39.000000", "disabled_reason": null}]}' 2022-02-18 22:28:46,084 119608 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h1-764486-6 to destination n-h2-764486-6 2022-02-18 22:28:51,752 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 400 POST http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc/action 5.667s 2022-02-18 22:28:51,753 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-764486-6", "block_migration": true, "disk_over_commit": false}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '180', 'x-openstack-request-id': 'req-4db340ff-098a-44ce-870b-ccafa6ca4914', 'x-compute-request-id': 'req-4db340ff-098a-44ce-870b-ccafa6ca4914', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/0f3a023a-4360-480b-a29a-6db9586189dc/action'} Body: b'{"badRequest": {"code": 400, "message": "Migration pre-check error: Binding failed for port 8922a4f7-1456-4aa2-bda0-abbbc642e8de, please check neutron logs for more information."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 149, in test_live_block_migration self._test_live_migration() File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 532, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 221, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Migration pre-check error: Binding failed for port 8922a4f7-1456-4aa2-bda0-abbbc642e8de, please check neutron logs for more information.'} |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
fail
ft4.2: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:28:51,952 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.174s 2022-02-18 22:28:51,952 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3236', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d041400e-b17a-4ab1-80d5-07efb82b1244', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7f9b28e2e69a4a8190d36000875a6e47", "name": "tempest-LiveMigrationTest-945264016-project", "password_expires_at": null}, "audit_ids": ["b7v0T3biSbKPHEurBRaZ2g"], "expires_at": "2022-02-18T23:28:51.000000Z", "issued_at": "2022-02-18T22:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f50ca1462a3448c8b1331886b8b4c46", "name": "tempest-LiveMigrationTest-945264016"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:28:51,953 119608 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_live_block_migration_paused) Found network {'id': '703d3939-3eff-4c24-9c22-2fb98dc15c3e', 'name': 'tempest-LiveMigrationTest-702066473-network', 'tenant_id': '6f50ca1462a3448c8b1331886b8b4c46', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f50ca1462a3448c8b1331886b8b4c46', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 365, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:28:02Z', 'updated_at': '2022-02-18T22:28:02Z', 'revision_number': 1} available for tenant 2022-02-18 22:28:53,428 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 202 POST http://10.222.0.71/compute/v2.1/servers 1.473s 2022-02-18 22:28:53,428 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-855176079", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "703d3939-3eff-4c24-9c22-2fb98dc15c3e"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af02521e-f631-409d-878b-466e1c051151', 'x-compute-request-id': 'req-af02521e-f631-409d-878b-466e1c051151', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JQk7ipGGJYzQ"}}' 2022-02-18 22:28:54,496 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 1.066s 2022-02-18 22:28:54,497 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22746b97-9a54-43ef-8359-6ee7a4d8d695', 'x-compute-request-id': 'req-22746b97-9a54-43ef-8359-6ee7a4d8d695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:55,971 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 0.465s 2022-02-18 22:28:55,972 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ac5c56e-eb3b-4f2e-9a31-bda76da7dc0d', 'x-compute-request-id': 'req-9ac5c56e-eb3b-4f2e-9a31-bda76da7dc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:55,987 119608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-02-18 22:28:57,311 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 0.322s 2022-02-18 22:28:57,312 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1268', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb42ac7a-5fdf-47d6-864b-fa03ef885e4a', 'x-compute-request-id': 'req-fb42ac7a-5fdf-47d6-864b-fa03ef885e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:57,332 119608 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-02-18 22:28:58,972 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 0.638s 2022-02-18 22:28:58,973 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f19d9a4-b459-4632-a40d-0c0f7cbfc272', 'x-compute-request-id': 'req-7f19d9a4-b459-4632-a40d-0c0f7cbfc272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:00,996 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 1.008s 2022-02-18 22:29:00,996 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8c79d3c-2db0-4454-b2b1-f66b4bcb96d8', 'x-compute-request-id': 'req-d8c79d3c-2db0-4454-b2b1-f66b4bcb96d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:02,475 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 0.471s 2022-02-18 22:29:02,476 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b76f89-9cda-4c16-b619-a375fe609d74', 'x-compute-request-id': 'req-58b76f89-9cda-4c16-b619-a375fe609d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:05,170 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 1.684s 2022-02-18 22:29:05,170 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d5c792-1bd5-44a6-b386-2745fca05d54', 'x-compute-request-id': 'req-54d5c792-1bd5-44a6-b386-2745fca05d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:07,775 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 1.596s 2022-02-18 22:29:07,775 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fe5de81-b1fa-45ea-aeb3-82f22486ca58', 'x-compute-request-id': 'req-0fe5de81-b1fa-45ea-aeb3-82f22486ca58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:10,468 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 1.669s 2022-02-18 22:29:10,468 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-914d44db-47fc-47ec-b4fc-6e90b57be8ba', 'x-compute-request-id': 'req-914d44db-47fc-47ec-b4fc-6e90b57be8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:12,276 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 0.788s 2022-02-18 22:29:12,276 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de1ec7c-89d4-4231-8c9e-adbfa619a343', 'x-compute-request-id': 'req-2de1ec7c-89d4-4231-8c9e-adbfa619a343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:14,770 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 1.474s 2022-02-18 22:29:14,770 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b61a31b3-34b7-4ab8-b41b-0592282a63fc', 'x-compute-request-id': 'req-b61a31b3-34b7-4ab8-b41b-0592282a63fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:18,556 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 2.777s 2022-02-18 22:29:18,556 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd92cd9-d1bb-4bd6-a05b-d95a7f6afc7a', 'x-compute-request-id': 'req-6fd92cd9-d1bb-4bd6-a05b-d95a7f6afc7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:20,551 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 0.986s 2022-02-18 22:29:20,551 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3cc0359-d577-4c89-b988-b97fadbf05bc', 'x-compute-request-id': 'req-f3cc0359-d577-4c89-b988-b97fadbf05bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:29:18Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:b8:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:29:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:20,560 119608 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 26 second wait 2022-02-18 22:29:21,193 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 0.633s 2022-02-18 22:29:21,194 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeb99f28-badb-4161-9550-c3d6eeb49f36', 'x-compute-request-id': 'req-aeb99f28-badb-4161-9550-c3d6eeb49f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:29:18Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:b8:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:29:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:23,217 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 2.014s 2022-02-18 22:29:23,218 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-459d26b8-239d-45ff-8021-e979e60a69f4', 'x-compute-request-id': 'req-459d26b8-239d-45ff-8021-e979e60a69f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:29:18Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:b8:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:29:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:24,642 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute 1.403s 2022-02-18 22:29:24,642 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bebab07e-4e09-4ef4-b75c-d9ec5bd60a44', 'x-compute-request-id': 'req-bebab07e-4e09-4ef4-b75c-d9ec5bd60a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-764486-6", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:29:21.000000", "disabled_reason": null}, {"binary": "nova-compute", "host": "n-h2-764486-6", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:29:19.000000", "disabled_reason": null}]}' 2022-02-18 22:29:25,117 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 202 POST http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648/action 0.472s 2022-02-18 22:29:25,117 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"pause": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c47e89-9c26-4997-af47-de951f247bc6', 'x-compute-request-id': 'req-65c47e89-9c26-4997-af47-de951f247bc6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648/action'} Body: b'' 2022-02-18 22:29:26,006 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 0.887s 2022-02-18 22:29:26,006 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f6b6d6d-7c0e-4b7a-90f2-cd74e8c234b8', 'x-compute-request-id': 'req-7f6b6d6d-7c0e-4b7a-90f2-cd74e8c234b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:29:25Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:b8:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:29:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": "pausing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:29,216 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648 2.192s 2022-02-18 22:29:29,216 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c820393-dff7-4160-87e4-6bd2cafeae8a', 'x-compute-request-id': 'req-4c820393-dff7-4160-87e4-6bd2cafeae8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648'} Body: b'{"server": {"id": "8e3a57ef-0d13-4d86-9bc7-5867a5f84648", "name": "tempest-LiveMigrationTest-server-855176079", "status": "PAUSED", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:28:53Z", "updated": "2022-02-18T22:29:26Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:b8:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:29:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000024", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "paused", "OS-EXT-STS:power_state": 3, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:29,224 119608 INFO [tempest.common.waiters] State transition "ACTIVE/pausing" ==> "PAUSED/None" after 3 second wait 2022-02-18 22:29:29,225 119608 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h1-764486-6 to destination n-h2-764486-6 2022-02-18 22:29:37,675 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 400 POST http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648/action 8.449s 2022-02-18 22:29:37,675 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-764486-6", "block_migration": true, "disk_over_commit": false}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '180', 'x-openstack-request-id': 'req-ab1eba26-62ea-4aaa-8997-2635ac14bdcc', 'x-compute-request-id': 'req-ab1eba26-62ea-4aaa-8997-2635ac14bdcc', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/8e3a57ef-0d13-4d86-9bc7-5867a5f84648/action'} Body: b'{"badRequest": {"code": 400, "message": "Migration pre-check error: Binding failed for port 30000d01-7f84-4d50-9ccc-93d28cd80531, please check neutron logs for more information."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 159, in test_live_block_migration_paused self._test_live_migration(state='PAUSED') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 532, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 221, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Migration pre-check error: Binding failed for port 30000d01-7f84-4d50-9ccc-93d28cd80531, please check neutron logs for more information.'} |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
fail
ft4.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:29:38,110 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.412s 2022-02-18 22:29:38,110 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3236', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e24157c7-0944-43df-b453-fdfb5fe7d124', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7f9b28e2e69a4a8190d36000875a6e47", "name": "tempest-LiveMigrationTest-945264016-project", "password_expires_at": null}, "audit_ids": ["AbqqVHloQnyV9LtejtzOpw"], "expires_at": "2022-02-18T23:29:37.000000Z", "issued_at": "2022-02-18T22:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f50ca1462a3448c8b1331886b8b4c46", "name": "tempest-LiveMigrationTest-945264016"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:29:38,111 119608 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_live_block_migration_with_attached_volume) Found network {'id': '703d3939-3eff-4c24-9c22-2fb98dc15c3e', 'name': 'tempest-LiveMigrationTest-702066473-network', 'tenant_id': '6f50ca1462a3448c8b1331886b8b4c46', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f50ca1462a3448c8b1331886b8b4c46', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 365, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:28:02Z', 'updated_at': '2022-02-18T22:28:02Z', 'revision_number': 1} available for tenant 2022-02-18 22:29:41,451 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.71/compute/v2.1/servers 3.339s 2022-02-18 22:29:41,451 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-1757780790", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "703d3939-3eff-4c24-9c22-2fb98dc15c3e"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0911012b-e18f-4e3f-b5fc-6da71826de92', 'x-compute-request-id': 'req-0911012b-e18f-4e3f-b5fc-6da71826de92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "drY8mevDqxyi"}}' 2022-02-18 22:29:42,687 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 1.231s 2022-02-18 22:29:42,687 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e65f05bf-86a2-431b-b829-2e4c59f5104b', 'x-compute-request-id': 'req-e65f05bf-86a2-431b-b829-2e4c59f5104b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:44,242 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 0.523s 2022-02-18 22:29:44,242 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e32f248-99a8-4fda-a270-a4278e5f643f', 'x-compute-request-id': 'req-3e32f248-99a8-4fda-a270-a4278e5f643f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:44,262 119608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-02-18 22:29:46,378 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 1.114s 2022-02-18 22:29:46,379 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfd57658-7019-4f7f-b40d-242e47c7ef15', 'x-compute-request-id': 'req-dfd57658-7019-4f7f-b40d-242e47c7ef15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:46,398 119608 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-02-18 22:29:48,278 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 0.878s 2022-02-18 22:29:48,279 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5d419dd-75d4-4346-9abd-2f6dedb826dc', 'x-compute-request-id': 'req-e5d419dd-75d4-4346-9abd-2f6dedb826dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:49,894 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 0.606s 2022-02-18 22:29:49,894 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-968b8aa3-84fe-4a47-9745-c2cd13a8068d', 'x-compute-request-id': 'req-968b8aa3-84fe-4a47-9745-c2cd13a8068d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:51,878 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 0.974s 2022-02-18 22:29:51,879 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-010ac77d-cfc1-4ffe-b398-64b6ad699d31', 'x-compute-request-id': 'req-010ac77d-cfc1-4ffe-b398-64b6ad699d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:54,221 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 1.323s 2022-02-18 22:29:54,222 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cd38ea8-e38a-418b-8a33-163e16710578', 'x-compute-request-id': 'req-8cd38ea8-e38a-418b-8a33-163e16710578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:56,377 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 1.140s 2022-02-18 22:29:56,377 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab81afd3-31c4-4eb8-9aff-304046cb054f', 'x-compute-request-id': 'req-ab81afd3-31c4-4eb8-9aff-304046cb054f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:57,986 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 0.592s 2022-02-18 22:29:57,986 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b338fde-b2ab-4a04-8b19-efa5c6e393b5', 'x-compute-request-id': 'req-7b338fde-b2ab-4a04-8b19-efa5c6e393b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:59,990 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 0.995s 2022-02-18 22:29:59,990 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80536a85-0c21-42d4-86e6-be0a726d642e', 'x-compute-request-id': 'req-80536a85-0c21-42d4-86e6-be0a726d642e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:30:03,142 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 2.133s 2022-02-18 22:30:03,142 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca48b35-0ca6-4aff-b6b9-af582212f691', 'x-compute-request-id': 'req-4ca48b35-0ca6-4aff-b6b9-af582212f691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:30:06,939 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 2.775s 2022-02-18 22:30:06,942 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6324443b-5ab1-42b6-a9cf-c3cf13f0070f', 'x-compute-request-id': 'req-6324443b-5ab1-42b6-a9cf-c3cf13f0070f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:30:10,963 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 3.011s 2022-02-18 22:30:10,963 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e530003c-9467-4a25-81e6-e2e57a095c44', 'x-compute-request-id': 'req-e530003c-9467-4a25-81e6-e2e57a095c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:30:13,978 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 2.005s 2022-02-18 22:30:13,978 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-890559d0-c53b-4426-9f06-d90f3eeb7b4d', 'x-compute-request-id': 'req-890559d0-c53b-4426-9f06-d90f3eeb7b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:30:15,892 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 0.905s 2022-02-18 22:30:15,893 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4b29053-f283-4c77-ae3f-7efaef84b16e', 'x-compute-request-id': 'req-c4b29053-f283-4c77-ae3f-7efaef84b16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:30:15Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:75:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:30:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:30:15,912 119608 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 33 second wait 2022-02-18 22:30:18,025 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 2.112s 2022-02-18 22:30:18,026 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff155fd1-f68f-47a3-b498-5a990095c59f', 'x-compute-request-id': 'req-ff155fd1-f68f-47a3-b498-5a990095c59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:30:15Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:75:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:30:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:30:18,505 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute 0.458s 2022-02-18 22:30:18,506 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3fe53cf-b056-447d-ae5d-81af0117e053', 'x-compute-request-id': 'req-d3fe53cf-b056-447d-ae5d-81af0117e053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-764486-6", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:30:11.000000", "disabled_reason": null}, {"binary": "nova-compute", "host": "n-h2-764486-6", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:30:09.000000", "disabled_reason": null}]}' 2022-02-18 22:30:19,026 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes 0.514s 2022-02-18 22:30:19,027 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1605334530"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c04c924-43f1-4c8e-9a51-5f3cbc4578fe', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c04c924-43f1-4c8e-9a51-5f3cbc4578fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:18.885396", "updated_at": null, "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-18 22:30:19,191 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.151s 2022-02-18 22:30:19,191 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17dd0c13-963e-45f8-80c9-66ccdaf41ac7', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17dd0c13-963e-45f8-80c9-66ccdaf41ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": null, "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:20,391 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.186s 2022-02-18 22:30:20,392 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e67c89-676c-4193-83aa-1d952b28b6d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e67c89-676c-4193-83aa-1d952b28b6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:19.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:21,494 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.083s 2022-02-18 22:30:21,495 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17a85c8-8aae-4009-97fb-5c4329ea37c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17a85c8-8aae-4009-97fb-5c4329ea37c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:19.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:22,678 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.165s 2022-02-18 22:30:22,678 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8481dfbe-8859-4055-bda4-42ebec3b578d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8481dfbe-8859-4055-bda4-42ebec3b578d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:22.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:22,694 119608 INFO [tempest.common.waiters] volume 31493e9f-8510-4335-8202-a20affb48578 reached available after waiting for 3.694031 seconds 2022-02-18 22:30:24,067 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 POST http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 1.372s 2022-02-18 22:30:24,067 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "31493e9f-8510-4335-8202-a20affb48578", "device": "/dev/xvdb"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a532813b-cdb0-4fe4-93c7-57c82d2b255d', 'x-compute-request-id': 'req-a532813b-cdb0-4fe4-93c7-57c82d2b255d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "device": "/dev/sdb"}}' 2022-02-18 22:30:24,306 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.234s 2022-02-18 22:30:24,307 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecd623f-859f-4a95-8c9b-90fd6c18c542', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecd623f-859f-4a95-8c9b-90fd6c18c542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:25,601 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.275s 2022-02-18 22:30:25,601 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0436383a-fe3a-49be-8857-04a2c4c432fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0436383a-fe3a-49be-8857-04a2c4c432fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:26,720 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.111s 2022-02-18 22:30:26,721 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690d3638-2bda-4c2c-bc43-d99ea3d8978a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690d3638-2bda-4c2c-bc43-d99ea3d8978a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:27,898 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.168s 2022-02-18 22:30:27,900 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728cb8bb-ae54-48ff-94b1-e5562b3556d9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728cb8bb-ae54-48ff-94b1-e5562b3556d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:29,057 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.138s 2022-02-18 22:30:29,058 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13cceda-d5de-4dc6-88fd-5bbe9a27cbcb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13cceda-d5de-4dc6-88fd-5bbe9a27cbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:30,278 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.201s 2022-02-18 22:30:30,279 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520764a8-dcc2-416f-a0d8-8853cd393e38', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520764a8-dcc2-416f-a0d8-8853cd393e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:31,369 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.082s 2022-02-18 22:30:31,369 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57236db9-a8c4-485e-9d4f-9d2bfaedc3ad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57236db9-a8c4-485e-9d4f-9d2bfaedc3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:32,576 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.198s 2022-02-18 22:30:32,576 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-771ba50b-264d-440a-9fa7-fc505ba829a0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-771ba50b-264d-440a-9fa7-fc505ba829a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:33,909 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.325s 2022-02-18 22:30:33,910 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7e4e01-7b00-48c3-bbee-4b210ab91c4d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7e4e01-7b00-48c3-bbee-4b210ab91c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:35,240 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.321s 2022-02-18 22:30:35,240 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524bef5f-3c20-4c36-9524-16ecb0cf813f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524bef5f-3c20-4c36-9524-16ecb0cf813f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:36,396 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.146s 2022-02-18 22:30:36,396 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3385588a-df33-4eb7-a4d9-8c8d7a4d0180', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3385588a-df33-4eb7-a4d9-8c8d7a4d0180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:37,540 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.134s 2022-02-18 22:30:37,540 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f407066-1669-45ea-8ba7-471a349d1901', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f407066-1669-45ea-8ba7-471a349d1901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:38,762 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.203s 2022-02-18 22:30:38,763 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03645825-ccb3-4f35-8277-f08cbbb8bab5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03645825-ccb3-4f35-8277-f08cbbb8bab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:39,857 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.086s 2022-02-18 22:30:39,858 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce2fdde-31cb-4b6d-874b-c2d70fd12d50', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce2fdde-31cb-4b6d-874b-c2d70fd12d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:41,082 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.210s 2022-02-18 22:30:41,082 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79ef11e-9e15-4c24-b0cf-c1d8dc089935', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79ef11e-9e15-4c24-b0cf-c1d8dc089935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:42,198 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.106s 2022-02-18 22:30:42,198 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d845353-72c2-49bc-904c-18dbd86ecaf1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d845353-72c2-49bc-904c-18dbd86ecaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:43,566 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.360s 2022-02-18 22:30:43,566 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7603cb6-08df-4fc0-8ecf-c738d285c40a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7603cb6-08df-4fc0-8ecf-c738d285c40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:44,756 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.181s 2022-02-18 22:30:44,757 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aeb55f4-0f84-4d36-99fd-b651e367b97f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aeb55f4-0f84-4d36-99fd-b651e367b97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:45,920 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.144s 2022-02-18 22:30:45,921 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb67bd3-fc51-4c56-bb75-04614d0b2a3d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb67bd3-fc51-4c56-bb75-04614d0b2a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:47,044 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.104s 2022-02-18 22:30:47,045 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf2c244-2838-4aa3-89fd-953d9bb0e41b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf2c244-2838-4aa3-89fd-953d9bb0e41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:24.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:48,228 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.161s 2022-02-18 22:30:48,229 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15927d4e-8890-47fb-a867-d0af97a871cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15927d4e-8890-47fb-a867-d0af97a871cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:47.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:49,424 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.186s 2022-02-18 22:30:49,424 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0efce26a-1d82-4144-8272-7c1e708b8ecf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0efce26a-1d82-4144-8272-7c1e708b8ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:47.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:50,593 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.161s 2022-02-18 22:30:50,594 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e82907-9f02-4b15-ae7a-e0bc8df85f37', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e82907-9f02-4b15-ae7a-e0bc8df85f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:47.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:51,694 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.092s 2022-02-18 22:30:51,694 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c0b7f7-c896-4c1e-87f0-4790d3694df2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c0b7f7-c896-4c1e-87f0-4790d3694df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:47.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:52,853 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.149s 2022-02-18 22:30:52,853 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4dcf51a-c06b-4db3-9128-26c6454fa4b2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4dcf51a-c06b-4db3-9128-26c6454fa4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:47.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:53,974 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.112s 2022-02-18 22:30:53,975 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a216612a-e430-4822-8043-bd48588ce25b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a216612a-e430-4822-8043-bd48588ce25b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:47.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:55,083 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.089s 2022-02-18 22:30:55,084 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f333759c-985b-4521-b6ba-f7a22bbb31ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f333759c-985b-4521-b6ba-f7a22bbb31ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:55.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:56,174 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.073s 2022-02-18 22:30:56,175 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a3ca1f7-84d7-4054-9aac-55bbf0d682c0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a3ca1f7-84d7-4054-9aac-55bbf0d682c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:55.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:57,359 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.170s 2022-02-18 22:30:57,360 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-010e0cc6-3ee9-4e19-bf57-63f70eaf9f25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-010e0cc6-3ee9-4e19-bf57-63f70eaf9f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:55.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:58,582 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.202s 2022-02-18 22:30:58,583 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445d2bf8-e422-4ce4-8239-f0e49e72d13c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445d2bf8-e422-4ce4-8239-f0e49e72d13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:55.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:30:59,702 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.104s 2022-02-18 22:30:59,703 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f916111-25a0-444e-9ae9-328959f1c8e5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f916111-25a0-444e-9ae9-328959f1c8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:55.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:01,044 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.323s 2022-02-18 22:31:01,045 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc0dd0c2-86ff-4ef4-9f11-377f01b93225', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc0dd0c2-86ff-4ef4-9f11-377f01b93225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:30:55.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:02,343 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.283s 2022-02-18 22:31:02,343 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81012d36-14f3-4d03-bc48-1be5462250d8', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81012d36-14f3-4d03-bc48-1be5462250d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:31:01.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "attachment_id": "d07e2da5-7f3d-4de5-9af5-b69d6755ebcf", "volume_id": "31493e9f-8510-4335-8202-a20affb48578", "server_id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-18T22:30:55.000000"}], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:02,356 119608 INFO [tempest.common.waiters] Attachment d07e2da5-7f3d-4de5-9af5-b69d6755ebcf created for volume 31493e9f-8510-4335-8202-a20affb48578 to server d272dc0a-1613-400c-b5b9-3fae6a3e1eff after waiting for 38.356812 seconds 2022-02-18 22:31:02,454 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.096s 2022-02-18 22:31:02,454 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36334265-75b1-47fb-8be9-48ea231305f1', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36334265-75b1-47fb-8be9-48ea231305f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:31:01.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "attachment_id": "d07e2da5-7f3d-4de5-9af5-b69d6755ebcf", "volume_id": "31493e9f-8510-4335-8202-a20affb48578", "server_id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-18T22:30:55.000000"}], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:02,467 119608 INFO [tempest.common.waiters] volume 31493e9f-8510-4335-8202-a20affb48578 reached in-use after waiting for 0.467907 seconds 2022-02-18 22:31:03,807 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff 1.338s 2022-02-18 22:31:03,807 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c616e283-c9cf-4a82-a0f9-08d91e00985c', 'x-compute-request-id': 'req-c616e283-c9cf-4a82-a0f9-08d91e00985c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff'} Body: b'{"server": {"id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "name": "tempest-LiveMigrationTest-server-1757780790", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:29:41Z", "updated": "2022-02-18T22:30:15Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:75:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:30:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "31493e9f-8510-4335-8202-a20affb48578"}]}}' 2022-02-18 22:31:11,101 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 400 POST http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/action 7.286s 2022-02-18 22:31:11,102 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-764486-6", "block_migration": true, "disk_over_commit": false}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '180', 'x-openstack-request-id': 'req-3c823cd0-aa5e-4bc4-8970-f2a89e5e45c2', 'x-compute-request-id': 'req-3c823cd0-aa5e-4bc4-8970-f2a89e5e45c2', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/action'} Body: b'{"badRequest": {"code": 400, "message": "Migration pre-check error: Binding failed for port c1a3705a-dc89-44b4-8869-0d205a15ad7e, please check neutron logs for more information."}}' 2022-02-18 22:31:11,187 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.083s 2022-02-18 22:31:11,187 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43674468-94f8-483d-b42a-72c328dce6c3', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43674468-94f8-483d-b42a-72c328dce6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:31:01.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "attachment_id": "d07e2da5-7f3d-4de5-9af5-b69d6755ebcf", "volume_id": "31493e9f-8510-4335-8202-a20affb48578", "server_id": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-02-18T22:30:55.000000"}], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:11,892 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 202 DELETE http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments/31493e9f-8510-4335-8202-a20affb48578 0.697s 2022-02-18 22:31:11,893 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f6fccc-b964-4f8d-870b-a325d00387b5', 'x-compute-request-id': 'req-31f6fccc-b964-4f8d-870b-a325d00387b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments/31493e9f-8510-4335-8202-a20affb48578'} Body: b'' 2022-02-18 22:31:12,451 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.557s 2022-02-18 22:31:12,451 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2617a703-a457-4620-a2a1-d2daaea78464', 'x-compute-request-id': 'req-2617a703-a457-4620-a2a1-d2daaea78464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:13,919 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.465s 2022-02-18 22:31:13,919 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-530011f7-dfcc-4dbe-8ac6-c7c94f550fa5', 'x-compute-request-id': 'req-530011f7-dfcc-4dbe-8ac6-c7c94f550fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:15,786 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.864s 2022-02-18 22:31:15,787 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8f5b2f-6976-41a7-b3be-7c968f1244e0', 'x-compute-request-id': 'req-2b8f5b2f-6976-41a7-b3be-7c968f1244e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:17,417 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.625s 2022-02-18 22:31:17,418 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f84ba18f-ef36-4006-b660-80bdd5d0979e', 'x-compute-request-id': 'req-f84ba18f-ef36-4006-b660-80bdd5d0979e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:18,555 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.135s 2022-02-18 22:31:18,556 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf57503-47ce-4e7b-b979-3ff2df7f7e7c', 'x-compute-request-id': 'req-bbf57503-47ce-4e7b-b979-3ff2df7f7e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:19,802 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.242s 2022-02-18 22:31:19,802 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62876312-e31d-4621-99a3-b897d6e530f1', 'x-compute-request-id': 'req-62876312-e31d-4621-99a3-b897d6e530f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:21,933 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 1.127s 2022-02-18 22:31:21,933 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ae4b81-538c-4317-ac21-d79ed4538379', 'x-compute-request-id': 'req-38ae4b81-538c-4317-ac21-d79ed4538379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:23,765 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.827s 2022-02-18 22:31:23,765 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353544f2-ff99-4546-aa55-44cceab9ee20', 'x-compute-request-id': 'req-353544f2-ff99-4546-aa55-44cceab9ee20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:25,151 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.381s 2022-02-18 22:31:25,152 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d048a831-f900-4436-9e17-ce9452919ddd', 'x-compute-request-id': 'req-d048a831-f900-4436-9e17-ce9452919ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:27,187 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 1.031s 2022-02-18 22:31:27,188 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7143687-9d16-4c1a-97f6-ebe20c964489', 'x-compute-request-id': 'req-b7143687-9d16-4c1a-97f6-ebe20c964489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:28,611 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.420s 2022-02-18 22:31:28,612 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd5bc95-9096-40c0-93f5-0efd07eb4eb8', 'x-compute-request-id': 'req-3fd5bc95-9096-40c0-93f5-0efd07eb4eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:29,924 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.307s 2022-02-18 22:31:29,924 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44770e72-0b73-4abf-b83f-c276d3702104', 'x-compute-request-id': 'req-44770e72-0b73-4abf-b83f-c276d3702104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:31,083 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.154s 2022-02-18 22:31:31,084 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed61dc6a-8e5a-4766-b5c6-aac26a90eae8', 'x-compute-request-id': 'req-ed61dc6a-8e5a-4766-b5c6-aac26a90eae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:32,345 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.255s 2022-02-18 22:31:32,345 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e393dda-de16-47a2-8c97-68acd342bb33', 'x-compute-request-id': 'req-9e393dda-de16-47a2-8c97-68acd342bb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:33,553 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.203s 2022-02-18 22:31:33,554 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d064bf6-3eb6-4f10-bca0-40d6a59479d6', 'x-compute-request-id': 'req-1d064bf6-3eb6-4f10-bca0-40d6a59479d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:36,484 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 1.926s 2022-02-18 22:31:36,484 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d0a847-8399-4ef1-88dd-5a970ebf6f2d', 'x-compute-request-id': 'req-d0d0a847-8399-4ef1-88dd-5a970ebf6f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "31493e9f-8510-4335-8202-a20affb48578", "volumeId": "31493e9f-8510-4335-8202-a20affb48578", "serverId": "d272dc0a-1613-400c-b5b9-3fae6a3e1eff", "device": "/dev/sdb"}]}' 2022-02-18 22:31:38,219 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments 0.731s 2022-02-18 22:31:38,219 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf2b378a-94ce-4d05-9878-c911b6497d63', 'x-compute-request-id': 'req-cf2b378a-94ce-4d05-9878-c911b6497d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d272dc0a-1613-400c-b5b9-3fae6a3e1eff/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2022-02-18 22:31:38,405 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578 0.181s 2022-02-18 22:31:38,406 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded81a1c-231c-4da6-a27d-cc20a6d92b41', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded81a1c-231c-4da6-a27d-cc20a6d92b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578'} Body: b'{"volume": {"id": "31493e9f-8510-4335-8202-a20affb48578", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:30:19.000000", "updated_at": "2022-02-18T22:31:37.000000", "name": "tempest-LiveMigrationTest-volume-1605334530", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/31493e9f-8510-4335-8202-a20affb48578"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:38,419 119608 INFO [tempest.common.waiters] volume 31493e9f-8510-4335-8202-a20affb48578 reached available after waiting for 0.419225 seconds }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 199, in test_live_block_migration_with_attached_volume self._live_migrate(server_id, target_host, 'ACTIVE') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 532, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 221, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Migration pre-check error: Binding failed for port c1a3705a-dc89-44b4-8869-0d205a15ad7e, please check neutron logs for more information.'} |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft4.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:31:39,049 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.599s 2022-02-18 22:31:39,050 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3236', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b2597110-e9cc-4b4c-9ae7-972054ee4932', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7f9b28e2e69a4a8190d36000875a6e47", "name": "tempest-LiveMigrationTest-945264016-project", "password_expires_at": null}, "audit_ids": ["tDdolUl4SUa6Ll8f3RSJWQ"], "expires_at": "2022-02-18T23:31:38.000000Z", "issued_at": "2022-02-18T22:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f50ca1462a3448c8b1331886b8b4c46", "name": "tempest-LiveMigrationTest-945264016"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:31:39,051 119608 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_volume_backed_live_migration) Found network {'id': '703d3939-3eff-4c24-9c22-2fb98dc15c3e', 'name': 'tempest-LiveMigrationTest-702066473-network', 'tenant_id': '6f50ca1462a3448c8b1331886b8b4c46', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f50ca1462a3448c8b1331886b8b4c46', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 365, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:28:02Z', 'updated_at': '2022-02-18T22:28:02Z', 'revision_number': 1} available for tenant 2022-02-18 22:31:40,333 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 202 POST http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes 1.281s 2022-02-18 22:31:40,334 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1818956332", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "size": 1}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438c31fe-0df1-4465-8107-f2bffa87c94e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438c31fe-0df1-4465-8107-f2bffa87c94e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:39.952944", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-02-18 22:31:40,548 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.200s 2022-02-18 22:31:40,549 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf09f7c-6a06-4309-8fa2-b59a3c9c6abc', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf09f7c-6a06-4309-8fa2-b59a3c9c6abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:41,659 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.087s 2022-02-18 22:31:41,659 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78118db1-172f-4c15-ad62-db627992c99d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78118db1-172f-4c15-ad62-db627992c99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:42,823 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.145s 2022-02-18 22:31:42,824 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfca9875-7969-4b53-abe6-a1d2c833a406', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfca9875-7969-4b53-abe6-a1d2c833a406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:44,026 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.188s 2022-02-18 22:31:44,026 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6372f567-41ad-4437-8a8a-723686ac177f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6372f567-41ad-4437-8a8a-723686ac177f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:45,185 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.151s 2022-02-18 22:31:45,186 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8f6c6d-48fc-4d84-b799-f28c832e8863', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8f6c6d-48fc-4d84-b799-f28c832e8863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:46,304 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.110s 2022-02-18 22:31:46,305 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41ff4a0-da5a-4f0a-bffc-854ebdfbf210', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41ff4a0-da5a-4f0a-bffc-854ebdfbf210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:47,467 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.149s 2022-02-18 22:31:47,467 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dea17dc-bdad-4939-8ecc-bb10a74e633c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dea17dc-bdad-4939-8ecc-bb10a74e633c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:48,654 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.177s 2022-02-18 22:31:48,654 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ab0261-39d2-435c-9ea3-674821255c42', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ab0261-39d2-435c-9ea3-674821255c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:49,775 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.112s 2022-02-18 22:31:49,776 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcfdcfa-b38e-4434-8f15-7409027c1450', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcfdcfa-b38e-4434-8f15-7409027c1450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:51,064 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.270s 2022-02-18 22:31:51,065 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67011382-1e35-4e28-8b06-54653b7ed73f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67011382-1e35-4e28-8b06-54653b7ed73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:52,282 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.203s 2022-02-18 22:31:52,283 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a951f8a-1583-47b5-9e30-bbfe2801edf2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a951f8a-1583-47b5-9e30-bbfe2801edf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:53,481 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.189s 2022-02-18 22:31:53,481 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b72e16-8fb5-4227-9719-067b774322e1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b72e16-8fb5-4227-9719-067b774322e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:54,730 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.232s 2022-02-18 22:31:54,730 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d98d269-499e-4d55-b30d-cf0b3547104a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d98d269-499e-4d55-b30d-cf0b3547104a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:56,005 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.267s 2022-02-18 22:31:56,005 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ffc07f7-cdc1-4755-86df-ba5f3268c459', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ffc07f7-cdc1-4755-86df-ba5f3268c459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:57,185 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.171s 2022-02-18 22:31:57,186 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d47764-8418-4c61-b694-dfd093659db3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d47764-8418-4c61-b694-dfd093659db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:58,483 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.279s 2022-02-18 22:31:58,483 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c177ebc-a11e-4a60-952f-16d167d2e461', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c177ebc-a11e-4a60-952f-16d167d2e461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:31:59,601 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.102s 2022-02-18 22:31:59,602 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9559aad-d9da-4919-8f20-df9e5061b657', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9559aad-d9da-4919-8f20-df9e5061b657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:00,765 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.155s 2022-02-18 22:32:00,765 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19764df1-19cc-43b5-b7b7-c26d3a2a4dfd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19764df1-19cc-43b5-b7b7-c26d3a2a4dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:01,984 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.203s 2022-02-18 22:32:01,984 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0784928-ec4b-4977-9d56-1f820b75cab1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0784928-ec4b-4977-9d56-1f820b75cab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:03,196 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.199s 2022-02-18 22:32:03,196 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296356b5-4a0a-4335-a49b-81b2f28a2c84', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296356b5-4a0a-4335-a49b-81b2f28a2c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:04,360 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.156s 2022-02-18 22:32:04,361 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de29e606-884b-43e3-9965-5dd0a72b7ba3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de29e606-884b-43e3-9965-5dd0a72b7ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:05,560 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.190s 2022-02-18 22:32:05,561 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab53b055-2420-43f4-859e-c608887a1a15', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab53b055-2420-43f4-859e-c608887a1a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:06,846 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.268s 2022-02-18 22:32:06,847 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2eefcd-c2ec-428d-8d87-92cc78c03cf5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2eefcd-c2ec-428d-8d87-92cc78c03cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:07,964 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.102s 2022-02-18 22:32:07,965 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc52937-e6ab-4598-8191-ebc0a24b256a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc52937-e6ab-4598-8191-ebc0a24b256a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:09,140 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.158s 2022-02-18 22:32:09,141 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551ffeee-710c-4d32-88d6-6c6d4f3fa0d2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551ffeee-710c-4d32-88d6-6c6d4f3fa0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:10,238 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.078s 2022-02-18 22:32:10,239 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f5a206-9a59-4423-bdcc-aef875941388', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f5a206-9a59-4423-bdcc-aef875941388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:11,358 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.109s 2022-02-18 22:32:11,359 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7666d008-09de-47d4-b593-6819c13ec375', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7666d008-09de-47d4-b593-6819c13ec375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:12,436 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.069s 2022-02-18 22:32:12,436 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578f4bfb-f71c-4a91-bf44-a6e32b2da7b4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578f4bfb-f71c-4a91-bf44-a6e32b2da7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:13,612 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.164s 2022-02-18 22:32:13,613 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a84b7d-791d-4529-80e0-acee2128cace', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a84b7d-791d-4529-80e0-acee2128cace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:14,852 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.223s 2022-02-18 22:32:14,853 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f943e08-351e-4b7b-99fc-39287aa0add6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f943e08-351e-4b7b-99fc-39287aa0add6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:15,964 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.103s 2022-02-18 22:32:15,964 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27d3f24-d86f-460f-9349-cc8ec253b95d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27d3f24-d86f-460f-9349-cc8ec253b95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:17,107 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.134s 2022-02-18 22:32:17,108 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74631ef8-4bce-48d2-bea1-2d9ab65e853a', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74631ef8-4bce-48d2-bea1-2d9ab65e853a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:18,259 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.137s 2022-02-18 22:32:18,260 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1c28ba-ea42-45ae-bfdc-b41f9d0624c0', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a1c28ba-ea42-45ae-bfdc-b41f9d0624c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:19,504 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.227s 2022-02-18 22:32:19,505 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f10b09c-55dc-46e8-90d0-4928b57a5b19', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f10b09c-55dc-46e8-90d0-4928b57a5b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:20,620 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.096s 2022-02-18 22:32:20,620 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09028537-e26d-496d-9685-0aed256d0955', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09028537-e26d-496d-9685-0aed256d0955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:21,753 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.125s 2022-02-18 22:32:21,754 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0713314-4d8f-4a1b-ac93-d184adfd5639', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0713314-4d8f-4a1b-ac93-d184adfd5639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:22,939 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.167s 2022-02-18 22:32:22,939 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0783eeb-3bfb-4ead-b450-03a987106ea2', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0783eeb-3bfb-4ead-b450-03a987106ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:24,062 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.105s 2022-02-18 22:32:24,063 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5db07be-0240-49f7-8ecb-3301b6ceed01', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5db07be-0240-49f7-8ecb-3301b6ceed01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:31:41.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:25,188 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.117s 2022-02-18 22:32:25,189 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b705d77-bc6f-48ab-8a6b-5c6f3b9e2ee6', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b705d77-bc6f-48ab-8a6b-5c6f3b9e2ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:26,288 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.081s 2022-02-18 22:32:26,289 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c0aab5-3ed5-48f4-8d1e-501f9dc2de2f', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c0aab5-3ed5-48f4-8d1e-501f9dc2de2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:27,358 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.061s 2022-02-18 22:32:27,358 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71a8bff-a2a2-4c61-9ca8-08aa4c62baae', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71a8bff-a2a2-4c61-9ca8-08aa4c62baae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:28,488 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.121s 2022-02-18 22:32:28,488 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ead06f8-1296-4510-8513-a3056f8c8351', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ead06f8-1296-4510-8513-a3056f8c8351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:29,680 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.183s 2022-02-18 22:32:29,681 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0e4601-1658-4ca6-bd38-d0d1918d2b86', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0e4601-1658-4ca6-bd38-d0d1918d2b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:30,803 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.103s 2022-02-18 22:32:30,803 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c82f1b-c26b-4d11-b54f-eaf190eae8d5', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c82f1b-c26b-4d11-b54f-eaf190eae8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:31,967 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.154s 2022-02-18 22:32:31,968 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f8c341-77a4-4ed5-a921-89bd0203c74e', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f8c341-77a4-4ed5-a921-89bd0203c74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:33,067 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.091s 2022-02-18 22:32:33,068 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663a1f4f-0f8b-442e-aaf4-742fadeabd85', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663a1f4f-0f8b-442e-aaf4-742fadeabd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:34,139 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.062s 2022-02-18 22:32:34,139 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b93bfd-26c8-4263-b758-3f88a09ac8b9', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b93bfd-26c8-4263-b758-3f88a09ac8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:35,314 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.167s 2022-02-18 22:32:35,315 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c314f8-8c63-4390-8164-9acb41ad8ef6', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c314f8-8c63-4390-8164-9acb41ad8ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:36,506 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.183s 2022-02-18 22:32:36,507 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49831c91-b575-41f5-8d9d-7da2298ef389', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49831c91-b575-41f5-8d9d-7da2298ef389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:24.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:37,668 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.153s 2022-02-18 22:32:37,669 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1478c6b-f06e-4df0-8002-524919fc04e5', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1478c6b-f06e-4df0-8002-524919fc04e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:37.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:38,793 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5 0.116s 2022-02-18 22:32:38,794 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530a3d07-5f7e-4573-b733-7f9a498293ce', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530a3d07-5f7e-4573-b733-7f9a498293ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5'} Body: b'{"volume": {"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-02-18T22:31:40.000000", "updated_at": "2022-02-18T22:32:38.000000", "name": "tempest-tempest.common.compute-volume-1818956332", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.71/volume/v3/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}, {"rel": "bookmark", "href": "http://10.222.0.71/volume/6f50ca1462a3448c8b1331886b8b4c46/volumes/578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}], "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6f50ca1462a3448c8b1331886b8b4c46"}}' 2022-02-18 22:32:38,801 119608 INFO [tempest.common.waiters] volume 578c446b-aa68-4c7d-8c8d-b5e590aa7de5 reached available after waiting for 58.800971 seconds 2022-02-18 22:32:40,674 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 202 POST http://10.222.0.71/compute/v2.1/servers 1.871s 2022-02-18 22:32:40,674 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-917143425", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "703d3939-3eff-4c24-9c22-2fb98dc15c3e"}], "block_device_mapping_v2": [{"uuid": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a751e6b-0e16-41db-845f-39815f753d31', 'x-compute-request-id': 'req-6a751e6b-0e16-41db-845f-39815f753d31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "453HGEErypqB"}}' 2022-02-18 22:32:40,804 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 0.127s 2022-02-18 22:32:40,804 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1052', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79dbb3e0-945a-43e2-97a6-77042fb1f39e', 'x-compute-request-id': 'req-79dbb3e0-945a-43e2-97a6-77042fb1f39e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:41Z", "updated": "2022-02-18T22:32:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:32:42,375 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 0.562s 2022-02-18 22:32:42,376 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7829b604-eedc-4a23-81d2-2312ee77a853', 'x-compute-request-id': 'req-7829b604-eedc-4a23-81d2-2312ee77a853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:32:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:32:44,155 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 0.770s 2022-02-18 22:32:44,155 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1168', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1fc1893-d432-48a4-b1dc-52717df22d18', 'x-compute-request-id': 'req-c1fc1893-d432-48a4-b1dc-52717df22d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:32:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:32:44,164 119608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2022-02-18 22:32:45,422 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 0.257s 2022-02-18 22:32:45,423 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1168', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfd612f7-9ab9-4d0a-b649-de9feb897e88', 'x-compute-request-id': 'req-bfd612f7-9ab9-4d0a-b649-de9feb897e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:32:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:32:48,665 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 2.232s 2022-02-18 22:32:48,666 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55d3a8d9-d79f-41d4-bda5-a3c0c1460d05', 'x-compute-request-id': 'req-55d3a8d9-d79f-41d4-bda5-a3c0c1460d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:32:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:32:50,712 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 1.037s 2022-02-18 22:32:50,712 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb925469-447a-4aca-bdfd-9cb407b4d8af', 'x-compute-request-id': 'req-bb925469-447a-4aca-bdfd-9cb407b4d8af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:32:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:32:55,370 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 3.648s 2022-02-18 22:32:55,370 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3055d89-6e54-44fe-82f2-ae7a9c1ebcb2', 'x-compute-request-id': 'req-f3055d89-6e54-44fe-82f2-ae7a9c1ebcb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:32:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:02,628 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 6.249s 2022-02-18 22:33:02,630 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45257ca8-39f7-47e0-8333-2c74dc59fe70', 'x-compute-request-id': 'req-45257ca8-39f7-47e0-8333-2c74dc59fe70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:32:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:07,885 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 4.238s 2022-02-18 22:33:07,886 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b79a9e38-518b-43c2-a2ca-9aa2524b1b26', 'x-compute-request-id': 'req-b79a9e38-518b-43c2-a2ca-9aa2524b1b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:07,904 119608 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 27 second wait 2022-02-18 22:33:10,822 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 1.915s 2022-02-18 22:33:10,822 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8976cc1f-f9c6-4205-a962-4b5b19b9981c', 'x-compute-request-id': 'req-8976cc1f-f9c6-4205-a962-4b5b19b9981c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:13,569 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 1.739s 2022-02-18 22:33:13,570 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-781eb304-36fd-4083-a89d-add7e351fba7', 'x-compute-request-id': 'req-781eb304-36fd-4083-a89d-add7e351fba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:15,852 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 1.274s 2022-02-18 22:33:15,852 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30036d15-03ab-412e-879e-997525995088', 'x-compute-request-id': 'req-30036d15-03ab-412e-879e-997525995088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:18,436 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 1.575s 2022-02-18 22:33:18,437 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fced87f0-74a9-4928-a734-27a06ddc339b', 'x-compute-request-id': 'req-fced87f0-74a9-4928-a734-27a06ddc339b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:20,463 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 1.004s 2022-02-18 22:33:20,463 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bbdf1f8-2812-4a11-8fe8-ddbb068b7da0', 'x-compute-request-id': 'req-6bbdf1f8-2812-4a11-8fe8-ddbb068b7da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:22,303 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 0.830s 2022-02-18 22:33:22,303 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdbda0c6-3283-462a-be38-486f353060ae', 'x-compute-request-id': 'req-fdbda0c6-3283-462a-be38-486f353060ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:23,685 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 0.373s 2022-02-18 22:33:23,685 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20e1528c-9b68-4744-99eb-33601c428f02', 'x-compute-request-id': 'req-20e1528c-9b68-4744-99eb-33601c428f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:24,968 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 0.273s 2022-02-18 22:33:24,969 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf48a4b-6110-470d-aeaa-ac750b67029d', 'x-compute-request-id': 'req-acf48a4b-6110-470d-aeaa-ac750b67029d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:26,422 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 0.427s 2022-02-18 22:33:26,422 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6c83d4-6981-4589-b21d-6fa94efef79b', 'x-compute-request-id': 'req-0e6c83d4-6981-4589-b21d-6fa94efef79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:27,986 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 0.553s 2022-02-18 22:33:27,987 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2627665-6efd-48c4-afdc-03e8be52fc52', 'x-compute-request-id': 'req-d2627665-6efd-48c4-afdc-03e8be52fc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:29,480 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 0.475s 2022-02-18 22:33:29,481 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acfb8999-e6fa-4edd-9e55-af8d23d3d180', 'x-compute-request-id': 'req-acfb8999-e6fa-4edd-9e55-af8d23d3d180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:31,639 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 1.125s 2022-02-18 22:33:31,640 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44934b79-254c-4963-8516-c0d24c7a963b', 'x-compute-request-id': 'req-44934b79-254c-4963-8516-c0d24c7a963b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:33,906 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 1.256s 2022-02-18 22:33:33,906 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-056df64d-614e-43b5-bb60-4b7d831066ab', 'x-compute-request-id': 'req-056df64d-614e-43b5-bb60-4b7d831066ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:36,123 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 1.206s 2022-02-18 22:33:36,124 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4fe135-ca3f-44c1-a296-aa51e13d109f', 'x-compute-request-id': 'req-1c4fe135-ca3f-44c1-a296-aa51e13d109f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "BUILD", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:40,915 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 3.781s 2022-02-18 22:33:40,915 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ebc33fe-1c4f-487f-ab7d-a6466672bfe3', 'x-compute-request-id': 'req-5ebc33fe-1c4f-487f-ab7d-a6466672bfe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:36Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:29:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:33:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:40,923 119608 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 60 second wait 2022-02-18 22:33:46,538 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 5.614s 2022-02-18 22:33:46,538 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1531', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c442b437-f1b1-4e8a-9cef-e57680790742', 'x-compute-request-id': 'req-c442b437-f1b1-4e8a-9cef-e57680790742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:36Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:29:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:33:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:54,259 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc 7.706s 2022-02-18 22:33:54,259 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1531', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c5eccc2-ec3a-46cd-af2f-d1cb71e60bd2', 'x-compute-request-id': 'req-0c5eccc2-ec3a-46cd-af2f-d1cb71e60bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc'} Body: b'{"server": {"id": "4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc", "name": "tempest-LiveMigrationTest-server-917143425", "status": "ACTIVE", "tenant_id": "6f50ca1462a3448c8b1331886b8b4c46", "user_id": "7f9b28e2e69a4a8190d36000875a6e47", "metadata": {}, "hostId": "557ebb6c324537fa88f21bf3acc6016295b092bcc7b1743df10e8b56", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:32:40Z", "updated": "2022-02-18T22:33:36Z", "addresses": {"tempest-LiveMigrationTest-702066473-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:29:cc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:33:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "578c446b-aa68-4c7d-8c8d-b5e590aa7de5"}]}}' 2022-02-18 22:33:56,823 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute 2.549s 2022-02-18 22:33:56,823 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a60ae21-04b0-4467-84e6-1481dffd5d10', 'x-compute-request-id': 'req-9a60ae21-04b0-4467-84e6-1481dffd5d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-764486-6", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:33:51.000000", "disabled_reason": null}, {"binary": "nova-compute", "host": "n-h2-764486-6", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-02-18T22:33:49.000000", "disabled_reason": null}]}' 2022-02-18 22:33:56,826 119608 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h1-764486-6 to destination n-h2-764486-6 2022-02-18 22:34:11,634 119608 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 400 POST http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc/action 14.808s 2022-02-18 22:34:11,635 119608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-764486-6", "block_migration": false, "disk_over_commit": false}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '180', 'x-openstack-request-id': 'req-26e4543f-6584-4881-a8c1-4156e77e596e', 'x-compute-request-id': 'req-26e4543f-6584-4881-a8c1-4156e77e596e', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/4facbfa4-55ae-4f6a-ac05-2f0f3882dfdc/action'} Body: b'{"badRequest": {"code": 400, "message": "Migration pre-check error: Binding failed for port c0fdf88c-c1f0-4eae-bdcd-5bbba750b587, please check neutron logs for more information."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 168, in test_volume_backed_live_migration self._test_live_migration(volume_backed=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 532, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 221, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Migration pre-check error: Binding failed for port c0fdf88c-c1f0-4eae-bdcd-5bbba750b587, please check neutron logs for more information.'} |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 3 | 2 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
fail
ft5.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:22:15,864 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.308s 2022-02-18 22:22:15,864 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3240', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bded7f3e-5ad1-4b8b-82c2-95504653fb4f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8f3f57c5585c4c948accef7ad4a8407f", "name": "tempest-MigrationsAdminTest-937283228-project", "password_expires_at": null}, "audit_ids": ["CTU0UcfbTgaroLzh394yfw"], "expires_at": "2022-02-18T23:22:15.000000Z", "issued_at": "2022-02-18T22:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04779d6f40604224a0d1fcc4c3b91ecf", "name": "tempest-MigrationsAdminTest-937283228"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_04779d6f40604224a0d1fcc4c3b91ecf", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/04779d6f40604224a0d1fcc4c3b91ecf", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/04779d6f40604224a0d1fcc4c3b91ecf", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/04779d6f40604224a0d1fcc4c3b91ecf", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:22:15,865 119599 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_cold_migration) Found network None available for tenant 2022-02-18 22:22:16,938 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 202 POST http://10.222.0.71/compute/v2.1/servers 1.071s 2022-02-18 22:22:16,938 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-MigrationsAdminTest-server-300765133", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc1ae0f-1607-4382-bd6c-edc94d21dbc9', 'x-compute-request-id': 'req-9fc1ae0f-1607-4382-bd6c-edc94d21dbc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "GMi7iN9GoJ4u"}}' 2022-02-18 22:22:17,268 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.328s 2022-02-18 22:22:17,269 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f7f0feb-bbd5-4a34-bc11-2a2a3ebc2916', 'x-compute-request-id': 'req-6f7f0feb-bbd5-4a34-bc11-2a2a3ebc2916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:17Z", "updated": "2022-02-18T22:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:18,511 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.230s 2022-02-18 22:22:18,512 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3292de-77ef-4c9d-bf54-cb3867b228a6', 'x-compute-request-id': 'req-1e3292de-77ef-4c9d-bf54-cb3867b228a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:19,775 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.253s 2022-02-18 22:22:19,775 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d9bf62-018b-4daa-bf77-b88a500d63e0', 'x-compute-request-id': 'req-e3d9bf62-018b-4daa-bf77-b88a500d63e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:21,290 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.505s 2022-02-18 22:22:21,290 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc911920-1636-417a-a579-ca38635ea1c2', 'x-compute-request-id': 'req-fc911920-1636-417a-a579-ca38635ea1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:22,799 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.487s 2022-02-18 22:22:22,799 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7605b3d7-ae83-44fd-b671-10978b17f6bb', 'x-compute-request-id': 'req-7605b3d7-ae83-44fd-b671-10978b17f6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:22,818 119599 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 5 second wait 2022-02-18 22:22:24,768 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.949s 2022-02-18 22:22:24,769 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bf07fc0-8a73-4b55-a5e1-0d04b7309ca7', 'x-compute-request-id': 'req-9bf07fc0-8a73-4b55-a5e1-0d04b7309ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:24,777 119599 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 7 second wait 2022-02-18 22:22:26,785 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.005s 2022-02-18 22:22:26,785 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b65b7234-73f2-47bc-ac8f-3ef17f0f9782', 'x-compute-request-id': 'req-b65b7234-73f2-47bc-ac8f-3ef17f0f9782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:28,438 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.629s 2022-02-18 22:22:28,439 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eb386d2-0a93-41ca-9b16-6b8e40c776d7', 'x-compute-request-id': 'req-5eb386d2-0a93-41ca-9b16-6b8e40c776d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:29,755 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.295s 2022-02-18 22:22:29,755 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810da60c-b3f9-4e79-8055-58d13e05cce0', 'x-compute-request-id': 'req-810da60c-b3f9-4e79-8055-58d13e05cce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:31,013 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.248s 2022-02-18 22:22:31,014 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f6a1420-c493-43ca-95d5-a9abb53d82a0', 'x-compute-request-id': 'req-6f6a1420-c493-43ca-95d5-a9abb53d82a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:32,195 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.172s 2022-02-18 22:22:32,196 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1214', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-312a0077-ba29-4dc1-bd12-2bacbd43db43', 'x-compute-request-id': 'req-312a0077-ba29-4dc1-bd12-2bacbd43db43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:33,588 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.376s 2022-02-18 22:22:33,589 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e566d3b7-5ca6-4680-9f94-0af422bdf3ff', 'x-compute-request-id': 'req-e566d3b7-5ca6-4680-9f94-0af422bdf3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:33,608 119599 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 16 second wait 2022-02-18 22:22:35,054 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.443s 2022-02-18 22:22:35,055 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5e428a8-b830-43b9-9d1a-e998b836f5bf', 'x-compute-request-id': 'req-b5e428a8-b830-43b9-9d1a-e998b836f5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "tempest-test_az-1938656759", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:35,073 119599 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 18 second wait 2022-02-18 22:22:36,602 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.527s 2022-02-18 22:22:36,603 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9eecc6d-3814-4a83-ac27-51c4c9aa18e7', 'x-compute-request-id': 'req-e9eecc6d-3814-4a83-ac27-51c4c9aa18e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:36,624 119599 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 19 second wait 2022-02-18 22:22:38,246 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.620s 2022-02-18 22:22:38,247 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ea23390-eead-44ee-a003-1f79c5502de1', 'x-compute-request-id': 'req-4ea23390-eead-44ee-a003-1f79c5502de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:39,958 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.691s 2022-02-18 22:22:39,959 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-300baf07-7b24-4aa6-ac27-c9c3ee242772', 'x-compute-request-id': 'req-300baf07-7b24-4aa6-ac27-c9c3ee242772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:41,558 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.583s 2022-02-18 22:22:41,559 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973640c6-6029-4ea9-a90b-117dce9bbecb', 'x-compute-request-id': 'req-973640c6-6029-4ea9-a90b-117dce9bbecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:43,112 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.545s 2022-02-18 22:22:43,112 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8cb0313-4420-4c50-a4c6-5c921e98a69c', 'x-compute-request-id': 'req-c8cb0313-4420-4c50-a4c6-5c921e98a69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:45,118 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.996s 2022-02-18 22:22:45,118 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca5f615-bd5a-43d5-914d-4975d2f53c41', 'x-compute-request-id': 'req-dca5f615-bd5a-43d5-914d-4975d2f53c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:46,762 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.635s 2022-02-18 22:22:46,762 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b2a289c-402c-45a6-9455-b0fb47dffa41', 'x-compute-request-id': 'req-3b2a289c-402c-45a6-9455-b0fb47dffa41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:48,077 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.302s 2022-02-18 22:22:48,078 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b09766d-a2c7-4bb2-a15d-f7afc428ed31', 'x-compute-request-id': 'req-6b09766d-a2c7-4bb2-a15d-f7afc428ed31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:50,286 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.199s 2022-02-18 22:22:50,286 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b084258-339c-4f69-a696-a9d289abfec6', 'x-compute-request-id': 'req-6b084258-339c-4f69-a696-a9d289abfec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:52,518 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.223s 2022-02-18 22:22:52,519 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d732fb96-002e-4e13-9e99-b91be06ce459', 'x-compute-request-id': 'req-d732fb96-002e-4e13-9e99-b91be06ce459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:55,347 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.811s 2022-02-18 22:22:55,348 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c156c8bf-8874-4575-8f4b-d9025daca7db', 'x-compute-request-id': 'req-c156c8bf-8874-4575-8f4b-d9025daca7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "ACTIVE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:52Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:22:55,367 119599 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 38 second wait 2022-02-18 22:22:56,952 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.583s 2022-02-18 22:22:56,953 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1613', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d499654a-4184-4a10-99bd-ec5c1cf23b3e', 'x-compute-request-id': 'req-d499654a-4184-4a10-99bd-ec5c1cf23b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "ACTIVE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:22:52Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:00,532 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 202 POST http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881/action 3.562s 2022-02-18 22:23:00,532 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"migrate": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40333760-2031-4559-b75a-053f33df51bc', 'x-compute-request-id': 'req-40333760-2031-4559-b75a-053f33df51bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881/action'} Body: b'' 2022-02-18 22:23:01,916 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.383s 2022-02-18 22:23:01,917 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61a3896-5b8f-4a18-a693-94d29d98aac2', 'x-compute-request-id': 'req-c61a3896-5b8f-4a18-a693-94d29d98aac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:00Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:05,479 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 2.539s 2022-02-18 22:23:05,479 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-987b9581-4378-4094-a7c7-c9741b00b137', 'x-compute-request-id': 'req-987b9581-4378-4094-a7c7-c9741b00b137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:00Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:11,080 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 4.591s 2022-02-18 22:23:11,080 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de04d69b-a034-4800-acaf-94fd1a37c0a4', 'x-compute-request-id': 'req-de04d69b-a034-4800-acaf-94fd1a37c0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:09Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:11,089 119599 INFO [tempest.common.waiters] State transition "RESIZE/resize_prep" ==> "RESIZE/resize_migrating" after 10 second wait 2022-02-18 22:23:14,552 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 2.461s 2022-02-18 22:23:14,552 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f893f000-2a6d-4f58-ab19-94fef3346b76', 'x-compute-request-id': 'req-f893f000-2a6d-4f58-ab19-94fef3346b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:09Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:18,117 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 2.545s 2022-02-18 22:23:18,118 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2655b596-d5bd-410b-9184-1979de8400ed', 'x-compute-request-id': 'req-2655b596-d5bd-410b-9184-1979de8400ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:09Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:20,860 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.734s 2022-02-18 22:23:20,861 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-338ec238-4188-41ab-896e-9110b31497f9', 'x-compute-request-id': 'req-338ec238-4188-41ab-896e-9110b31497f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:09Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:23,638 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.758s 2022-02-18 22:23:23,638 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51dd4912-003a-4c58-9305-99abb0409d1a', 'x-compute-request-id': 'req-51dd4912-003a-4c58-9305-99abb0409d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:09Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:25,733 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.083s 2022-02-18 22:23:25,733 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39187280-f71d-4994-a5b3-b76d9f3bea10', 'x-compute-request-id': 'req-39187280-f71d-4994-a5b3-b76d9f3bea10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:09Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:28,417 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.673s 2022-02-18 22:23:28,418 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d945a36e-68f9-4086-970d-24e6623cb040', 'x-compute-request-id': 'req-d945a36e-68f9-4086-970d-24e6623cb040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:09Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:30,392 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.956s 2022-02-18 22:23:30,393 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2005c439-9531-48f4-8b3c-2d6e541a7e46', 'x-compute-request-id': 'req-2005c439-9531-48f4-8b3c-2d6e541a7e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:09Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:31,980 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.577s 2022-02-18 22:23:31,981 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a9c530-9da3-4d4d-a9c3-d937551cdcca', 'x-compute-request-id': 'req-a5a9c530-9da3-4d4d-a9c3-d937551cdcca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:09Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:34,819 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.822s 2022-02-18 22:23:34,820 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1475', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8802982-b772-4260-9d0c-8982cb72b0d2', 'x-compute-request-id': 'req-f8802982-b772-4260-9d0c-8982cb72b0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:33Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:34,830 119599 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrating" ==> "RESIZE/resize_migrated" after 33 second wait 2022-02-18 22:23:36,454 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.622s 2022-02-18 22:23:36,455 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1475', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989c4fe4-2ea9-413a-aa58-fce8d3a6f97f', 'x-compute-request-id': 'req-989c4fe4-2ea9-413a-aa58-fce8d3a6f97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:33Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:38,160 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 0.696s 2022-02-18 22:23:38,161 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1475', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10b02f9d-8d95-44e9-9d32-47894c3c19eb', 'x-compute-request-id': 'req-10b02f9d-8d95-44e9-9d32-47894c3c19eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:33Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:40,692 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881 1.508s 2022-02-18 22:23:40,692 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13fadd14-8224-427b-9432-f64bf1e24fc8', 'x-compute-request-id': 'req-13fadd14-8224-427b-9432-f64bf1e24fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881'} Body: b'{"server": {"id": "e560e60e-9328-4c24-8646-d08676ce9881", "name": "tempest-MigrationsAdminTest-server-300765133", "status": "ERROR", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:22:16Z", "updated": "2022-02-18T22:23:40Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.114", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:9d:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e560e60e-9328-4c24-8646-d08676ce9881"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e560e60e-9328-4c24-8646-d08676ce9881"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:23:40Z", "message": "Failed to plug virtual interface: unexpected vif_type=binding_failed"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:23:40,714 119599 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrated" ==> "ERROR/resize_finish" after 39 second wait }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 166, in test_cold_migration self._test_cold_migrate_server(revert=False) File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 146, in _test_cold_migrate_server waiters.wait_for_server_status(self.servers_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server e560e60e-9328-4c24-8646-d08676ce9881 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:23:40Z', 'message': 'Failed to plug virtual interface: unexpected vif_type=binding_failed'}. |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt5.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
pass
pt5.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
pass
pt5.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
fail
ft5.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:27:57,240 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.273s 2022-02-18 22:27:57,241 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3240', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4ff1d1bc-9061-4853-af90-53614c7bd9ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8f3f57c5585c4c948accef7ad4a8407f", "name": "tempest-MigrationsAdminTest-937283228-project", "password_expires_at": null}, "audit_ids": ["s7PPlYvxTKinbxR419_huw"], "expires_at": "2022-02-18T23:27:57.000000Z", "issued_at": "2022-02-18T22:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04779d6f40604224a0d1fcc4c3b91ecf", "name": "tempest-MigrationsAdminTest-937283228"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_04779d6f40604224a0d1fcc4c3b91ecf", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/04779d6f40604224a0d1fcc4c3b91ecf", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/04779d6f40604224a0d1fcc4c3b91ecf", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/04779d6f40604224a0d1fcc4c3b91ecf", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:27:57,241 119599 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_revert_cold_migration) Found network None available for tenant 2022-02-18 22:27:58,771 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 202 POST http://10.222.0.71/compute/v2.1/servers 1.529s 2022-02-18 22:27:58,772 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-MigrationsAdminTest-server-1852120697", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46cbed0d-7214-4cec-aa95-bd30baad84d2', 'x-compute-request-id': 'req-46cbed0d-7214-4cec-aa95-bd30baad84d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "o9kT8Xui7M7L"}}' 2022-02-18 22:27:59,489 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.714s 2022-02-18 22:27:59,489 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64226c7-427c-49fe-979b-5e3a223c3f8b', 'x-compute-request-id': 'req-e64226c7-427c-49fe-979b-5e3a223c3f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:59Z", "updated": "2022-02-18T22:27:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:01,124 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.625s 2022-02-18 22:28:01,124 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fbb00db-295e-4137-ae12-f930cf94af9f', 'x-compute-request-id': 'req-1fbb00db-295e-4137-ae12-f930cf94af9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:01,131 119599 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-02-18 22:28:03,117 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.984s 2022-02-18 22:28:03,118 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7d47433-a719-4cee-ae73-6d0b5369cba2', 'x-compute-request-id': 'req-d7d47433-a719-4cee-ae73-6d0b5369cba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:03,138 119599 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-02-18 22:28:05,109 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.969s 2022-02-18 22:28:05,109 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfad2078-3e06-4576-bef9-8cc739c4589e', 'x-compute-request-id': 'req-bfad2078-3e06-4576-bef9-8cc739c4589e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:07,378 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.244s 2022-02-18 22:28:07,379 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a866478d-3790-4ed5-b85d-753f8f3ef76e', 'x-compute-request-id': 'req-a866478d-3790-4ed5-b85d-753f8f3ef76e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:10,391 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.990s 2022-02-18 22:28:10,391 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96220b9a-ec27-4702-a991-a63f0d02206f', 'x-compute-request-id': 'req-96220b9a-ec27-4702-a991-a63f0d02206f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:12,068 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.668s 2022-02-18 22:28:12,068 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-006ebbfb-3162-4db1-929f-08b529144196', 'x-compute-request-id': 'req-006ebbfb-3162-4db1-929f-08b529144196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:14,497 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.419s 2022-02-18 22:28:14,498 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe1a0606-cad7-4caa-aa47-ee7f01424b8d', 'x-compute-request-id': 'req-fe1a0606-cad7-4caa-aa47-ee7f01424b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:16,289 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.772s 2022-02-18 22:28:16,289 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00cd52fa-f6fa-4f90-a924-ccba8cbfea9f', 'x-compute-request-id': 'req-00cd52fa-f6fa-4f90-a924-ccba8cbfea9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:19,444 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 2.139s 2022-02-18 22:28:19,444 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d113dd-bd5b-4d0c-b195-266a6db2f9c8', 'x-compute-request-id': 'req-33d113dd-bd5b-4d0c-b195-266a6db2f9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:21,784 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.326s 2022-02-18 22:28:21,784 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-742565f3-c25c-4811-be4e-8f5f8934b55e', 'x-compute-request-id': 'req-742565f3-c25c-4811-be4e-8f5f8934b55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:24,435 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.630s 2022-02-18 22:28:24,435 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa5fe904-5083-4f45-9527-6fc6d7bd464d', 'x-compute-request-id': 'req-fa5fe904-5083-4f45-9527-6fc6d7bd464d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:25,851 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.407s 2022-02-18 22:28:25,851 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e0bc6ce-3f33-48ba-bae5-9b5fed1e0d93', 'x-compute-request-id': 'req-8e0bc6ce-3f33-48ba-bae5-9b5fed1e0d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:27,546 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.685s 2022-02-18 22:28:27,546 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db8d58f0-c1ce-4c09-80b1-c8b6f28fd2d7', 'x-compute-request-id': 'req-db8d58f0-c1ce-4c09-80b1-c8b6f28fd2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:29,205 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.639s 2022-02-18 22:28:29,206 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-537b380d-97ae-4a52-a195-3a779041aec5', 'x-compute-request-id': 'req-537b380d-97ae-4a52-a195-3a779041aec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:31,418 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.195s 2022-02-18 22:28:31,419 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29efeb15-383a-4f00-aa2f-0321f6d82e90', 'x-compute-request-id': 'req-29efeb15-383a-4f00-aa2f-0321f6d82e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:32,994 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.557s 2022-02-18 22:28:32,995 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d16683f7-2c3e-421e-90d1-b607e3053714', 'x-compute-request-id': 'req-d16683f7-2c3e-421e-90d1-b607e3053714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "BUILD", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:35,988 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.976s 2022-02-18 22:28:35,988 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1463', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e00b7740-5358-4314-9884-800837c5674c', 'x-compute-request-id': 'req-e00b7740-5358-4314-9884-800837c5674c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "ACTIVE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:34Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:35,997 119599 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 36 second wait 2022-02-18 22:28:37,026 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.028s 2022-02-18 22:28:37,027 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1614', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-366f807a-fd65-4a95-9529-0010da6b8fed', 'x-compute-request-id': 'req-366f807a-fd65-4a95-9529-0010da6b8fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "ACTIVE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:34Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000021", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:38,272 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 202 POST http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f/action 1.236s 2022-02-18 22:28:38,272 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"migrate": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b500055-bec0-4644-af7d-839aac72c60c', 'x-compute-request-id': 'req-9b500055-bec0-4644-af7d-839aac72c60c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f/action'} Body: b'' 2022-02-18 22:28:39,414 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.141s 2022-02-18 22:28:39,414 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1472', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92dccf0d-9e97-4ffc-82bb-a692c3f4dd5d', 'x-compute-request-id': 'req-92dccf0d-9e97-4ffc-82bb-a692c3f4dd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:38Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:40,852 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.414s 2022-02-18 22:28:40,853 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1472', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74abddfc-3574-4a9b-b38c-fd14ebcec7c3', 'x-compute-request-id': 'req-74abddfc-3574-4a9b-b38c-fd14ebcec7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:40Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:43,025 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.155s 2022-02-18 22:28:43,025 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1472', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ad6755d-2b89-4234-a5a2-52eb7910811c', 'x-compute-request-id': 'req-8ad6755d-2b89-4234-a5a2-52eb7910811c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:40Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:45,329 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.294s 2022-02-18 22:28:45,329 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25619df0-c554-41d1-bad5-d811b6d456f3', 'x-compute-request-id': 'req-25619df0-c554-41d1-bad5-d811b6d456f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:45,337 119599 INFO [tempest.common.waiters] State transition "RESIZE/resize_prep" ==> "RESIZE/resize_migrating" after 6 second wait 2022-02-18 22:28:47,331 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.993s 2022-02-18 22:28:47,332 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25692bc3-2e9c-465c-bc65-9d1331809721', 'x-compute-request-id': 'req-25692bc3-2e9c-465c-bc65-9d1331809721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:49,744 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.404s 2022-02-18 22:28:49,746 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cba5f7a-1026-4b56-8016-1be7cb03ce93', 'x-compute-request-id': 'req-6cba5f7a-1026-4b56-8016-1be7cb03ce93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:51,304 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.539s 2022-02-18 22:28:51,305 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c3429c-8413-4bc9-a7aa-191023dcb0b1', 'x-compute-request-id': 'req-e7c3429c-8413-4bc9-a7aa-191023dcb0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:52,810 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.482s 2022-02-18 22:28:52,811 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e750d158-8e22-4b39-8c1b-918edfd46b02', 'x-compute-request-id': 'req-e750d158-8e22-4b39-8c1b-918edfd46b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:55,357 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.538s 2022-02-18 22:28:55,358 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2427006-5e5a-46a7-91ac-9f6b24c09c70', 'x-compute-request-id': 'req-c2427006-5e5a-46a7-91ac-9f6b24c09c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:57,106 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.728s 2022-02-18 22:28:57,106 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-913c9bd1-feed-4b75-b159-3ce07f9dac2d', 'x-compute-request-id': 'req-913c9bd1-feed-4b75-b159-3ce07f9dac2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:28:59,008 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.883s 2022-02-18 22:28:59,008 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f7f58d-86ee-49f3-bbb8-fd66925e8e7b', 'x-compute-request-id': 'req-f4f7f58d-86ee-49f3-bbb8-fd66925e8e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:01,071 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.051s 2022-02-18 22:29:01,071 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-592e62f2-d944-45f7-8099-8e22514c0aff', 'x-compute-request-id': 'req-592e62f2-d944-45f7-8099-8e22514c0aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:02,996 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.914s 2022-02-18 22:29:02,996 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a553e80-d56f-459e-b492-c03aa0eb031b', 'x-compute-request-id': 'req-7a553e80-d56f-459e-b492-c03aa0eb031b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:05,552 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.547s 2022-02-18 22:29:05,553 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f22a15b-2de5-4a5d-bd30-956cd5baa45f', 'x-compute-request-id': 'req-5f22a15b-2de5-4a5d-bd30-956cd5baa45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:07,772 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.211s 2022-02-18 22:29:07,773 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-514dc129-c99e-4425-8ff9-cf445da15b2b', 'x-compute-request-id': 'req-514dc129-c99e-4425-8ff9-cf445da15b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:10,037 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.249s 2022-02-18 22:29:10,037 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59b8f92a-edd5-42d5-8ae3-922d408979df', 'x-compute-request-id': 'req-59b8f92a-edd5-42d5-8ae3-922d408979df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:11,691 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.646s 2022-02-18 22:29:11,692 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de7801f0-c0f6-4f36-99d5-ead5298c76f6', 'x-compute-request-id': 'req-de7801f0-c0f6-4f36-99d5-ead5298c76f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:13,235 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 0.533s 2022-02-18 22:29:13,235 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1477', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c8e6362-d3e5-4bb4-a9ff-2b64342299df', 'x-compute-request-id': 'req-7c8e6362-d3e5-4bb4-a9ff-2b64342299df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "d2f72aa748f4b4730a211f7fbebf53f8d00c7826d695aa8550830389", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:28:43Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:17,505 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 3.262s 2022-02-18 22:29:17,506 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b741994-71bf-4e6f-b3cf-47fe8437e1a8', 'x-compute-request-id': 'req-4b741994-71bf-4e6f-b3cf-47fe8437e1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:29:14Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:17,514 119599 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrating" ==> "RESIZE/resize_migrated" after 38 second wait 2022-02-18 22:29:19,811 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.294s 2022-02-18 22:29:19,811 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03cbb86a-843b-4489-993d-549fcb9914c8', 'x-compute-request-id': 'req-03cbb86a-843b-4489-993d-549fcb9914c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:29:14Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:22,177 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.357s 2022-02-18 22:29:22,177 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff7dc49-3726-4d71-92a0-1756f602bafc', 'x-compute-request-id': 'req-7ff7dc49-3726-4d71-92a0-1756f602bafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "RESIZE", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:29:14Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:25,017 119599 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_revert_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f 1.823s 2022-02-18 22:29:25,017 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1588', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff470d69-923e-4f15-a81a-da3e8c71c6f0', 'x-compute-request-id': 'req-ff470d69-923e-4f15-a81a-da3e8c71c6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f'} Body: b'{"server": {"id": "9a1827f8-ac09-409b-890c-d5d16360880f", "name": "tempest-MigrationsAdminTest-server-1852120697", "status": "ERROR", "tenant_id": "04779d6f40604224a0d1fcc4c3b91ecf", "user_id": "8f3f57c5585c4c948accef7ad4a8407f", "metadata": {}, "hostId": "e6680721b33b632823e774e2c4b910b4f339f62c036909bc318a0789", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:58Z", "updated": "2022-02-18T22:29:24Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.150", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:66:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9a1827f8-ac09-409b-890c-d5d16360880f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:29:24Z", "message": "Failed to plug virtual interface: unexpected vif_type=binding_failed"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-02-18T22:28:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:29:25,025 119599 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrated" ==> "ERROR/None" after 46 second wait }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 173, in test_revert_cold_migration self._test_cold_migrate_server(revert=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 146, in _test_cold_migrate_server waiters.wait_for_server_status(self.servers_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 9a1827f8-ac09-409b-890c-d5d16360880f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:29:24Z', 'message': 'Failed to plug virtual interface: unexpected vif_type=binding_failed'}. |
||||||
tempest.api.compute.admin.test_servers.ServersAdminTestJSON | 10 | 8 | 1 | 0 | 1 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
fail
ft6.1: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:25:42,018 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.052s 2022-02-18 22:25:42,019 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3244', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-102df1fd-6079-4b85-8253-91e9e2123ea3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0551bf6bedb4447e989c616a38ea6b31", "name": "tempest-ServersAdminTestJSON-1968225028-project", "password_expires_at": null}, "audit_ids": ["MwFaVGWBSv-M63zc2dwFag"], "expires_at": "2022-02-18T23:25:42.000000Z", "issued_at": "2022-02-18T22:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cef319b4224c4ef6a762bcea103534a2", "name": "tempest-ServersAdminTestJSON-1968225028"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_cef319b4224c4ef6a762bcea103534a2", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/cef319b4224c4ef6a762bcea103534a2", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/cef319b4224c4ef6a762bcea103534a2", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/cef319b4224c4ef6a762bcea103534a2", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:25:42,019 119593 INFO [tempest.lib.common.fixed_network] (ServersAdminTestJSON:test_create_server_with_scheduling_hint) Found network None available for tenant 2022-02-18 22:25:44,856 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 202 POST http://10.222.0.71/compute/v2.1/servers 2.835s 2022-02-18 22:25:44,856 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1685581093", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452"}, "os:scheduler_hints": {"same_host": "1c62eb9c-5901-4231-9593-744f26bb8764"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b768ce4-61ef-4aad-a0b2-92bf8fedc5e4', 'x-compute-request-id': 'req-4b768ce4-61ef-4aad-a0b2-92bf8fedc5e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "yS4PHLQkJe7C"}}' 2022-02-18 22:25:45,884 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 1.022s 2022-02-18 22:25:45,884 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1214', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d1eb6e-2b95-4810-abc1-281beee0d376', 'x-compute-request-id': 'req-f5d1eb6e-2b95-4810-abc1-281beee0d376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:45Z", "updated": "2022-02-18T22:25:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:47,246 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.352s 2022-02-18 22:25:47,246 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aaf1b4b-874d-4ef5-98f7-d358badac14f', 'x-compute-request-id': 'req-1aaf1b4b-874d-4ef5-98f7-d358badac14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:47,254 119593 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-02-18 22:25:50,131 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 1.875s 2022-02-18 22:25:50,131 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb35492e-fa9f-4363-9a72-d299631ae20a', 'x-compute-request-id': 'req-bb35492e-fa9f-4363-9a72-d299631ae20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:52,150 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 1.003s 2022-02-18 22:25:52,151 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b494e25-2d08-46d7-a108-ca00f6ff9a8f', 'x-compute-request-id': 'req-8b494e25-2d08-46d7-a108-ca00f6ff9a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:53,482 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.322s 2022-02-18 22:25:53,483 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5189f51-7b88-4a5c-a63f-9f1f7281b457', 'x-compute-request-id': 'req-b5189f51-7b88-4a5c-a63f-9f1f7281b457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:54,911 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.417s 2022-02-18 22:25:54,912 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c24ac90e-68eb-440c-9a30-936934a049ad', 'x-compute-request-id': 'req-c24ac90e-68eb-440c-9a30-936934a049ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:56,675 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.756s 2022-02-18 22:25:56,676 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eba8c1b-3e64-4b84-8a5b-40e334189298', 'x-compute-request-id': 'req-7eba8c1b-3e64-4b84-8a5b-40e334189298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:57,966 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.277s 2022-02-18 22:25:57,967 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97622f9d-54e7-4990-a15f-c2dbf1c5be62', 'x-compute-request-id': 'req-97622f9d-54e7-4990-a15f-c2dbf1c5be62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:59,243 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.261s 2022-02-18 22:25:59,244 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22814602-3959-43d2-afc3-e0d3f9360ab2', 'x-compute-request-id': 'req-22814602-3959-43d2-afc3-e0d3f9360ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:00,577 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.323s 2022-02-18 22:26:00,578 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d6397b-3fdf-4d72-87aa-3f0fbe6f922a', 'x-compute-request-id': 'req-67d6397b-3fdf-4d72-87aa-3f0fbe6f922a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:01,810 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.224s 2022-02-18 22:26:01,811 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7966d785-8d66-4de2-a11d-faada1af0d6e', 'x-compute-request-id': 'req-7966d785-8d66-4de2-a11d-faada1af0d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:03,076 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.248s 2022-02-18 22:26:03,077 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ebb363c-a306-44c9-810d-0f5893071683', 'x-compute-request-id': 'req-4ebb363c-a306-44c9-810d-0f5893071683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:04,257 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.158s 2022-02-18 22:26:04,258 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6e299c-e705-4f48-a85e-163c537cb109', 'x-compute-request-id': 'req-bf6e299c-e705-4f48-a85e-163c537cb109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:05,596 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.327s 2022-02-18 22:26:05,596 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de54a6c5-ec4a-408e-a15d-8d8a8236a5d1', 'x-compute-request-id': 'req-de54a6c5-ec4a-408e-a15d-8d8a8236a5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:06,768 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.162s 2022-02-18 22:26:06,768 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8316306-2468-40cf-ba88-d3edd38eb279', 'x-compute-request-id': 'req-a8316306-2468-40cf-ba88-d3edd38eb279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:08,044 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.258s 2022-02-18 22:26:08,044 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab1d069-905e-46b8-bd20-372a0561cc89', 'x-compute-request-id': 'req-aab1d069-905e-46b8-bd20-372a0561cc89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:09,437 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.382s 2022-02-18 22:26:09,437 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64813163-63c5-4d16-af25-5934d20069d2', 'x-compute-request-id': 'req-64813163-63c5-4d16-af25-5934d20069d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:10,605 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.151s 2022-02-18 22:26:10,605 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4a891ee-e3ff-4e69-bc1c-0cb55a12902c', 'x-compute-request-id': 'req-b4a891ee-e3ff-4e69-bc1c-0cb55a12902c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:12,005 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.377s 2022-02-18 22:26:12,005 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce0cb920-c22b-4804-82fb-299933e26e04', 'x-compute-request-id': 'req-ce0cb920-c22b-4804-82fb-299933e26e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:12,021 119593 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 27 second wait 2022-02-18 22:26:13,394 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.372s 2022-02-18 22:26:13,394 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050bc310-2002-4a12-b0dd-546d46f45824', 'x-compute-request-id': 'req-050bc310-2002-4a12-b0dd-546d46f45824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:13,402 119593 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 28 second wait 2022-02-18 22:26:15,199 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.795s 2022-02-18 22:26:15,200 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38b73a1b-99e7-4fe9-846f-17057d13fbd0', 'x-compute-request-id': 'req-38b73a1b-99e7-4fe9-846f-17057d13fbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:17,774 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 1.558s 2022-02-18 22:26:17,775 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cfd7324-a0d2-4863-832e-d77ff2cff706', 'x-compute-request-id': 'req-9cfd7324-a0d2-4863-832e-d77ff2cff706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:21,445 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 2.645s 2022-02-18 22:26:21,445 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5125bb7-2b21-4380-a2fa-6e4b7eb18120', 'x-compute-request-id': 'req-f5125bb7-2b21-4380-a2fa-6e4b7eb18120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:23,744 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 1.279s 2022-02-18 22:26:23,745 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59da368a-86bb-4df5-8ae8-302dd98bd757', 'x-compute-request-id': 'req-59da368a-86bb-4df5-8ae8-302dd98bd757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:26,161 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 1.399s 2022-02-18 22:26:26,161 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa452f2-8852-47d3-975a-d455f374e045', 'x-compute-request-id': 'req-eaa452f2-8852-47d3-975a-d455f374e045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:28,237 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 1.068s 2022-02-18 22:26:28,238 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f81f639-6b5e-4aae-9049-d5f02f0fded8', 'x-compute-request-id': 'req-8f81f639-6b5e-4aae-9049-d5f02f0fded8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:30,232 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.985s 2022-02-18 22:26:30,233 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7768b3c2-b177-4e3a-9d69-89226c375f66', 'x-compute-request-id': 'req-7768b3c2-b177-4e3a-9d69-89226c375f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:32,923 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 1.672s 2022-02-18 22:26:32,924 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1567ce1-3751-4308-a42a-56c4d72b6f50', 'x-compute-request-id': 'req-b1567ce1-3751-4308-a42a-56c4d72b6f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:34,509 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.567s 2022-02-18 22:26:34,509 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc2c054-dde9-43f0-97d9-f4570b6f7a29', 'x-compute-request-id': 'req-afc2c054-dde9-43f0-97d9-f4570b6f7a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:36,603 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 1.083s 2022-02-18 22:26:36,603 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6647dfb-1a41-4ef8-8628-0f15772aa33d', 'x-compute-request-id': 'req-f6647dfb-1a41-4ef8-8628-0f15772aa33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:37,944 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.322s 2022-02-18 22:26:37,944 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b59d34-613e-4607-810b-e47005a81fc8', 'x-compute-request-id': 'req-06b59d34-613e-4607-810b-e47005a81fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:39,770 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.818s 2022-02-18 22:26:39,770 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a3143c6-aa7b-4ec7-b144-6c909aee8d9c', 'x-compute-request-id': 'req-8a3143c6-aa7b-4ec7-b144-6c909aee8d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:41,193 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.413s 2022-02-18 22:26:41,193 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-501e66e1-b69b-4357-a70c-70555d409f4a', 'x-compute-request-id': 'req-501e66e1-b69b-4357-a70c-70555d409f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:42,478 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.266s 2022-02-18 22:26:42,479 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2177af78-38cb-45cb-89dd-9d4144390d18', 'x-compute-request-id': 'req-2177af78-38cb-45cb-89dd-9d4144390d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:43,842 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.353s 2022-02-18 22:26:43,843 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47907d2-c5d0-4822-a896-c83ddbd58de1', 'x-compute-request-id': 'req-c47907d2-c5d0-4822-a896-c83ddbd58de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:45,127 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.275s 2022-02-18 22:26:45,128 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a218c279-9a7e-4956-9014-01d5a1adf379', 'x-compute-request-id': 'req-a218c279-9a7e-4956-9014-01d5a1adf379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:46,473 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.336s 2022-02-18 22:26:46,474 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e63dac-82c3-4127-a912-b52fc07e4bdb', 'x-compute-request-id': 'req-02e63dac-82c3-4127-a912-b52fc07e4bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:47,905 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.416s 2022-02-18 22:26:47,906 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ffae00-20f9-481e-8bb4-cf490281d49a', 'x-compute-request-id': 'req-a7ffae00-20f9-481e-8bb4-cf490281d49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:49,262 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.340s 2022-02-18 22:26:49,262 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb62f946-0538-4174-90ec-ff4d609893a1', 'x-compute-request-id': 'req-eb62f946-0538-4174-90ec-ff4d609893a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:50,534 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.260s 2022-02-18 22:26:50,535 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97fab880-df07-4715-b91c-96021c340ddc', 'x-compute-request-id': 'req-97fab880-df07-4715-b91c-96021c340ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:52,282 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.739s 2022-02-18 22:26:52,283 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-856dcada-1873-4d98-a77f-984dee619f7a', 'x-compute-request-id': 'req-856dcada-1873-4d98-a77f-984dee619f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:54,164 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.862s 2022-02-18 22:26:54,164 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e495e1a0-5f04-47f8-98e3-9677e9fa11bd', 'x-compute-request-id': 'req-e495e1a0-5f04-47f8-98e3-9677e9fa11bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:55,843 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.668s 2022-02-18 22:26:55,843 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226bc2b8-7749-48a4-a2e2-005db42d0ec6', 'x-compute-request-id': 'req-226bc2b8-7749-48a4-a2e2-005db42d0ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "e8af68a3fc558a076d798602dd2628f07bfe1802d9c1b4f84e6cee5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:57,591 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.739s 2022-02-18 22:26:57,592 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5777599c-766f-45e0-a7ed-d47cf008ca5f', 'x-compute-request-id': 'req-5777599c-766f-45e0-a7ed-d47cf008ca5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "BUILD", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:59,375 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 200 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.774s 2022-02-18 22:26:59,376 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7baed0bd-4431-4406-9355-8f9a2376afca', 'x-compute-request-id': 'req-7baed0bd-4431-4406-9355-8f9a2376afca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"server": {"id": "eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0", "name": "tempest-ServersAdminTestJSON-server-1685581093", "status": "ERROR", "tenant_id": "cef319b4224c4ef6a762bcea103534a2", "user_id": "0551bf6bedb4447e989c616a38ea6b31", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:44Z", "updated": "2022-02-18T22:26:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:26:58Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:59,394 119593 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 74 second wait 2022-02-18 22:27:00,487 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 204 DELETE http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 1.092s 2022-02-18 22:27:00,488 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d1f57a3-51eb-485d-978f-c69c6211a01d', 'x-compute-request-id': 'req-0d1f57a3-51eb-485d-978f-c69c6211a01d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'' 2022-02-18 22:27:00,947 119593 INFO [tempest.lib.common.rest_client] Request (ServersAdminTestJSON:test_create_server_with_scheduling_hint): 404 GET http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 0.459s 2022-02-18 22:27:00,948 119593 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-661016ea-59e5-4151-8bcb-14b23ab8023b', 'x-compute-request-id': 'req-661016ea-59e5-4151-8bcb-14b23ab8023b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_servers.py", line 224, in test_create_server_with_scheduling_hint self.create_test_server(scheduler_hints=hints, File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 294, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:26:58Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance eeda89ee-eeb3-4615-ba3f-6ebe86a6ebb0.'}. Server boot request ID: req-4b768ce4-61ef-4aad-a0b2-92bf8fedc5e4. |
||||||
test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
pass
pt6.2: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
||||||
test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
pass
pt6.3: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
||||||
test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
pass
pt6.4: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
||||||
test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
pass
pt6.5: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
||||||
test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
pass
pt6.6: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
||||||
test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
pass
pt6.7: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
||||||
test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
pass
pt6.8: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
||||||
test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
skip
pt6.9: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
||||||
test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
pass
pt6.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
||||||
tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest | 5 | 2 | 3 | 0 | 0 | Detail | |
test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
pass
pt7.1: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
||||||
test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
fail
ft7.2: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:25:37,748 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 POST http://10.222.0.71/compute/v2.1/os-server-groups 1.266s 2022-02-18 22:25:37,750 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server_group": {"name": "tempest-ServersOnMultiNodesTest-Server-Group-1397145048", "policies": ["anti-affinity"]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '193', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-981fd2a7-e603-4a54-96be-ce612fbf0bbc', 'x-compute-request-id': 'req-981fd2a7-e603-4a54-96be-ce612fbf0bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-server-groups'} Body: b'{"server_group": {"id": "ad9564c1-7b0f-469e-9785-0c2e35c792b3", "name": "tempest-ServersOnMultiNodesTest-Server-Group-1397145048", "policies": ["anti-affinity"], "metadata": {}, "members": []}}' 2022-02-18 22:25:38,032 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.263s 2022-02-18 22:25:38,033 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5f6b2437-da56-4508-adf4-06d8c78ba75e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "967c3597a9044665a4345d898e956950", "name": "tempest-ServersOnMultiNodesTest-432717487-project", "password_expires_at": null}, "audit_ids": ["8y9UiF2NRJyPpE6imvy7Lw"], "expires_at": "2022-02-18T23:25:37.000000Z", "issued_at": "2022-02-18T22:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "838703cdccc4434490c0767a1bdc4174", "name": "tempest-ServersOnMultiNodesTest-432717487"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:25:38,034 119602 INFO [tempest.lib.common.fixed_network] (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity) Found network None available for tenant 2022-02-18 22:25:41,020 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 202 POST http://10.222.0.71/compute/v2.1/servers 2.985s 2022-02-18 22:25:41,021 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-1805796354", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "min_count": 2, "return_reservation_id": true}, "os:scheduler_hints": {"group": "ad9564c1-7b0f-469e-9785-0c2e35c792b3"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3112dfd9-cf4f-415e-9dc0-3ba9539e4e40', 'x-compute-request-id': 'req-3112dfd9-cf4f-415e-9dc0-3ba9539e4e40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"reservation_id": "r-o0xk9rme"}' 2022-02-18 22:25:41,512 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers 0.491s 2022-02-18 22:25:41,512 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bd70d83-8d30-492b-a1a3-dd299b4a8c26', 'x-compute-request-id': 'req-2bd70d83-8d30-492b-a1a3-dd299b4a8c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"servers": [{"id": "89236876-82ff-4ba2-9dbf-26da61f29bf9", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-2", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}]}, {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}]}, {"id": "ef6981cc-edd6-4fd1-84c3-e50d86f6b1da", "name": "tempest-ServersOnMultiNodesTest-server-175832939-2", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/ef6981cc-edd6-4fd1-84c3-e50d86f6b1da"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/ef6981cc-edd6-4fd1-84c3-e50d86f6b1da"}]}, {"id": "63f5b5c3-282b-4098-9dee-a2322ff9a222", "name": "tempest-ServersOnMultiNodesTest-server-175832939-1", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/63f5b5c3-282b-4098-9dee-a2322ff9a222"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/63f5b5c3-282b-4098-9dee-a2322ff9a222"}]}, {"id": "2a21aa54-8455-4a24-ab53-583ffeb06d5f", "name": "tempest-ServersOnMultiNodesTest-server-640423608", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2a21aa54-8455-4a24-ab53-583ffeb06d5f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2a21aa54-8455-4a24-ab53-583ffeb06d5f"}]}]}' 2022-02-18 22:25:42,047 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9 0.530s 2022-02-18 22:25:42,048 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ae9952-d794-4036-99b8-c493c6f74756', 'x-compute-request-id': 'req-53ae9952-d794-4036-99b8-c493c6f74756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9'} Body: b'{"server": {"id": "89236876-82ff-4ba2-9dbf-26da61f29bf9", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-2", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:41Z", "updated": "2022-02-18T22:25:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:45,327 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9 2.270s 2022-02-18 22:25:45,327 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-900d4109-f5f3-462e-ad80-be9fad5bc9c7', 'x-compute-request-id': 'req-900d4109-f5f3-462e-ad80-be9fad5bc9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9'} Body: b'{"server": {"id": "89236876-82ff-4ba2-9dbf-26da61f29bf9", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-2", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:45,344 119602 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2022-02-18 22:25:46,890 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9 0.545s 2022-02-18 22:25:46,891 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c57511fe-f4ab-4b3b-8d15-d979a32d2e6d', 'x-compute-request-id': 'req-c57511fe-f4ab-4b3b-8d15-d979a32d2e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9'} Body: b'{"server": {"id": "89236876-82ff-4ba2-9dbf-26da61f29bf9", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-2", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:49,870 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9 1.971s 2022-02-18 22:25:49,871 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b97e74e2-701d-4868-874e-ab7fd5856df9', 'x-compute-request-id': 'req-b97e74e2-701d-4868-874e-ab7fd5856df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9'} Body: b'{"server": {"id": "89236876-82ff-4ba2-9dbf-26da61f29bf9", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-2", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:51,274 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9 0.394s 2022-02-18 22:25:51,274 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e1ed583-543d-4130-9926-0fe6f1ab34f6', 'x-compute-request-id': 'req-6e1ed583-543d-4130-9926-0fe6f1ab34f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9'} Body: b'{"server": {"id": "89236876-82ff-4ba2-9dbf-26da61f29bf9", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-2", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:52,972 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9 0.686s 2022-02-18 22:25:52,972 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c4402c4-2881-4c91-81bc-16849d16470d', 'x-compute-request-id': 'req-0c4402c4-2881-4c91-81bc-16849d16470d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9'} Body: b'{"server": {"id": "89236876-82ff-4ba2-9dbf-26da61f29bf9", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-2", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:54,249 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9 0.267s 2022-02-18 22:25:54,250 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a46311-b4e2-4da0-8a0e-d4d051bc77fe', 'x-compute-request-id': 'req-15a46311-b4e2-4da0-8a0e-d4d051bc77fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9'} Body: b'{"server": {"id": "89236876-82ff-4ba2-9dbf-26da61f29bf9", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-2", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:55,475 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9 0.209s 2022-02-18 22:25:55,476 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1411', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89ecba88-d4ea-4037-9d77-6795f4ec1f43', 'x-compute-request-id': 'req-89ecba88-d4ea-4037-9d77-6795f4ec1f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9'} Body: b'{"server": {"id": "89236876-82ff-4ba2-9dbf-26da61f29bf9", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-2", "status": "ERROR", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:25:55Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 89236876-82ff-4ba2-9dbf-26da61f29bf9."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:55,484 119602 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 13 second wait 2022-02-18 22:25:56,353 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 204 DELETE http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9 0.868s 2022-02-18 22:25:56,354 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c85ef461-697d-426e-8830-695835a097e9', 'x-compute-request-id': 'req-c85ef461-697d-426e-8830-695835a097e9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9'} Body: b'' 2022-02-18 22:25:57,199 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 204 DELETE http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.844s 2022-02-18 22:25:57,199 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce21f7a7-7d2c-4a55-8f09-1cc8b25de43d', 'x-compute-request-id': 'req-ce21f7a7-7d2c-4a55-8f09-1cc8b25de43d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'' 2022-02-18 22:25:57,256 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 404 GET http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9 0.056s 2022-02-18 22:25:57,256 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-309498af-7cde-4af1-b7a9-328a1aff542c', 'x-compute-request-id': 'req-309498af-7cde-4af1-b7a9-328a1aff542c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/89236876-82ff-4ba2-9dbf-26da61f29bf9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 89236876-82ff-4ba2-9dbf-26da61f29bf9 could not be found."}}' 2022-02-18 22:25:57,523 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.266s 2022-02-18 22:25:57,524 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d7e4ce4-3483-43fb-93bc-7569a431de23', 'x-compute-request-id': 'req-8d7e4ce4-3483-43fb-93bc-7569a431de23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:58,800 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.262s 2022-02-18 22:25:58,801 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f2a218-49fd-4087-ac63-345403158742', 'x-compute-request-id': 'req-a9f2a218-49fd-4087-ac63-345403158742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:00,064 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.254s 2022-02-18 22:26:00,065 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42217a3-88dc-4266-89a6-1fcbf0b21996', 'x-compute-request-id': 'req-f42217a3-88dc-4266-89a6-1fcbf0b21996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:01,455 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.378s 2022-02-18 22:26:01,456 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f17d1cc-3525-4214-9054-7d366a8c90a6', 'x-compute-request-id': 'req-4f17d1cc-3525-4214-9054-7d366a8c90a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:02,812 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.348s 2022-02-18 22:26:02,813 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a050fa0b-28db-48be-91f2-fd4dfdc7ab6b', 'x-compute-request-id': 'req-a050fa0b-28db-48be-91f2-fd4dfdc7ab6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:04,201 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.376s 2022-02-18 22:26:04,202 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-132d98c0-363e-4b83-9938-ae84c565099d', 'x-compute-request-id': 'req-132d98c0-363e-4b83-9938-ae84c565099d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:05,720 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.509s 2022-02-18 22:26:05,721 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6469eb-fa3d-4055-ac97-9eabee03fbea', 'x-compute-request-id': 'req-3c6469eb-fa3d-4055-ac97-9eabee03fbea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:07,065 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.325s 2022-02-18 22:26:07,066 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7180dff2-648c-421b-9582-d58646774355', 'x-compute-request-id': 'req-7180dff2-648c-421b-9582-d58646774355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:08,469 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.386s 2022-02-18 22:26:08,469 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54b594d6-157f-46d1-9b7f-43de16683173', 'x-compute-request-id': 'req-54b594d6-157f-46d1-9b7f-43de16683173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:09,743 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.254s 2022-02-18 22:26:09,744 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b623e7-5285-4a23-a090-c62a826e3b46', 'x-compute-request-id': 'req-f6b623e7-5285-4a23-a090-c62a826e3b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:11,050 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.289s 2022-02-18 22:26:11,051 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a3ea44d-d260-490e-a54f-40aad7bed0e1', 'x-compute-request-id': 'req-2a3ea44d-d260-490e-a54f-40aad7bed0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:12,814 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.755s 2022-02-18 22:26:12,815 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3abaeabd-5206-4dc8-9757-5eefecb6455a', 'x-compute-request-id': 'req-3abaeabd-5206-4dc8-9757-5eefecb6455a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:14,918 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 1.085s 2022-02-18 22:26:14,919 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2727b7d7-b1d0-4ed9-8c65-7851d04c4a82', 'x-compute-request-id': 'req-2727b7d7-b1d0-4ed9-8c65-7851d04c4a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:16,858 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.929s 2022-02-18 22:26:16,859 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-081a48f9-dd39-458f-b8d4-65f7d058df6f', 'x-compute-request-id': 'req-081a48f9-dd39-458f-b8d4-65f7d058df6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:19,800 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 1.923s 2022-02-18 22:26:19,801 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c339c9-c5c3-43d2-8c36-7ef48cb65d9b', 'x-compute-request-id': 'req-10c339c9-c5c3-43d2-8c36-7ef48cb65d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:23,365 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 2.555s 2022-02-18 22:26:23,365 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ad1a73a-b9a8-4863-a85b-87abf699a64d', 'x-compute-request-id': 'req-9ad1a73a-b9a8-4863-a85b-87abf699a64d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:25,672 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 1.297s 2022-02-18 22:26:25,672 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3866354-1b09-46c0-afbf-fd8eba2b49f2', 'x-compute-request-id': 'req-d3866354-1b09-46c0-afbf-fd8eba2b49f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:27,718 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 1.038s 2022-02-18 22:26:27,719 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dbbb706-8429-45a4-92e3-7d6abd1c32be', 'x-compute-request-id': 'req-7dbbb706-8429-45a4-92e3-7d6abd1c32be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:29,812 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 1.084s 2022-02-18 22:26:29,813 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003bf779-950e-4aa3-9347-dd313f87769b', 'x-compute-request-id': 'req-003bf779-950e-4aa3-9347-dd313f87769b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:31,595 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.773s 2022-02-18 22:26:31,595 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67286f1b-32de-457b-8430-c0e376d10499', 'x-compute-request-id': 'req-67286f1b-32de-457b-8430-c0e376d10499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:33,837 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 1.216s 2022-02-18 22:26:33,838 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f1707d-40a0-4f47-870c-9c440869727e', 'x-compute-request-id': 'req-d9f1707d-40a0-4f47-870c-9c440869727e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:35,505 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.649s 2022-02-18 22:26:35,505 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ce72e57-a4c3-431e-a4cb-c4555332df94', 'x-compute-request-id': 'req-6ce72e57-a4c3-431e-a4cb-c4555332df94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:37,031 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.506s 2022-02-18 22:26:37,032 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57606a99-6045-4c8a-ba52-c3e5d43701f3', 'x-compute-request-id': 'req-57606a99-6045-4c8a-ba52-c3e5d43701f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:38,449 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.398s 2022-02-18 22:26:38,449 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e0c8119-c1b8-481c-987c-695eb0de4e18', 'x-compute-request-id': 'req-7e0c8119-c1b8-481c-987c-695eb0de4e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:40,371 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.913s 2022-02-18 22:26:40,372 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac86659e-67ec-4fb0-afcc-46db100b6bb0', 'x-compute-request-id': 'req-ac86659e-67ec-4fb0-afcc-46db100b6bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:41,843 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.463s 2022-02-18 22:26:41,844 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b57007a-c5bb-4546-af08-dc5eb86fe9ae', 'x-compute-request-id': 'req-6b57007a-c5bb-4546-af08-dc5eb86fe9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:43,285 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.423s 2022-02-18 22:26:43,286 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9fb52a4-f398-4a58-a70a-16cd05560145', 'x-compute-request-id': 'req-c9fb52a4-f398-4a58-a70a-16cd05560145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:44,559 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.259s 2022-02-18 22:26:44,559 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-589c0a96-03ea-49b5-82c6-b0dea548ce1c', 'x-compute-request-id': 'req-589c0a96-03ea-49b5-82c6-b0dea548ce1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:45,850 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.279s 2022-02-18 22:26:45,850 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c331902c-89ea-4c77-84e5-ee46c300e95e', 'x-compute-request-id': 'req-c331902c-89ea-4c77-84e5-ee46c300e95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:47,233 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.372s 2022-02-18 22:26:47,233 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03a2d2f3-b795-4ff4-af49-08f30db6e034', 'x-compute-request-id': 'req-03a2d2f3-b795-4ff4-af49-08f30db6e034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:48,617 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.366s 2022-02-18 22:26:48,617 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-684e8708-9908-45ec-99b8-b88a80c6c6be', 'x-compute-request-id': 'req-684e8708-9908-45ec-99b8-b88a80c6c6be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:49,968 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.341s 2022-02-18 22:26:49,969 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a1805c-aca0-4911-bd0b-645d418b1b0b', 'x-compute-request-id': 'req-e3a1805c-aca0-4911-bd0b-645d418b1b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:51,633 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.647s 2022-02-18 22:26:51,634 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14d069a3-ea66-4bc5-812d-73d1a5ef21e7', 'x-compute-request-id': 'req-14d069a3-ea66-4bc5-812d-73d1a5ef21e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "162fdef3aa58f830365e7dc04d53e893c0513e0ada0c71a00f2900e3", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:53,164 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.512s 2022-02-18 22:26:53,164 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f92e03ed-8216-49e3-a8b4-32a9f8f52701', 'x-compute-request-id': 'req-f92e03ed-8216-49e3-a8b4-32a9f8f52701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:26:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:54,455 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.282s 2022-02-18 22:26:54,455 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e199629-ae77-4703-81c7-2a88a420b93c', 'x-compute-request-id': 'req-5e199629-ae77-4703-81c7-2a88a420b93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"server": {"id": "d45e2c4d-19be-4940-b2cc-96aef8f31edb", "name": "tempest-ServersOnMultiNodesTest-server-1805796354-1", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:40Z", "updated": "2022-02-18T22:26:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:54,472 119602 INFO [tempest.common.waiters] State transition "BUILD/deleting" ==> "BUILD/scheduling" after 57 second wait 2022-02-18 22:26:55,770 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 404 GET http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb 0.296s 2022-02-18 22:26:55,770 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-efe777b9-4030-4509-8ffc-94988f35df40', 'x-compute-request-id': 'req-efe777b9-4030-4509-8ffc-94988f35df40', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/d45e2c4d-19be-4940-b2cc-96aef8f31edb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d45e2c4d-19be-4940-b2cc-96aef8f31edb could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 109, in test_create_server_with_scheduler_hint_group_anti_affinity hosts = self._create_servers_with_group('anti-affinity') File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 44, in _create_servers_with_group reservation_id = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 294, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 89236876-82ff-4ba2-9dbf-26da61f29bf9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:25:55Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 89236876-82ff-4ba2-9dbf-26da61f29bf9.'}. Server boot request ID: req-3112dfd9-cf4f-415e-9dc0-3ba9539e4e40. |
||||||
test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
fail
ft7.3: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:26:55,885 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.080s 2022-02-18 22:26:55,885 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9c116cd5-2b54-475b-8ed1-6085867c6169', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "967c3597a9044665a4345d898e956950", "name": "tempest-ServersOnMultiNodesTest-432717487-project", "password_expires_at": null}, "audit_ids": ["Ic54uxZXSu-gulA480llSQ"], "expires_at": "2022-02-18T23:26:55.000000Z", "issued_at": "2022-02-18T22:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "838703cdccc4434490c0767a1bdc4174", "name": "tempest-ServersOnMultiNodesTest-432717487"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:26:55,886 119602 INFO [tempest.lib.common.fixed_network] (ServersOnMultiNodesTest:test_create_servers_on_different_hosts) Found network None available for tenant 2022-02-18 22:26:56,823 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 202 POST http://10.222.0.71/compute/v2.1/servers 0.936s 2022-02-18 22:26:56,824 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-282651239", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452"}, "os:scheduler_hints": {"different_host": "2a21aa54-8455-4a24-ab53-583ffeb06d5f"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53699d60-c3b9-4fb5-bb50-a086e55a51b3', 'x-compute-request-id': 'req-53699d60-c3b9-4fb5-bb50-a086e55a51b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "32e20da1-82d7-4b78-aead-6100603b69b6", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3F8HtbM5ZBQe"}}' 2022-02-18 22:26:57,206 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 0.379s 2022-02-18 22:26:57,207 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f954711a-6939-48b4-9fa6-66e365857dde', 'x-compute-request-id': 'req-f954711a-6939-48b4-9fa6-66e365857dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'{"server": {"id": "32e20da1-82d7-4b78-aead-6100603b69b6", "name": "tempest-ServersOnMultiNodesTest-server-282651239", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:57Z", "updated": "2022-02-18T22:26:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:58,681 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 0.456s 2022-02-18 22:26:58,681 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1220', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84e2a333-93f0-40e1-87b9-70aa84554a42', 'x-compute-request-id': 'req-84e2a333-93f0-40e1-87b9-70aa84554a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'{"server": {"id": "32e20da1-82d7-4b78-aead-6100603b69b6", "name": "tempest-ServersOnMultiNodesTest-server-282651239", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:56Z", "updated": "2022-02-18T22:26:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:00,797 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 1.105s 2022-02-18 22:27:00,798 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf42244f-8cf2-44aa-b2ea-0099c3e7cc82', 'x-compute-request-id': 'req-cf42244f-8cf2-44aa-b2ea-0099c3e7cc82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'{"server": {"id": "32e20da1-82d7-4b78-aead-6100603b69b6", "name": "tempest-ServersOnMultiNodesTest-server-282651239", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:56Z", "updated": "2022-02-18T22:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:00,818 119602 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2022-02-18 22:27:04,269 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 2.449s 2022-02-18 22:27:04,270 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2022afba-e46e-46c6-bacb-f10d6f5c48c5', 'x-compute-request-id': 'req-2022afba-e46e-46c6-bacb-f10d6f5c48c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'{"server": {"id": "32e20da1-82d7-4b78-aead-6100603b69b6", "name": "tempest-ServersOnMultiNodesTest-server-282651239", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:56Z", "updated": "2022-02-18T22:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:07,867 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 2.578s 2022-02-18 22:27:07,867 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc0f995d-0dc4-45cd-8130-bd963a49f854', 'x-compute-request-id': 'req-dc0f995d-0dc4-45cd-8130-bd963a49f854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'{"server": {"id": "32e20da1-82d7-4b78-aead-6100603b69b6", "name": "tempest-ServersOnMultiNodesTest-server-282651239", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:56Z", "updated": "2022-02-18T22:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:10,466 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 1.581s 2022-02-18 22:27:10,466 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be07d913-fa4f-4502-9afd-a3ebcb0861d7', 'x-compute-request-id': 'req-be07d913-fa4f-4502-9afd-a3ebcb0861d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'{"server": {"id": "32e20da1-82d7-4b78-aead-6100603b69b6", "name": "tempest-ServersOnMultiNodesTest-server-282651239", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:56Z", "updated": "2022-02-18T22:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:12,094 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 0.605s 2022-02-18 22:27:12,095 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a849d13e-e863-458d-8dd4-bf257cc26e81', 'x-compute-request-id': 'req-a849d13e-e863-458d-8dd4-bf257cc26e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'{"server": {"id": "32e20da1-82d7-4b78-aead-6100603b69b6", "name": "tempest-ServersOnMultiNodesTest-server-282651239", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:56Z", "updated": "2022-02-18T22:27:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:14,141 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 1.023s 2022-02-18 22:27:14,141 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf8e318-76bb-4dfc-8178-82f579c7e976', 'x-compute-request-id': 'req-4cf8e318-76bb-4dfc-8178-82f579c7e976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'{"server": {"id": "32e20da1-82d7-4b78-aead-6100603b69b6", "name": "tempest-ServersOnMultiNodesTest-server-282651239", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:56Z", "updated": "2022-02-18T22:27:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:14,162 119602 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 17 second wait 2022-02-18 22:27:15,563 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 0.398s 2022-02-18 22:27:15,563 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee7e7f35-7ca5-4883-83df-1f09e0e1d564', 'x-compute-request-id': 'req-ee7e7f35-7ca5-4883-83df-1f09e0e1d564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'{"server": {"id": "32e20da1-82d7-4b78-aead-6100603b69b6", "name": "tempest-ServersOnMultiNodesTest-server-282651239", "status": "ERROR", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:56Z", "updated": "2022-02-18T22:27:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/32e20da1-82d7-4b78-aead-6100603b69b6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:27:14Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 32e20da1-82d7-4b78-aead-6100603b69b6."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:15,582 119602 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 18 second wait 2022-02-18 22:27:16,402 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 204 DELETE http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 0.818s 2022-02-18 22:27:16,402 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a39b8b3-146f-4d75-b3c4-87d4f114c8d5', 'x-compute-request-id': 'req-8a39b8b3-146f-4d75-b3c4-87d4f114c8d5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'' 2022-02-18 22:27:17,215 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 404 GET http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6 0.812s 2022-02-18 22:27:17,216 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a2bfe16a-bef4-44c6-8f55-0785586b4e89', 'x-compute-request-id': 'req-a2bfe16a-bef4-44c6-8f55-0785586b4e89', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/32e20da1-82d7-4b78-aead-6100603b69b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 32e20da1-82d7-4b78-aead-6100603b69b6 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 82, in test_create_servers_on_different_hosts server02 = self.create_test_server(scheduler_hints=hints, File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 294, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 32e20da1-82d7-4b78-aead-6100603b69b6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:27:14Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 32e20da1-82d7-4b78-aead-6100603b69b6.'}. Server boot request ID: req-53699d60-c3b9-4fb5-bb50-a086e55a51b3. |
||||||
test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
fail
ft7.4: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:27:17,310 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.074s 2022-02-18 22:27:17,311 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dac21ca5-0c9b-44db-ac75-692eb5703b66', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "967c3597a9044665a4345d898e956950", "name": "tempest-ServersOnMultiNodesTest-432717487-project", "password_expires_at": null}, "audit_ids": ["jJ-s3vkPQOqt4m5yxXZdWg"], "expires_at": "2022-02-18T23:27:17.000000Z", "issued_at": "2022-02-18T22:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "838703cdccc4434490c0767a1bdc4174", "name": "tempest-ServersOnMultiNodesTest-432717487"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/838703cdccc4434490c0767a1bdc4174", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:27:17,312 119602 INFO [tempest.lib.common.fixed_network] (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers) Found network None available for tenant 2022-02-18 22:27:19,334 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 202 POST http://10.222.0.71/compute/v2.1/servers 2.020s 2022-02-18 22:27:19,335 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-2001066127", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452"}, "os:scheduler_hints": {"different_host": ["2a21aa54-8455-4a24-ab53-583ffeb06d5f"]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bab6b828-550b-41cf-92b9-827c6239d4b9', 'x-compute-request-id': 'req-bab6b828-550b-41cf-92b9-827c6239d4b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8d9PSks5B8ca"}}' 2022-02-18 22:27:20,625 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 1.288s 2022-02-18 22:27:20,626 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d31da3-2550-41fa-8b2e-96773eb64cc7', 'x-compute-request-id': 'req-47d31da3-2550-41fa-8b2e-96773eb64cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "name": "tempest-ServersOnMultiNodesTest-server-2001066127", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:19Z", "updated": "2022-02-18T22:27:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:22,522 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 0.880s 2022-02-18 22:27:22,522 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b3fa5cf-708e-4618-8319-1a1714193e47', 'x-compute-request-id': 'req-4b3fa5cf-708e-4618-8319-1a1714193e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "name": "tempest-ServersOnMultiNodesTest-server-2001066127", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:19Z", "updated": "2022-02-18T22:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:22,539 119602 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2022-02-18 22:27:24,761 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 1.221s 2022-02-18 22:27:24,762 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81efe547-e4c5-4b76-a1b3-09d2ff3a4167', 'x-compute-request-id': 'req-81efe547-e4c5-4b76-a1b3-09d2ff3a4167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "name": "tempest-ServersOnMultiNodesTest-server-2001066127", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:19Z", "updated": "2022-02-18T22:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:27,134 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 1.352s 2022-02-18 22:27:27,134 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f101ce2e-87fb-4b9f-89b0-39b6f1c383a9', 'x-compute-request-id': 'req-f101ce2e-87fb-4b9f-89b0-39b6f1c383a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "name": "tempest-ServersOnMultiNodesTest-server-2001066127", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:19Z", "updated": "2022-02-18T22:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:30,207 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 2.063s 2022-02-18 22:27:30,208 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9b39bc2-3af7-4f5e-8fc2-26f6ace1c7a9', 'x-compute-request-id': 'req-d9b39bc2-3af7-4f5e-8fc2-26f6ace1c7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "name": "tempest-ServersOnMultiNodesTest-server-2001066127", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:19Z", "updated": "2022-02-18T22:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:33,730 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 2.507s 2022-02-18 22:27:33,730 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fce4b7d-e204-4b62-85d4-6638dc816162', 'x-compute-request-id': 'req-7fce4b7d-e204-4b62-85d4-6638dc816162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "name": "tempest-ServersOnMultiNodesTest-server-2001066127", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:19Z", "updated": "2022-02-18T22:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:35,748 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 1.008s 2022-02-18 22:27:35,748 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a2acf3-901b-452d-993f-ce3e1a54d992', 'x-compute-request-id': 'req-b6a2acf3-901b-452d-993f-ce3e1a54d992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "name": "tempest-ServersOnMultiNodesTest-server-2001066127", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:19Z", "updated": "2022-02-18T22:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:37,465 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 0.708s 2022-02-18 22:27:37,466 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53069372-27a5-488e-8f79-209ac664e872', 'x-compute-request-id': 'req-53069372-27a5-488e-8f79-209ac664e872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "name": "tempest-ServersOnMultiNodesTest-server-2001066127", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "68d1745ec9a8045843c55313113e664a114df476f783583513e817a1", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:19Z", "updated": "2022-02-18T22:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:39,235 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 0.760s 2022-02-18 22:27:39,235 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fe28d6b-4686-4a39-851b-787fa4e0d774', 'x-compute-request-id': 'req-5fe28d6b-4686-4a39-851b-787fa4e0d774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "name": "tempest-ServersOnMultiNodesTest-server-2001066127", "status": "BUILD", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:19Z", "updated": "2022-02-18T22:27:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:42,287 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 2.044s 2022-02-18 22:27:42,287 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1409', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f8bcee-13ad-4e05-9ebd-58b7aa4398b8', 'x-compute-request-id': 'req-30f8bcee-13ad-4e05-9ebd-58b7aa4398b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"server": {"id": "5d3a8824-d400-4483-8723-4deabe456297", "name": "tempest-ServersOnMultiNodesTest-server-2001066127", "status": "ERROR", "tenant_id": "838703cdccc4434490c0767a1bdc4174", "user_id": "967c3597a9044665a4345d898e956950", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:27:19Z", "updated": "2022-02-18T22:27:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/5d3a8824-d400-4483-8723-4deabe456297"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:27:40Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5d3a8824-d400-4483-8723-4deabe456297."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:42,295 119602 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 22 second wait 2022-02-18 22:27:43,807 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 204 DELETE http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 1.512s 2022-02-18 22:27:43,808 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d71d1594-f46a-4a83-ba7f-89db763c2709', 'x-compute-request-id': 'req-d71d1594-f46a-4a83-ba7f-89db763c2709', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'' 2022-02-18 22:27:44,477 119602 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 404 GET http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297 0.669s 2022-02-18 22:27:44,478 119602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bd82b516-60ab-4040-b39c-644cce70d930', 'x-compute-request-id': 'req-bd82b516-60ab-4040-b39c-644cce70d930', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/5d3a8824-d400-4483-8723-4deabe456297'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5d3a8824-d400-4483-8723-4deabe456297 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 94, in test_create_servers_on_different_hosts_with_list_of_servers server02 = self.create_test_server(scheduler_hints=hints, File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 294, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 5d3a8824-d400-4483-8723-4deabe456297 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:27:40Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5d3a8824-d400-4483-8723-4deabe456297.'}. Server boot request ID: req-bab6b828-550b-41cf-92b9-827c6239d4b9. |
||||||
test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
pass
pt7.5: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
||||||
tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
fail
ft8.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:25:02,431 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/image/v2/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53 0.564s 2022-02-18 22:25:02,432 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fedca4fc-6452-46c5-b762-90608fa4facc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/image/v2/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "51d9d3202d694b7d8f3d7c086a65cf3b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "created_at": "2022-02-18T22:09:03Z", "updated_at": "2022-02-18T22:09:20Z", "tags": [], "self": "/v2/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "file": "/v2/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53/file", "schema": "/v2/schemas/image"}' 2022-02-18 22:25:09,070 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/image/v2/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53/file 6.637s 2022-02-18 22:25:19,942 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/octet-stream', 'content-md5': '318f990048c8a194829e52141534610d', 'content-length': '645922816', 'x-openstack-request-id': 'req-a8fe5f7e-1729-4287-8ad6-de324219c16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/image/v2/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53/file'} Body: b'vhdxfileQ\x00E\x00M\x00U\x00 \x00v\x002\x00.\x005\x00.\x000\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0 2022-02-18 22:25:20,108 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.222.0.71/image/v2/images 0.165s 2022-02-18 22:25:20,109 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"container_format": "bare", "disk_format": "vhdx", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '689', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d32b84fe-28e3-4211-9717-ab70103b73e9', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-14f045fe-dfce-48d4-b3ba-b332918d8cec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "dd503027c48240df957f82b333d3e2a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "created_at": "2022-02-18T22:25:20Z", "updated_at": "2022-02-18T22:25:20Z", "tags": [], "self": "/v2/images/d32b84fe-28e3-4211-9717-ab70103b73e9", "file": "/v2/images/d32b84fe-28e3-4211-9717-ab70103b73e9/file", "schema": "/v2/schemas/image"}' 2022-02-18 22:25:41,345 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.222.0.71/image/v2/images/d32b84fe-28e3-4211-9717-ab70103b73e9/file 21.234s 2022-02-18 22:25:41,346 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7fa5a4d5e970> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c68ab285-a04c-49a0-8e11-f5c9f0fea412', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/image/v2/images/d32b84fe-28e3-4211-9717-ab70103b73e9/file'} Body: b'' 2022-02-18 22:25:41,674 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.232s 2022-02-18 22:25:41,675 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f65aac6b-8e1e-466a-ba30-46d2371e1768', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "02d86d03dc0d49658499779ba93e9882", "name": "tempest-AttachSCSIVolumeTestJSON-1865670476-project", "password_expires_at": null}, "audit_ids": ["h-rVOSmFRlS2s3wxBrAL2w"], "expires_at": "2022-02-18T23:25:41.000000Z", "issued_at": "2022-02-18T22:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c00c83edfce5453d9a194c43caf52565", "name": "tempest-AttachSCSIVolumeTestJSON-1865670476"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_c00c83edfce5453d9a194c43caf52565", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/c00c83edfce5453d9a194c43caf52565", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/c00c83edfce5453d9a194c43caf52565", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/c00c83edfce5453d9a194c43caf52565", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:25:41,676 119603 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '909814a1-ef46-495f-b80d-77614d08d014', 'name': 'tempest-AttachSCSIVolumeTestJSON-929597347-network', 'tenant_id': 'c00c83edfce5453d9a194c43caf52565', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c00c83edfce5453d9a194c43caf52565', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 376, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:24:19Z', 'updated_at': '2022-02-18T22:24:20Z', 'revision_number': 1} available for tenant 2022-02-18 22:25:43,995 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.222.0.71/compute/v2.1/servers 2.318s 2022-02-18 22:25:43,995 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "imageRef": "d32b84fe-28e3-4211-9717-ab70103b73e9", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "909814a1-ef46-495f-b80d-77614d08d014"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6273b4d-3f9e-4cec-869b-6ca1d4a780f6', 'x-compute-request-id': 'req-e6273b4d-3f9e-4cec-869b-6ca1d4a780f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "DNk6dwPBe2Tg"}}' 2022-02-18 22:25:45,599 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.601s 2022-02-18 22:25:45,600 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b1b696b-2079-4599-9a85-c8424b2a65ba', 'x-compute-request-id': 'req-1b1b696b-2079-4599-9a85-c8424b2a65ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:47,030 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.420s 2022-02-18 22:25:47,031 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc60544-c7e8-4c37-8324-6d0e9fa3778f', 'x-compute-request-id': 'req-0cc60544-c7e8-4c37-8324-6d0e9fa3778f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:47,039 119603 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-02-18 22:25:49,871 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.831s 2022-02-18 22:25:49,871 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ff3112-700c-4961-a760-c30a26af1f9f', 'x-compute-request-id': 'req-b5ff3112-700c-4961-a760-c30a26af1f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:52,000 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.110s 2022-02-18 22:25:52,001 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-547402eb-d2a8-4fa8-a371-aa51c452e433', 'x-compute-request-id': 'req-547402eb-d2a8-4fa8-a371-aa51c452e433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:53,304 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.288s 2022-02-18 22:25:53,304 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8f23244-3436-4ed2-ac8f-936143357aac', 'x-compute-request-id': 'req-f8f23244-3436-4ed2-ac8f-936143357aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:54,709 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.387s 2022-02-18 22:25:54,710 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-619c513a-03ca-4f23-9b97-9a0d63ecbb08', 'x-compute-request-id': 'req-619c513a-03ca-4f23-9b97-9a0d63ecbb08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:56,572 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.842s 2022-02-18 22:25:56,573 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29636069-e794-48c2-87cb-e4fba9d68d3d', 'x-compute-request-id': 'req-29636069-e794-48c2-87cb-e4fba9d68d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:57,823 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.235s 2022-02-18 22:25:57,823 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a558d9a-03aa-465c-bc9a-edaaa7deef7b', 'x-compute-request-id': 'req-9a558d9a-03aa-465c-bc9a-edaaa7deef7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:25:59,052 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.219s 2022-02-18 22:25:59,053 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b8e922-da45-4198-98d4-456ad29097cf', 'x-compute-request-id': 'req-95b8e922-da45-4198-98d4-456ad29097cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:00,442 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.372s 2022-02-18 22:26:00,442 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1ea4185-3aaa-49b2-b368-14d5e35cd6c0', 'x-compute-request-id': 'req-a1ea4185-3aaa-49b2-b368-14d5e35cd6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:01,806 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.347s 2022-02-18 22:26:01,806 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-517b3bbc-438f-4f24-9925-d1634a59c9e5', 'x-compute-request-id': 'req-517b3bbc-438f-4f24-9925-d1634a59c9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:03,573 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.756s 2022-02-18 22:26:03,573 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7af6a6f-5f41-40b3-b162-9c7f69f5fbeb', 'x-compute-request-id': 'req-a7af6a6f-5f41-40b3-b162-9c7f69f5fbeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:04,963 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.369s 2022-02-18 22:26:04,963 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eb6e17e-b30d-4d7b-bb30-07fa1b6fce76', 'x-compute-request-id': 'req-7eb6e17e-b30d-4d7b-bb30-07fa1b6fce76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:06,331 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.344s 2022-02-18 22:26:06,331 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8450ad48-e0a9-40ce-809f-b15f2735ec21', 'x-compute-request-id': 'req-8450ad48-e0a9-40ce-809f-b15f2735ec21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:07,609 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.260s 2022-02-18 22:26:07,610 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-871009d2-1b3b-4a51-8707-ad161343cd03', 'x-compute-request-id': 'req-871009d2-1b3b-4a51-8707-ad161343cd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:08,985 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.355s 2022-02-18 22:26:08,985 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc913e3-a88a-4d06-a960-8eba1dcac184', 'x-compute-request-id': 'req-5fc913e3-a88a-4d06-a960-8eba1dcac184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:10,268 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.267s 2022-02-18 22:26:10,268 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55a70d44-8e6f-4a5c-acd0-5f7608bfee8e', 'x-compute-request-id': 'req-55a70d44-8e6f-4a5c-acd0-5f7608bfee8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:12,009 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.733s 2022-02-18 22:26:12,010 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b9716f-1591-4557-92b5-553344a4fabb', 'x-compute-request-id': 'req-47b9716f-1591-4557-92b5-553344a4fabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:13,890 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.871s 2022-02-18 22:26:13,891 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89ae62ea-4d3d-445f-9068-6f866e6270f1', 'x-compute-request-id': 'req-89ae62ea-4d3d-445f-9068-6f866e6270f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:15,963 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.063s 2022-02-18 22:26:15,964 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1b2ffb2-0081-4dfa-b8c9-f0e0da803bc7', 'x-compute-request-id': 'req-b1b2ffb2-0081-4dfa-b8c9-f0e0da803bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:18,736 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.754s 2022-02-18 22:26:18,737 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a41544b-d7e7-4e21-8ee1-01f4aecba185', 'x-compute-request-id': 'req-4a41544b-d7e7-4e21-8ee1-01f4aecba185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:22,320 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 2.575s 2022-02-18 22:26:22,321 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb0f64b1-4121-452f-9972-d3a8d5c0d0b4', 'x-compute-request-id': 'req-bb0f64b1-4121-452f-9972-d3a8d5c0d0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:24,832 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.501s 2022-02-18 22:26:24,832 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4b6fab-e213-4d04-9f5a-36248aa30239', 'x-compute-request-id': 'req-2a4b6fab-e213-4d04-9f5a-36248aa30239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:27,023 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.171s 2022-02-18 22:26:27,023 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1906557d-6195-49f1-ba23-3593f40e40e4', 'x-compute-request-id': 'req-1906557d-6195-49f1-ba23-3593f40e40e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:28,826 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.782s 2022-02-18 22:26:28,826 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315e6651-ab33-4e45-a872-cad360803db6', 'x-compute-request-id': 'req-315e6651-ab33-4e45-a872-cad360803db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:30,706 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.870s 2022-02-18 22:26:30,706 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d087cfde-893c-4092-90bd-db83347a253f', 'x-compute-request-id': 'req-d087cfde-893c-4092-90bd-db83347a253f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:33,464 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.738s 2022-02-18 22:26:33,464 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0055f70f-684c-4a41-b8f8-422d8484198b', 'x-compute-request-id': 'req-0055f70f-684c-4a41-b8f8-422d8484198b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:34,848 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.370s 2022-02-18 22:26:34,849 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19736d5a-a137-4fc4-a36e-d0a601c8b1b4', 'x-compute-request-id': 'req-19736d5a-a137-4fc4-a36e-d0a601c8b1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:36,978 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.110s 2022-02-18 22:26:36,978 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eef2367-ec2d-40f6-a109-fd08543982fe', 'x-compute-request-id': 'req-5eef2367-ec2d-40f6-a109-fd08543982fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:38,392 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.405s 2022-02-18 22:26:38,393 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e8ab74-1704-4be1-b923-2cd1060407d7', 'x-compute-request-id': 'req-36e8ab74-1704-4be1-b923-2cd1060407d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:40,067 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.654s 2022-02-18 22:26:40,068 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3ffd60c-545f-4570-9d0f-0f9679dfb35a', 'x-compute-request-id': 'req-f3ffd60c-545f-4570-9d0f-0f9679dfb35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:41,587 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.510s 2022-02-18 22:26:41,587 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01448188-0a7f-4bd9-a910-032d13c2eda7', 'x-compute-request-id': 'req-01448188-0a7f-4bd9-a910-032d13c2eda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:42,897 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.290s 2022-02-18 22:26:42,897 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f9efddb-c642-443f-a4cf-bf42d4fcb447', 'x-compute-request-id': 'req-3f9efddb-c642-443f-a4cf-bf42d4fcb447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:44,198 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.284s 2022-02-18 22:26:44,199 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8304b9ce-69ae-47e5-9e92-b5027044b714', 'x-compute-request-id': 'req-8304b9ce-69ae-47e5-9e92-b5027044b714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:45,525 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.314s 2022-02-18 22:26:45,525 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c7b1df2-9842-411b-b416-e1a99199ab55', 'x-compute-request-id': 'req-8c7b1df2-9842-411b-b416-e1a99199ab55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:46,808 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.273s 2022-02-18 22:26:46,808 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ccc414-8c39-45de-adc9-ed84989ca5a7', 'x-compute-request-id': 'req-e6ccc414-8c39-45de-adc9-ed84989ca5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:48,148 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.329s 2022-02-18 22:26:48,148 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd22e09-24d7-4a97-8575-fff620583740', 'x-compute-request-id': 'req-6fd22e09-24d7-4a97-8575-fff620583740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:49,535 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.371s 2022-02-18 22:26:49,536 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c152e5b-62be-4447-8374-6709831c5641', 'x-compute-request-id': 'req-3c152e5b-62be-4447-8374-6709831c5641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "59715ca37856df8d5c697298e95894ebf17d883d702c029aa6463005", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:50,798 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.252s 2022-02-18 22:26:50,798 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6765817-7fed-4210-badd-20c72565646f', 'x-compute-request-id': 'req-a6765817-7fed-4210-badd-20c72565646f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:26:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:52,167 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.360s 2022-02-18 22:26:52,167 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9f026f0-609c-4f32-9717-a5d2c6883491', 'x-compute-request-id': 'req-e9f026f0-609c-4f32-9717-a5d2c6883491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:26:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:53,911 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.727s 2022-02-18 22:26:53,912 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e38ecbb5-ab6f-4017-9136-db99001507ed', 'x-compute-request-id': 'req-e38ecbb5-ab6f-4017-9136-db99001507ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "b7be20720db8566e75890dd74e0a24f7bc833d330456af22120b09ec", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:26:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:55,732 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.795s 2022-02-18 22:26:55,733 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a3ba4cc-9391-4553-a9bf-e475031ad940', 'x-compute-request-id': 'req-6a3ba4cc-9391-4553-a9bf-e475031ad940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "b7be20720db8566e75890dd74e0a24f7bc833d330456af22120b09ec", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:26:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:57,307 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.552s 2022-02-18 22:26:57,307 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73e45a1c-4039-4fad-acf7-c86b3d48e091', 'x-compute-request-id': 'req-73e45a1c-4039-4fad-acf7-c86b3d48e091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "b7be20720db8566e75890dd74e0a24f7bc833d330456af22120b09ec", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:26:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:59,386 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.059s 2022-02-18 22:26:59,387 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-504c0850-f0bf-475e-bb24-1c8de3491b77', 'x-compute-request-id': 'req-504c0850-f0bf-475e-bb24-1c8de3491b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "b7be20720db8566e75890dd74e0a24f7bc833d330456af22120b09ec", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:26:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:01,845 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.448s 2022-02-18 22:27:01,845 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e767b456-8990-4841-bfb1-bc9a7dd505ce', 'x-compute-request-id': 'req-e767b456-8990-4841-bfb1-bc9a7dd505ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "b7be20720db8566e75890dd74e0a24f7bc833d330456af22120b09ec", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:26:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:05,240 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 2.384s 2022-02-18 22:27:05,241 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80fb59db-64b4-4b65-91b4-9155563761c1', 'x-compute-request-id': 'req-80fb59db-64b4-4b65-91b4-9155563761c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "BUILD", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:27:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:07,800 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.550s 2022-02-18 22:27:07,801 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1414', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce393712-0f36-41ef-8440-04e67647b646', 'x-compute-request-id': 'req-ce393712-0f36-41ef-8440-04e67647b646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"server": {"id": "169cced6-05a8-4886-ba43-2f00391dcc29", "name": "tempest-AttachSCSIVolumeTestJSON-server-1856767560", "status": "ERROR", "tenant_id": "c00c83edfce5453d9a194c43caf52565", "user_id": "02d86d03dc0d49658499779ba93e9882", "metadata": {}, "hostId": "", "image": {"id": "d32b84fe-28e3-4211-9717-ab70103b73e9", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/d32b84fe-28e3-4211-9717-ab70103b73e9"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:25:43Z", "updated": "2022-02-18T22:27:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/169cced6-05a8-4886-ba43-2f00391dcc29"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:27:07Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 169cced6-05a8-4886-ba43-2f00391dcc29."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:07,818 119603 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 82 second wait 2022-02-18 22:27:08,586 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 DELETE http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 0.767s 2022-02-18 22:27:08,586 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9dcd7c9-2e89-44a2-bf19-80ef2b058811', 'x-compute-request-id': 'req-a9dcd7c9-2e89-44a2-bf19-80ef2b058811', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'' 2022-02-18 22:27:09,710 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 404 GET http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29 1.123s 2022-02-18 22:27:09,711 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-02eddd6f-594d-48ee-b02b-efee6a5319af', 'x-compute-request-id': 'req-02eddd6f-594d-48ee-b02b-efee6a5319af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/169cced6-05a8-4886-ba43-2f00391dcc29'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 169cced6-05a8-4886-ba43-2f00391dcc29 could not be found."}}' 2022-02-18 22:27:10,697 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.71/image/v2/images/d32b84fe-28e3-4211-9717-ab70103b73e9 0.982s 2022-02-18 22:27:10,697 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c0201b6a-f35e-4f4d-996d-2c5439967ab6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/image/v2/images/d32b84fe-28e3-4211-9717-ab70103b73e9'} Body: b'' 2022-02-18 22:27:10,723 119603 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.71/image/v2/images/d32b84fe-28e3-4211-9717-ab70103b73e9 0.024s 2022-02-18 22:27:10,723 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-12b326e5-4a5b-4986-b79c-9ae3b23ff0f7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/image/v2/images/d32b84fe-28e3-4211-9717-ab70103b73e9'} Body: b'{"message": "No image found with ID d32b84fe-28e3-4211-9717-ab70103b73e9<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 88, in test_attach_scsi_disk_with_config_drive server = self.create_test_server(image_id=custom_img, File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 294, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 169cced6-05a8-4886-ba43-2f00391dcc29 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:27:07Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 169cced6-05a8-4886-ba43-2f00391dcc29.'}. Server boot request ID: req-e6273b4d-3f9e-4cec-869b-6ca1d4a780f6. |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 4 | 1 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
pass
pt9.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt9.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt9.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
fail
ft9.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:25:47,834 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.222.0.71/compute/v2.1/os-security-groups 0.962s 2022-02-18 22:25:47,835 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1100086373", "description": "tempest-description-1326088145"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2560093-8084-43fb-95ae-67d1896bdf0a', 'x-compute-request-id': 'req-c2560093-8084-43fb-95ae-67d1896bdf0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "0ba020c6-4c73-4cd6-9077-6c3e24f1335a", "description": "tempest-description-1326088145", "name": "tempest-SecurityGroupsTestJSON-securitygroup-1100086373", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "rules": []}}' 2022-02-18 22:25:49,291 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.222.0.71/compute/v2.1/os-security-groups 1.453s 2022-02-18 22:25:49,292 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1881762219", "description": "tempest-description-643759618"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdd0dd12-fba6-4df7-b473-798250d65d36', 'x-compute-request-id': 'req-cdd0dd12-fba6-4df7-b473-798250d65d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "72da90d0-2fce-4c9a-9222-9f2f6f3c07a3", "description": "tempest-description-643759618", "name": "tempest-SecurityGroupsTestJSON-securitygroup-1881762219", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "rules": []}}' 2022-02-18 22:25:49,500 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.182s 2022-02-18 22:25:49,501 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3246', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eb3c8f00-0184-4983-8450-8638bef458e2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1a66cc48b0fd4880876d049a1054a329", "name": "tempest-SecurityGroupsTestJSON-396675826-project", "password_expires_at": null}, "audit_ids": ["wMPborw2QdiH5u7BmzzE_A"], "expires_at": "2022-02-18T23:25:49.000000Z", "issued_at": "2022-02-18T22:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cb0703d34e244258974944ef2f5e0d4", "name": "tempest-SecurityGroupsTestJSON-396675826"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_1cb0703d34e244258974944ef2f5e0d4", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/1cb0703d34e244258974944ef2f5e0d4", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/1cb0703d34e244258974944ef2f5e0d4", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/1cb0703d34e244258974944ef2f5e0d4", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:25:49,501 119595 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_server_security_groups) Found network {'id': 'd80a18f2-d985-4f57-abb1-b980e9bd4966', 'name': 'tempest-SecurityGroupsTestJSON-1255788825-network', 'tenant_id': '1cb0703d34e244258974944ef2f5e0d4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1cb0703d34e244258974944ef2f5e0d4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 363, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T22:24:27Z', 'updated_at': '2022-02-18T22:24:27Z', 'revision_number': 1} available for tenant 2022-02-18 22:26:01,601 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 202 POST http://10.222.0.71/compute/v2.1/servers 12.098s 2022-02-18 22:26:01,601 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-396119300", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "d80a18f2-d985-4f57-abb1-b980e9bd4966"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bba1007b-0a98-4c91-87bb-296c9ae1f56d', 'x-compute-request-id': 'req-bba1007b-0a98-4c91-87bb-296c9ae1f56d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "isSM6t3m9C6j"}}' 2022-02-18 22:26:01,911 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.308s 2022-02-18 22:26:01,912 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce23079e-ce14-41f7-9e32-13f6baf19b29', 'x-compute-request-id': 'req-ce23079e-ce14-41f7-9e32-13f6baf19b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:02Z", "updated": "2022-02-18T22:26:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:03,491 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.563s 2022-02-18 22:26:03,492 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8fb0ca8-5384-4144-9019-ee7912382ed1', 'x-compute-request-id': 'req-d8fb0ca8-5384-4144-9019-ee7912382ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:04,711 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.203s 2022-02-18 22:26:04,711 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9c8ca59-c027-4caa-88d1-e32492d1c8aa', 'x-compute-request-id': 'req-b9c8ca59-c027-4caa-88d1-e32492d1c8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:05,948 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.227s 2022-02-18 22:26:05,948 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89a036d0-7f20-4c5a-b84b-9a727989bbf1', 'x-compute-request-id': 'req-89a036d0-7f20-4c5a-b84b-9a727989bbf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:07,181 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.223s 2022-02-18 22:26:07,181 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ebc22c8-0023-4e1c-8ba2-693b2f52a684', 'x-compute-request-id': 'req-1ebc22c8-0023-4e1c-8ba2-693b2f52a684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:08,588 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.398s 2022-02-18 22:26:08,588 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f3397e9-ab0d-42a0-b163-122c5bf301fd', 'x-compute-request-id': 'req-7f3397e9-ab0d-42a0-b163-122c5bf301fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:09,824 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.224s 2022-02-18 22:26:09,825 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48abbf06-d2be-4c6d-a354-cb377db11c86', 'x-compute-request-id': 'req-48abbf06-d2be-4c6d-a354-cb377db11c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:10,982 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.146s 2022-02-18 22:26:10,982 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0398e58-94bd-4fd3-9d53-c71f58b7f366', 'x-compute-request-id': 'req-f0398e58-94bd-4fd3-9d53-c71f58b7f366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:12,381 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.389s 2022-02-18 22:26:12,381 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061ff2ec-ad93-4e50-acf2-95bf66f82b33', 'x-compute-request-id': 'req-061ff2ec-ad93-4e50-acf2-95bf66f82b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:12,399 119595 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 11 second wait 2022-02-18 22:26:14,228 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.826s 2022-02-18 22:26:14,229 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a0d57b3-4c92-447b-8a96-4bee7baaaed6', 'x-compute-request-id': 'req-0a0d57b3-4c92-447b-8a96-4bee7baaaed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:14,245 119595 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 13 second wait 2022-02-18 22:26:15,700 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.453s 2022-02-18 22:26:15,701 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2630ee7a-9e48-4d09-bca0-3ff272725e27', 'x-compute-request-id': 'req-2630ee7a-9e48-4d09-bca0-3ff272725e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:15,716 119595 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 14 second wait 2022-02-18 22:26:18,787 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 2.069s 2022-02-18 22:26:18,788 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b3cdd4f-4e9a-4ddf-9ae0-85fd02d1c3f3', 'x-compute-request-id': 'req-0b3cdd4f-4e9a-4ddf-9ae0-85fd02d1c3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:22,997 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 3.187s 2022-02-18 22:26:22,997 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dc05d45-3755-4116-9375-2f2dea2c47ea', 'x-compute-request-id': 'req-8dc05d45-3755-4116-9375-2f2dea2c47ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:25,370 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 1.356s 2022-02-18 22:26:25,371 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a144da00-25e4-4521-a78a-6a6bac4c2759', 'x-compute-request-id': 'req-a144da00-25e4-4521-a78a-6a6bac4c2759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:27,799 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 1.419s 2022-02-18 22:26:27,799 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-687ea56a-0023-4c99-8b3d-23fbb5ef945b', 'x-compute-request-id': 'req-687ea56a-0023-4c99-8b3d-23fbb5ef945b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:29,967 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 1.158s 2022-02-18 22:26:29,968 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b91a67-968b-4341-850b-5cafdfbb8c25', 'x-compute-request-id': 'req-99b91a67-968b-4341-850b-5cafdfbb8c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:32,156 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 1.179s 2022-02-18 22:26:32,156 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-654d5c0e-94e0-48d9-979f-67496e99ec67', 'x-compute-request-id': 'req-654d5c0e-94e0-48d9-979f-67496e99ec67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:33,898 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.732s 2022-02-18 22:26:33,899 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65554eec-0922-4a93-a516-aea25414f109', 'x-compute-request-id': 'req-65554eec-0922-4a93-a516-aea25414f109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:35,596 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.682s 2022-02-18 22:26:35,597 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee200f45-dd36-4514-8663-4e46b0479d07', 'x-compute-request-id': 'req-ee200f45-dd36-4514-8663-4e46b0479d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:37,246 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.632s 2022-02-18 22:26:37,247 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ad94d74-98d1-4a97-a6ff-a85f1e280925', 'x-compute-request-id': 'req-5ad94d74-98d1-4a97-a6ff-a85f1e280925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:38,847 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.591s 2022-02-18 22:26:38,848 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7799d966-6d8a-44ef-85b6-aadb6bdeaf4e', 'x-compute-request-id': 'req-7799d966-6d8a-44ef-85b6-aadb6bdeaf4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:40,481 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.613s 2022-02-18 22:26:40,482 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86df8ebf-61b5-4573-9ddd-7cab4ed6ca04', 'x-compute-request-id': 'req-86df8ebf-61b5-4573-9ddd-7cab4ed6ca04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:41,889 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.388s 2022-02-18 22:26:41,890 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c78d47-089f-4964-a988-c52f996e7818', 'x-compute-request-id': 'req-b3c78d47-089f-4964-a988-c52f996e7818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:43,299 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.399s 2022-02-18 22:26:43,300 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4cb336a-187a-4c18-936e-a04d56e06d37', 'x-compute-request-id': 'req-e4cb336a-187a-4c18-936e-a04d56e06d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:44,605 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.297s 2022-02-18 22:26:44,606 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421e6139-0ab1-448c-8473-512547d8bf0e', 'x-compute-request-id': 'req-421e6139-0ab1-448c-8473-512547d8bf0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:45,898 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.277s 2022-02-18 22:26:45,898 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da74b706-1a31-41ef-bf43-a45a3d408508', 'x-compute-request-id': 'req-da74b706-1a31-41ef-bf43-a45a3d408508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:47,269 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.354s 2022-02-18 22:26:47,270 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85aa6d1a-beae-4207-98fa-f01c802303ff', 'x-compute-request-id': 'req-85aa6d1a-beae-4207-98fa-f01c802303ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:48,632 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.353s 2022-02-18 22:26:48,632 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62dc65ac-984e-422a-81c4-6b333c8721b9', 'x-compute-request-id': 'req-62dc65ac-984e-422a-81c4-6b333c8721b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:49,944 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.297s 2022-02-18 22:26:49,945 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c21eb479-0bd1-4ca4-86f8-cd00c49e2cd9', 'x-compute-request-id': 'req-c21eb479-0bd1-4ca4-86f8-cd00c49e2cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:51,693 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.731s 2022-02-18 22:26:51,693 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72f47b11-f382-4b02-b41d-892e32f820e4', 'x-compute-request-id': 'req-72f47b11-f382-4b02-b41d-892e32f820e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:53,167 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.462s 2022-02-18 22:26:53,168 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34bcd1b5-9d43-4d63-9525-6ef9a821f57e', 'x-compute-request-id': 'req-34bcd1b5-9d43-4d63-9525-6ef9a821f57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "ed6099d44c63f58ecf31401789547e6bfb19e6ed31fb17ecfea27b87", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:54,992 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.815s 2022-02-18 22:26:54,993 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5711dbb3-5020-42e2-9806-d685a1ca76af', 'x-compute-request-id': 'req-5711dbb3-5020-42e2-9806-d685a1ca76af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:56,376 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.362s 2022-02-18 22:26:56,377 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d02c092-ed5c-4ad8-be99-90777f394647', 'x-compute-request-id': 'req-0d02c092-ed5c-4ad8-be99-90777f394647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:56,384 119595 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 55 second wait 2022-02-18 22:26:57,897 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.512s 2022-02-18 22:26:57,898 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da1f008-46c4-460a-a04b-0f30eea27f42', 'x-compute-request-id': 'req-2da1f008-46c4-460a-a04b-0f30eea27f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:59,633 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.723s 2022-02-18 22:26:59,633 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a8d7f5e-89a6-4432-acc6-a87b5d960869', 'x-compute-request-id': 'req-0a8d7f5e-89a6-4432-acc6-a87b5d960869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "096581011a5894998fabf8c2441417e0925b2fc39c41700a45841f1d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:26:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:26:59,649 119595 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 58 second wait 2022-02-18 22:27:01,473 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.822s 2022-02-18 22:27:01,474 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1503364e-f3dc-4aea-9520-da58a4fd7ca2', 'x-compute-request-id': 'req-1503364e-f3dc-4aea-9520-da58a4fd7ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "096581011a5894998fabf8c2441417e0925b2fc39c41700a45841f1d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:01,481 119595 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 60 second wait 2022-02-18 22:27:05,050 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 2.567s 2022-02-18 22:27:05,051 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-245555ee-05e5-4958-8939-daaf39bbddf2', 'x-compute-request-id': 'req-245555ee-05e5-4958-8939-daaf39bbddf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "096581011a5894998fabf8c2441417e0925b2fc39c41700a45841f1d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:07,585 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 1.525s 2022-02-18 22:27:07,585 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f959fe-9592-45d5-8356-89b71ac43343', 'x-compute-request-id': 'req-66f959fe-9592-45d5-8356-89b71ac43343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "BUILD", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:27:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:10,081 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 1.476s 2022-02-18 22:27:10,082 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61cd19b-d2c7-4eca-b48c-5d2087cca3dd', 'x-compute-request-id': 'req-c61cd19b-d2c7-4eca-b48c-5d2087cca3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"server": {"id": "f4976f77-31b1-4bdd-89c6-e2eacb8359c6", "name": "tempest-SecurityGroupsTestJSON-server-396119300", "status": "ERROR", "tenant_id": "1cb0703d34e244258974944ef2f5e0d4", "user_id": "1a66cc48b0fd4880876d049a1054a329", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:26:01Z", "updated": "2022-02-18T22:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:27:08Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f4976f77-31b1-4bdd-89c6-e2eacb8359c6."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:27:10,089 119595 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 69 second wait 2022-02-18 22:27:11,235 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 204 DELETE http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 1.145s 2022-02-18 22:27:11,235 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aec656d-5702-4beb-a885-8f304eb409a5', 'x-compute-request-id': 'req-4aec656d-5702-4beb-a885-8f304eb409a5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'' 2022-02-18 22:27:11,499 119595 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 404 GET http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6 0.263s 2022-02-18 22:27:11,500 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0eb86fed-9ea1-423b-bb04-fbd5c53fee98', 'x-compute-request-id': 'req-0eb86fed-9ea1-423b-bb04-fbd5c53fee98', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/f4976f77-31b1-4bdd-89c6-e2eacb8359c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f4976f77-31b1-4bdd-89c6-e2eacb8359c6 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 101, in test_server_security_groups server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 294, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server f4976f77-31b1-4bdd-89c6-e2eacb8359c6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:27:08Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f4976f77-31b1-4bdd-89c6-e2eacb8359c6.'}. Server boot request ID: req-bba1007b-0a98-4c91-87bb-296c9ae1f56d. |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt9.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 6 | 3 | 0 | 0 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
fail
ft10.1: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 23:10:39,528 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 POST http://10.222.0.71/compute/v2.1/os-keypairs 0.454s 2022-02-18 23:10:39,528 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1292430460"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46bb1d72-2a07-4943-9a8f-0dd1851580ac', 'x-compute-request-id': 'req-46bb1d72-2a07-4943-9a8f-0dd1851580ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAshaPqmrf/pthyylMrbSn0D2H8wH1Cfvjl564wOdyTRWndRgI\\npLsPAHGprJmEGAyakDbR7It5/p6e5UicyDHpNgxbDGUAfC4wdRhxYWpGlz1K+HJF\\naLBlFgQIDlZnvMad1n28CAMQbBRXXkbLn2FX8U6onyeum2taHwhU6LpMIJtYTXKX\\nIjjOroaYNZVFA97K8ho0jTiQkXFojZTVY2jiMWNeyDp1J3QMJcbXO8GJlTod+9Nh\\nxrmk/rNODXpNVMk61BCEDDxiSoW5brN8w087IGNTyGV3XgZosv5KzLExJA9nQI7R\\n69kmbk3+uWFxsW6AP2gTsABBT35ke7LR2f5TqwIDAQABAoIBADGDXkwmTMKwFr9y\\naxQ8jw+xm9Ovbp5o/v0PrxRLBRdzdsxycyzBqUkZUPBg+j3peyuvYiwfFzr4hPsA\\ndj6eydUyGDpY9oqQGP7lXdiUwK2Z5/ctZijWKjS1yDucQFlW61lQOfAMUguKmEPo\\n8QIOAXJgyTb+xGgHr9XC7kCKU1IZB8KcIWAXv0r4Zspu1zeABfnYrOV2R2eXusPy\\nlfYYOnxBaQorBG+G/z7T+iussWWLCj5NFRzf1p3/INevTkx/Gs0GD0EtyH8N2/0l\\n7M2NYeApayKGnoshonyjspJnkmWL3lF4R0n8sSbu+p/1uFAB0DpOCrcN0YdFHE03\\nFZO2DlECgYEA4pLSm0gkp0FRhvTktlJmAyFM0UOlx/r4r7Tq8a+xfL8eJLt6NMtn\\nxd59qVen9+vYZn8qZBy7ZmalBFRkssDBbjMo/A/3DMItEV7JBrhZytwD8JfzmpdK\\n0sRlyGYaQq1xHWC83QoniWc7rNG1aEtBapqjJDMYK/b42aiAaEidb5MCgYEAyTeu\\n3NdLj4n8RIlYkaOPJ7FZkMdJr0k5bEs/jGMx3AwdyPgyCBjJLR4sWWhsDc06/6tt\\nVHa9jXxIeFtM51zdlvwhmEQFsYS3a9hO6tTZxMS9pJPSaT+5+a5iy1hwgh/Qvjcd\\n4nkGDN5huJv7N5WbMF1SmTw+BHFWqhS/XLOCqokCgYEAjOo0Ak/EPCHryrvU43Ar\\n8hZr6FriaJY2xVEILnjPMn7LCJ1xTBSV3gKatQ/Hb/JHDLhabRlRlEaSqzaxylsH\\n8rnu65YiWNULopoI/Rz6+6gK60AWSjd+Wce8Zf7apk2o5FSeIfuGy3ZhLwLeiJcF\\ngH/cp07/4Zgg/X5HHpTLFfECgYA+dkKZ21thW3wr6lbMHvG5aJxdDQAaoahprZI0\\nijZYEIrOb/1X9hm9H7i0qG2ieyrtYtG1foao/QOiGPVufK1sySfElJkP2hr2J1eY\\nHirbohccl6ahdV7N2wxgAzwpqKar5YApZVgzdnTvUbxSLObXxKB3YPP/fQ9iDL66\\nkB7nwQKBgQCQ1qBnzMDidjUVTeQi5adl627JRyF5iJWnQvVNXb7ok5egUe/B8xF6\\nNTjsuM+tc+GUQiWSfe2Jibm4Nxl3EbHCJm6fFpGNtI122BFtQa8cuHhj/zrjR3rK\\nwT8SRtZKlEHs/sB+pFveeI2O7f8UZNbwTeYZW5yARgMWTpHfCzDQbA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-1292430460", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyFo+qat/+m2HLKUyttKfQPYfzAfUJ++OXnrjA53JNFad1GAikuw8AcamsmYQYDJqQNtHsi3n+np7lSJzIMek2DFsMZQB8LjB1GHFhakaXPUr4ckVosGUWBAgOVme8xp3WfbwIAxBsFFdeRsufYVfxTqifJ66ba1ofCFToukwgm1hNcpciOM6uhpg1lUUD3sryGjSNOJCRcWiNlNVjaOIxY17IOnUndAwlxtc7wYmVOh3702HGuaT+s04Nek1UyTrUEIQMPGJKhblus3zDTzsgY1PIZXdeBmiy/krMsTEkD2dAjtHr2SZuTf65YXGxboA/aBOwAEFPfmR7stHZ/lOr Generated-by-Nova", "fingerprint": "77:f4:ed:49:68:8c:bd:49:e2:52:7d:30:43:7b:52:eb", "user_id": "764025159dbe40589a4bc6851069e9c6"}}' 2022-02-18 23:10:39,791 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/security-groups 0.261s 2022-02-18 23:10:39,791 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-797011681", "description": "tempest-secgroup-smoke-797011681 description", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-e8845ed5-e4a5-4a26-9ee2-659b6a43e891', 'date': 'Fri, 18 Feb 2022 23:10:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "ef743ef6-9d72-4834-9650-6229939cbca0", "name": "tempest-secgroup-smoke-797011681", "stateful": true, "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "description": "tempest-secgroup-smoke-797011681 description", "shared": false, "security_group_rules": [{"id": "6d44ed11-861f-4825-82b1-6b9ea63cb3ce", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 3595, "description": null, "tags": [], "created_at": "2022-02-18T23:10:39Z", "updated_at": "2022-02-18T23:10:39Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}, {"id": "ae6bc920-9f52-4080-bfea-afcace8a3a8d", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 3594, "description": null, "tags": [], "created_at": "2022-02-18T23:10:39Z", "updated_at": "2022-02-18T23:10:39Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}], "tags": [], "created_at": "2022-02-18T23:10:39Z", "updated_at": "2022-02-18T23:10:39Z", "revision_number": 1, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:10:39,931 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.139s 2022-02-18 23:10:39,932 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c5176bb4-c215-4dcf-b8a8-a14e7de423c3', 'date': 'Fri, 18 Feb 2022 23:10:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a1e7ec22-9d54-4bac-b162-9aa3ed5a3731", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:10:39Z", "updated_at": "2022-02-18T23:10:39Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:10:40,072 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.139s 2022-02-18 23:10:40,072 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-09179e3d-8b62-4db9-bf10-92530caf9b36', 'date': 'Fri, 18 Feb 2022 23:10:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8046a2bd-842b-425e-9858-d34834cfe083", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:10:40Z", "updated_at": "2022-02-18T23:10:40Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:10:40,210 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.137s 2022-02-18 23:10:40,211 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-23f59d65-dd92-45be-b6b3-a1662ff43d1a', 'date': 'Fri, 18 Feb 2022 23:10:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c7295aad-4407-488a-823a-17bf2758e867", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:10:40Z", "updated_at": "2022-02-18T23:10:40Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:10:40,371 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.159s 2022-02-18 23:10:40,371 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-04af276e-d3ef-4011-8fc6-221e40d94d6c', 'date': 'Fri, 18 Feb 2022 23:10:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c9b8436a-2186-4b81-83e2-950dfcbd25f6", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:10:40Z", "updated_at": "2022-02-18T23:10:40Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:10:40,535 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.163s 2022-02-18 23:10:40,535 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5c78df33-296a-4815-ac35-6fb427c60400', 'date': 'Fri, 18 Feb 2022 23:10:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f7dc0afd-1ad3-4525-963e-6d4ecd1f8bb1", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:10:40Z", "updated_at": "2022-02-18T23:10:40Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:10:40,678 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.141s 2022-02-18 23:10:40,678 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b180af1e-2e4a-456d-afa9-a3c4e2ef5e58', 'date': 'Fri, 18 Feb 2022 23:10:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b5e0eb72-5304-4a82-9152-eaa49c08a555", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "ef743ef6-9d72-4834-9650-6229939cbca0", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:10:40Z", "updated_at": "2022-02-18T23:10:40Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:10:40,890 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/networks 0.211s 2022-02-18 23:10:40,890 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1690964402", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-935f9f2f-2e92-4a3c-b297-b3351a710184', 'date': 'Fri, 18 Feb 2022 23:10:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/networks'} Body: b'{"network":{"id":"298aaa2f-bf09-4d69-a057-0af5ae6edc0e","name":"tempest-network-smoke--1690964402","tenant_id":"a9bd7b9df48b4587b34dcaf6980f15bc","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a9bd7b9df48b4587b34dcaf6980f15bc","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-02-18T23:10:40Z","updated_at":"2022-02-18T23:10:40Z","revision_number":1}}' 2022-02-18 23:10:43,062 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/routers 2.171s 2022-02-18 23:10:43,063 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-226556243", "admin_state_up": true, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-4adb25f7-529e-47c4-b428-20f1b93cca44', 'date': 'Fri, 18 Feb 2022 23:10:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/routers'} Body: b'{"router": {"id": "8b4cc1c3-00e8-44ed-848c-7983da6336da", "name": "tempest-TestNetworkAdvancedServerOps-router-226556243", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "external_fixed_ips": [{"subnet_id": "f4e0badb-e02f-415d-a150-dbea73fcbcef", "ip_address": "172.25.0.183"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T23:10:40Z", "updated_at": "2022-02-18T23:10:42Z", "revision_number": 3, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:10:43,167 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71:9696/v2.0/subnets?project_id=a9bd7b9df48b4587b34dcaf6980f15bc&cidr=172.20.0.0%2F28 0.103s 2022-02-18 23:10:43,167 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2df9a55f-1cbc-4599-a715-846178d88193', 'date': 'Fri, 18 Feb 2022 23:10:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?project_id=a9bd7b9df48b4587b34dcaf6980f15bc&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-02-18 23:10:43,282 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True 0.115s 2022-02-18 23:10:43,283 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-f78058bd-c474-4ca9-8121-b1492cdea947', 'date': 'Fri, 18 Feb 2022 23:10:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"220bc37e-99fe-499a-86ef-fbec7dbfc17c","name":"public","tenant_id":"51d9d3202d694b7d8f3d7c086a65cf3b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f4e0badb-e02f-415d-a150-dbea73fcbcef"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-02-18T22:07:46Z","updated_at":"2022-02-18T22:07:55Z","revision_number":2,"project_id":"51d9d3202d694b7d8f3d7c086a65cf3b","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-02-18 23:10:43,334 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.0%2F28 0.051s 2022-02-18 23:10:43,335 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5d295112-39cc-4cd8-9ca7-4f4301f3424e', 'date': 'Fri, 18 Feb 2022 23:10:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-02-18 23:10:43,872 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/subnets 0.537s 2022-02-18 23:10:43,873 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1281062897", "network_id": "298aaa2f-bf09-4d69-a057-0af5ae6edc0e", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-b432f93c-ef5b-4d71-af32-15ac96efb801', 'date': 'Fri, 18 Feb 2022 23:10:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"46ab6535-0467-4181-a587-ae7b4fe7e56d","name":"tempest-subnet-smoke-1281062897","tenant_id":"a9bd7b9df48b4587b34dcaf6980f15bc","network_id":"298aaa2f-bf09-4d69-a057-0af5ae6edc0e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T23:10:43Z","updated_at":"2022-02-18T23:10:43Z","revision_number":0,"project_id":"a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:10:47,226 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 PUT http://10.222.0.71:9696/v2.0/routers/8b4cc1c3-00e8-44ed-848c-7983da6336da/add_router_interface 3.352s 2022-02-18 23:10:47,226 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "46ab6535-0467-4181-a587-ae7b4fe7e56d"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-582a507b-dc96-492c-b5d4-4a22d7c35dc6', 'date': 'Fri, 18 Feb 2022 23:10:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/8b4cc1c3-00e8-44ed-848c-7983da6336da/add_router_interface'} Body: b'{"id": "8b4cc1c3-00e8-44ed-848c-7983da6336da", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "port_id": "68bc9989-3e26-4688-8526-658f751aeaa5", "network_id": "298aaa2f-bf09-4d69-a057-0af5ae6edc0e", "subnet_id": "46ab6535-0467-4181-a587-ae7b4fe7e56d", "subnet_ids": ["46ab6535-0467-4181-a587-ae7b4fe7e56d"]}' 2022-02-18 23:10:47,359 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.126s 2022-02-18 23:10:47,360 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1c0f58e0-ad09-4435-a286-29ce1073b5ab', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "764025159dbe40589a4bc6851069e9c6", "name": "tempest-TestNetworkAdvancedServerOps-1387163224-project", "password_expires_at": null}, "audit_ids": ["faXI152iTVC3HKr4Grextw"], "expires_at": "2022-02-19T00:10:47.000000Z", "issued_at": "2022-02-18T23:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9bd7b9df48b4587b34dcaf6980f15bc", "name": "tempest-TestNetworkAdvancedServerOps-1387163224"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 23:10:47,360 119603 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration) Found network None available for tenant 2022-02-18 23:10:49,427 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 202 POST http://10.222.0.71/compute/v2.1/servers 2.066s 2022-02-18 23:10:49,428 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "298aaa2f-bf09-4d69-a057-0af5ae6edc0e"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2dfbeb3-a272-4f71-9f46-7f67481bad2d', 'x-compute-request-id': 'req-f2dfbeb3-a272-4f71-9f46-7f67481bad2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "adminPass": "TBGVdfHM8Lm3"}}' 2022-02-18 23:10:49,620 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.189s 2022-02-18 23:10:49,621 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97780fc8-b555-460f-bd24-ebaf3aaae40b', 'x-compute-request-id': 'req-97780fc8-b555-460f-bd24-ebaf3aaae40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:10:50,737 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.107s 2022-02-18 23:10:50,737 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74a3920-c283-4480-9c3c-881249c36dc0', 'x-compute-request-id': 'req-b74a3920-c283-4480-9c3c-881249c36dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:10:50,746 119603 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-02-18 23:10:52,056 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.309s 2022-02-18 23:10:52,057 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c37bfe7-f9cf-4511-ae2c-75f225c01237', 'x-compute-request-id': 'req-3c37bfe7-f9cf-4511-ae2c-75f225c01237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:10:52,064 119603 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-02-18 23:10:53,266 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.201s 2022-02-18 23:10:53,267 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9742651-f3d8-4b0f-9255-65931965fcd6', 'x-compute-request-id': 'req-e9742651-f3d8-4b0f-9255-65931965fcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:10:54,447 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.172s 2022-02-18 23:10:54,448 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c216df11-61b8-441c-91d0-984926523846', 'x-compute-request-id': 'req-c216df11-61b8-441c-91d0-984926523846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:10:55,704 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.249s 2022-02-18 23:10:55,705 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f29f3b5-c75a-44ab-9cb6-f3644bab4b0d', 'x-compute-request-id': 'req-3f29f3b5-c75a-44ab-9cb6-f3644bab4b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:10:57,016 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.302s 2022-02-18 23:10:57,016 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-665f39f9-9600-4859-9c9b-90f4f18a06fb', 'x-compute-request-id': 'req-665f39f9-9600-4859-9c9b-90f4f18a06fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:10:58,213 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.187s 2022-02-18 23:10:58,213 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-722f171f-0b53-49da-8545-cb2789a5367c', 'x-compute-request-id': 'req-722f171f-0b53-49da-8545-cb2789a5367c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:10:59,399 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.176s 2022-02-18 23:10:59,399 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2537332-7569-4b09-a69b-213ab9a2f555', 'x-compute-request-id': 'req-b2537332-7569-4b09-a69b-213ab9a2f555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:11:00,607 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.198s 2022-02-18 23:11:00,607 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cbf3873-0ce1-497f-900c-8695cb510234', 'x-compute-request-id': 'req-7cbf3873-0ce1-497f-900c-8695cb510234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:11:01,820 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.205s 2022-02-18 23:11:01,820 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8719b01-ab30-48bb-a62a-dafeb747038a', 'x-compute-request-id': 'req-d8719b01-ab30-48bb-a62a-dafeb747038a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:11:03,037 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.208s 2022-02-18 23:11:03,038 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50602397-d28a-4b9d-9544-7302ceedf25e', 'x-compute-request-id': 'req-50602397-d28a-4b9d-9544-7302ceedf25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:11:02Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:11:03,046 119603 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2022-02-18 23:11:03,238 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.192s 2022-02-18 23:11:03,238 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5052f1-588c-45ee-bcc3-d8599d28fff0', 'x-compute-request-id': 'req-aa5052f1-588c-45ee-bcc3-d8599d28fff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:11:02Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:11:03,299 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71:9696/v2.0/ports?device_id=86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.051s 2022-02-18 23:11:03,299 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '928', 'x-openstack-request-id': 'req-f3c77907-77b1-460d-b62d-ea05e84ad81a', 'date': 'Fri, 18 Feb 2022 23:11:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/ports?device_id=86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"ports":[{"id":"f9d9ea43-10d8-4586-898d-35d8899c0f53","name":"","network_id":"298aaa2f-bf09-4d69-a057-0af5ae6edc0e","tenant_id":"a9bd7b9df48b4587b34dcaf6980f15bc","mac_address":"fa:16:3e:bb:6a:ef","admin_state_up":true,"status":"ACTIVE","device_id":"86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"46ab6535-0467-4181-a587-ae7b4fe7e56d","ip_address":"172.20.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["ef743ef6-9d72-4834-9650-6229939cbca0"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h1-764486-6","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-02-18T23:10:51Z","updated_at":"2022-02-18T23:11:00Z","revision_number":5,"project_id":"a9bd7b9df48b4587b34dcaf6980f15bc"}]}' 2022-02-18 23:11:05,613 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 201 POST http://10.222.0.71:9696/v2.0/floatingips 2.312s 2022-02-18 23:11:05,613 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "port_id": "f9d9ea43-10d8-4586-898d-35d8899c0f53", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "fixed_ip_address": "172.20.0.8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-d31c1bd4-3030-4c0f-b7dd-ebeea0a1d1f2', 'date': 'Fri, 18 Feb 2022 23:11:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5b6a521c-b10e-4dab-b4b0-552569b1b037", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.114", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "8b4cc1c3-00e8-44ed-848c-7983da6336da", "port_id": "f9d9ea43-10d8-4586-898d-35d8899c0f53", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "description": "", "port_details": {"name": "", "network_id": "298aaa2f-bf09-4d69-a057-0af5ae6edc0e", "mac_address": "fa:16:3e:bb:6a:ef", "admin_state_up": true, "status": "ACTIVE", "device_id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:11:04Z", "updated_at": "2022-02-18T23:11:04Z", "revision_number": 0}}' 2022-02-18 23:11:05,908 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.295s 2022-02-18 23:11:05,909 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4d4934-7f7a-4fe0-8b15-8cde8a1e6ed5', 'x-compute-request-id': 'req-cb4d4934-7f7a-4fe0-8b15-8cde8a1e6ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:11:02Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:11:05,917 119603 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-02-18 23:11:06,031 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71:9696/v2.0/floatingips/5b6a521c-b10e-4dab-b4b0-552569b1b037 0.113s 2022-02-18 23:11:06,032 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-6ee7928e-dc89-45d8-ad8a-8064951f1b73', 'date': 'Fri, 18 Feb 2022 23:11:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/5b6a521c-b10e-4dab-b4b0-552569b1b037'} Body: b'{"floatingip": {"id": "5b6a521c-b10e-4dab-b4b0-552569b1b037", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.114", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "8b4cc1c3-00e8-44ed-848c-7983da6336da", "port_id": "f9d9ea43-10d8-4586-898d-35d8899c0f53", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "298aaa2f-bf09-4d69-a057-0af5ae6edc0e", "mac_address": "fa:16:3e:bb:6a:ef", "admin_state_up": true, "status": "ACTIVE", "device_id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:11:04Z", "updated_at": "2022-02-18T23:11:04Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:11:07,110 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71:9696/v2.0/floatingips/5b6a521c-b10e-4dab-b4b0-552569b1b037 0.077s 2022-02-18 23:11:07,111 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-ff3dd032-e1c6-4940-af1f-f6006c99d736', 'date': 'Fri, 18 Feb 2022 23:11:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/5b6a521c-b10e-4dab-b4b0-552569b1b037'} Body: b'{"floatingip": {"id": "5b6a521c-b10e-4dab-b4b0-552569b1b037", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.114", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "8b4cc1c3-00e8-44ed-848c-7983da6336da", "port_id": "f9d9ea43-10d8-4586-898d-35d8899c0f53", "fixed_ip_address": "172.20.0.8", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "298aaa2f-bf09-4d69-a057-0af5ae6edc0e", "mac_address": "fa:16:3e:bb:6a:ef", "admin_state_up": true, "status": "ACTIVE", "device_id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:11:04Z", "updated_at": "2022-02-18T23:11:06Z", "revision_number": 1, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:11:07,111 119603 INFO [tempest.scenario.manager] FloatingIP: {'id': '5b6a521c-b10e-4dab-b4b0-552569b1b037', 'tenant_id': 'a9bd7b9df48b4587b34dcaf6980f15bc', 'floating_ip_address': '172.25.0.114', 'floating_network_id': '220bc37e-99fe-499a-86ef-fbec7dbfc17c', 'router_id': '8b4cc1c3-00e8-44ed-848c-7983da6336da', 'port_id': 'f9d9ea43-10d8-4586-898d-35d8899c0f53', 'fixed_ip_address': '172.20.0.8', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '298aaa2f-bf09-4d69-a057-0af5ae6edc0e', 'mac_address': 'fa:16:3e:bb:6a:ef', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-02-18T23:11:04Z', 'updated_at': '2022-02-18T23:11:06Z', 'revision_number': 1, 'project_id': 'a9bd7b9df48b4587b34dcaf6980f15bc'} is at status: ACTIVE 2022-02-18 23:11:07,111 119603 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 1.193539 seconds 2022-02-18 23:11:07,112 119603 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.0.114 with user: ubuntu 2022-02-18 23:11:07,112 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration begins to ping 172.25.0.114 in 120 sec and the expected result is reachable 2022-02-18 23:11:43,270 119603 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 36.157188 seconds 2022-02-18 23:11:43,270 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration finishes ping 172.25.0.114 in 120 sec and the ping result is expected 2022-02-18 23:11:43,356 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 POST http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4/action 0.084s 2022-02-18 23:11:43,357 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:11:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0753e557-c244-4284-ab9f-5d70c784afad', 'x-compute-request-id': 'req-0753e557-c244-4284-ab9f-5d70c784afad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-02-18 23:11:43,359 119603 DEBUG [tempest.scenario.manager] Console output for 86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.116000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120000] tsc: Detected 1995.191 MHz processor [ 0.124000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.128006] pid_max: default: 32768 minimum: 301 [ 0.132057] Security Framework initialized [ 0.136005] Yama: becoming mindful. [ 0.140043] AppArmor: AppArmor initialized [ 0.144256] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.152074] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156028] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.160012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.168357] CPU: Physical Processor ID: 0 [ 0.173254] mce: CPU supports 1 MCE banks [ 0.176109] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.180005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.184010] Spectre V2 : Mitigation: Full generic retpoline [ 0.188005] Speculative Store Bypass: Vulnerable [ 0.230503] Freeing SMP alternatives memory: 36K [ 0.234621] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.236102] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.240078] Hierarchical SRCU implementation. [ 0.248443] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.252006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.260036] smp: Bringing up secondary CPUs ... [ 0.264008] smp: Brought up 1 node, 1 CPU [ 0.268006] smpboot: Max logical packages: 1 [ 0.272006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.276459] devtmpfs: initialized [ 0.280121] x86/mm: Memory block size: 128MB [ 0.284252] evm: security.selinux [ 0.288008] evm: security.SMACK64 [ 0.292006] evm: security.SMACK64EXEC [ 0.296005] evm: security.SMACK64TRANSMUTE [ 0.300005] evm: security.SMACK64MMAP [ 0.304005] evm: security.apparmor [ 0.308005] evm: security.ima [ 0.312005] evm: security.capability [ 0.316211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.320020] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.324115] pinctrl core: initialized pinctrl subsystem [ 0.328286] NET: Registered protocol family 16 [ 0.332145] audit: initializing netlink subsys (disabled) [ 0.336221] cpuidle: using governor ladder [ 0.340013] audit: type=2000 audit(1645225874.336:1): state=initialized audit_enabled=0 res=1 [ 0.344012] cpuidle: using governor menu [ 0.348086] ACPI: bus type PCI registered [ 0.352005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.360385] PCI: Using configuration type 1 for base access [ 0.369308] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.372294] ACPI: Added _OSI(Module Device) [ 0.376010] ACPI: Added _OSI(Processor Device) [ 0.380008] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388033] ACPI: Added _OSI(Linux-Dell-Video) [ 0.403926] ACPI: Interpreter enabled [ 0.404018] ACPI: (supports S0 S5) [ 0.408028] ACPI: Using IOAPIC for interrupt routing [ 0.412063] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.420633] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.471316] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.472014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.476014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.484840] PCI host bridge to bus 0000:00 [ 0.488008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.492008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.496032] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.500009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504011] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.508012] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.556007] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.560007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.564007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.568007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.574594] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.574594] * this clock source is slow. Consider trying other clock sources [ 0.592293] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.645540] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.648823] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.656256] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.664877] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.672322] SCSI subsystem initialized [ 0.676417] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.680000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.680039] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.684009] vgaarb: loaded [ 0.692090] pps_core: LinuxPPS API ver. 1 registered [ 0.696008] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.700040] PTP clock support registered [ 0.704119] EDAC MC: Ver: 3.0.0 [ 0.713061] hv_vmbus: Vmbus version:4.0 [ 0.716694] PCI: Using ACPI for IRQ routing [ 0.723773] NetLabel: Initializing [ 0.724017] NetLabel: domain hash size = 128 [ 0.728020] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.732048] NetLabel: unlabeled traffic allowed by default [ 0.736231] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.755295] VFS: Disk quotas dquot_6.6.0 [ 0.760452] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.765767] AppArmor: AppArmor Filesystem Enabled [ 0.771205] pnp: PnP ACPI init [ 0.785030] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.789939] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.794738] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.799505] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.805829] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.811830] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.819815] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.826195] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.833151] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.838039] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.843274] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.848390] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.854990] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.861534] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.867867] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.880926] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.888089] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.896568] pnp: PnP ACPI: found 9 devices [ 0.909823] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.919149] NET: Registered protocol family 2 [ 0.925964] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.932486] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.938285] TCP: Hash tables configured (established 8192 bind 8192) [ 0.943945] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.950284] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.958784] NET: Registered protocol family 1 [ 0.965521] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.975392] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.981420] Unpacking initramfs... [ 1.300314] Freeing initrd memory: 13088K [ 1.306487] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.314872] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.322776] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.331280] Scanning for low memory corruption every 60 seconds [ 1.340526] Initialise system trusted keyrings [ 1.346362] Key type blacklist registered [ 1.352092] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.360116] zbud: loaded [ 1.365989] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.373478] fuse init (API version 7.26) [ 1.381221] Key type asymmetric registered [ 1.390768] Asymmetric key parser 'x509' registered [ 1.398429] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.404168] io scheduler noop registered (default) [ 1.412633] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.419486] ACPI: Power Button [PWRF] [ 1.426704] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.456467] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.488968] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.496059] random: fast init done [ 1.502615] Linux agpgart interface v0.103 [ 1.508545] loop: module loaded [ 1.512596] hv_vmbus: registering driver hv_storvsc [ 1.520439] scsi host0: storvsc_host_t [ 1.531317] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.540699] scsi host1: storvsc_host_t [ 1.550004] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.556350] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.570759] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.576518] scsi host2: ata_piix [ 1.580236] sd 0:0:0:0: [sda] Write Protect is off [ 1.584153] scsi host3: ata_piix [ 1.587468] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.592194] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.596866] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.612991] libphy: Fixed MDIO Bus: probed [ 1.617728] tun: Universal TUN/TAP device driver, 1.6 [ 1.622538] PPP generic driver version 2.4.2 [ 1.627625] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.648961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.653356] sda: sda1 [ 1.657392] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.663234] mousedev: PS/2 mouse device common for all mice [ 1.669253] rtc_cmos 00:00: RTC can wake from S4 [ 1.701028] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.708460] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.714458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.721946] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.729414] device-mapper: uevent: version 1.0.3 [ 1.734031] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.740738] NET: Registered protocol family 10 [ 1.751150] Segment Routing with IPv6 [ 1.756554] NET: Registered protocol family 17 [ 1.760932] Key type dns_resolver registered [ 2.792231] RAS: Correctable Errors collector initialized. [ 2.797103] registered taskstats version 1 [ 2.802341] Loading compiled-in X.509 certificates [ 2.813103] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.819468] zswap: loaded using pool lzo/zbud [ 2.828972] Key type big_key registered [ 2.834254] Key type trusted registered [ 2.840903] Key type encrypted registered [ 2.845326] AppArmor: AppArmor sha1 policy hashing enabled [ 2.850510] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.859172] evm: HMAC attrs: 0x1 [ 2.991006] rtc_cmos 00:00: setting system clock to 2022-02-18 23:11:18 UTC (1645225878) [ 2.998232] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.004254] EDD information not available. [ 3.485861] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.500212] ata2.00: configured for MWDMA2 [ 3.523586] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.541058] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.553432] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.562541] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.571083] Freeing unused kernel memory: 2248K [ 3.580065] Write protecting the kernel read-only data: 18432k [ 3.586532] Freeing unused kernel memory: 2008K [ 3.591142] Freeing unused kernel memory: 124K [ 3.608394] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.614202] x86/mm: Checking user space page tables [ 3.635017] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.701515] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.708225] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.713832] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.719363] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.724500] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.736087] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.749812] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.756401] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.763221] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.767782] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.906745] hv_utils: Registering HyperV Utility Driver [ 3.911469] hv_vmbus: registering driver hv_util [ 3.928178] hv_vmbus: registering driver hyperv_keyboard [ 3.935277] hidraw: raw HID events driver (C) Jiri Kosina [ 3.946719] hv_vmbus: registering driver hv_netvsc [ 3.966424] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.997879] hv_vmbus: registering driver hid_hyperv [ 4.091558] hv_utils: Heartbeat IC version 3.0 [ 4.136276] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.159767] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.188491] hv_utils: Shutdown IC version 3.0 [ 4.194374] hv_utils: TimeSync IC version 4.0 [ 4.199803] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.360039] raid6: sse2x1 gen() 4918 MB/s [ 4.412029] raid6: sse2x1 xor() 2987 MB/s [ 4.464034] raid6: sse2x2 gen() 6186 MB/s [ 4.516038] raid6: sse2x2 xor() 4478 MB/s [ 4.568042] raid6: sse2x4 gen() 7002 MB/s [ 4.620047] raid6: sse2x4 xor() 3383 MB/s [ 4.624706] raid6: using algorithm sse2x4 gen() 7002 MB/s [ 4.629777] raid6: .... xor() 3383 MB/s, rmw enabled [ 4.635333] raid6: using intx1 recovery algorithm [ 4.643827] xor: measuring software checksum speed [ 4.688026] prefetch64-sse: 10128.000 MB/sec [ 4.732027] generic_sse: 9357.000 MB/sec [ 4.738539] xor: using function: prefetch64-sse (10128.000 MB/sec) [ 4.746444] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.925353] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.110785] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.540310] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.548417] systemd[1]: Detected virtualization microsoft. [ 5.555483] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.606011] systemd[1]: Set hostname to <ubuntu>. [ 5.614790] systemd[1]: Initializing machine ID from random generator. [ 5.619364] systemd[1]: Installed transient /etc/machine-id file. [ 5.973362] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 6.025963] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 6.079354] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 6.128363] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Set up automount Arbitrary Executab 2022-02-18 23:11:43,372 119603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.114:22' as 'ubuntu' with public key authentication 2022-02-18 23:11:43,374 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.114 ([Errno None] Unable to connect to port 22 on 172.25.0.114). Number attempts: 1. Retry after 2 seconds. 2022-02-18 23:11:45,878 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.114 ([Errno None] Unable to connect to port 22 on 172.25.0.114). Number attempts: 2. Retry after 3 seconds. 2022-02-18 23:11:49,382 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.114 ([Errno None] Unable to connect to port 22 on 172.25.0.114). Number attempts: 3. Retry after 4 seconds. 2022-02-18 23:11:53,888 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.114 ([Errno None] Unable to connect to port 22 on 172.25.0.114). Number attempts: 4. Retry after 5 seconds. 2022-02-18 23:11:59,397 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.114 ([Errno None] Unable to connect to port 22 on 172.25.0.114). Number attempts: 5. Retry after 6 seconds. 2022-02-18 23:12:05,903 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.114 ([Errno None] Unable to connect to port 22 on 172.25.0.114). Number attempts: 6. Retry after 7 seconds. 2022-02-18 23:12:13,424 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.114 ([Errno None] Unable to connect to port 22 on 172.25.0.114). Number attempts: 7. Retry after 8 seconds. 2022-02-18 23:12:21,949 119603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-18 23:12:22,127 119603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-18 23:12:22,127 119603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.114 successfully created 2022-02-18 23:12:23,229 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 1.101s 2022-02-18 23:12:23,229 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1833', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96731a76-710b-4743-86a9-843aa8766110', 'x-compute-request-id': 'req-96731a76-710b-4743-86a9-843aa8766110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:11:02Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000089", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:23,642 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.404s 2022-02-18 23:12:23,642 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1682', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e50c4aa-4202-4c99-9d27-357648bf4fbd', 'x-compute-request-id': 'req-3e50c4aa-4202-4c99-9d27-357648bf4fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:11:02Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:23,650 119603 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-02-18 23:12:23,777 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71:9696/v2.0/floatingips/5b6a521c-b10e-4dab-b4b0-552569b1b037 0.126s 2022-02-18 23:12:23,777 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-329c0e94-bde2-4bf5-9c5a-f74957247797', 'date': 'Fri, 18 Feb 2022 23:12:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/5b6a521c-b10e-4dab-b4b0-552569b1b037'} Body: b'{"floatingip": {"id": "5b6a521c-b10e-4dab-b4b0-552569b1b037", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.114", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "8b4cc1c3-00e8-44ed-848c-7983da6336da", "port_id": "f9d9ea43-10d8-4586-898d-35d8899c0f53", "fixed_ip_address": "172.20.0.8", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "298aaa2f-bf09-4d69-a057-0af5ae6edc0e", "mac_address": "fa:16:3e:bb:6a:ef", "admin_state_up": true, "status": "ACTIVE", "device_id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:11:04Z", "updated_at": "2022-02-18T23:11:06Z", "revision_number": 1, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:12:23,778 119603 INFO [tempest.scenario.manager] FloatingIP: {'id': '5b6a521c-b10e-4dab-b4b0-552569b1b037', 'tenant_id': 'a9bd7b9df48b4587b34dcaf6980f15bc', 'floating_ip_address': '172.25.0.114', 'floating_network_id': '220bc37e-99fe-499a-86ef-fbec7dbfc17c', 'router_id': '8b4cc1c3-00e8-44ed-848c-7983da6336da', 'port_id': 'f9d9ea43-10d8-4586-898d-35d8899c0f53', 'fixed_ip_address': '172.20.0.8', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '298aaa2f-bf09-4d69-a057-0af5ae6edc0e', 'mac_address': 'fa:16:3e:bb:6a:ef', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-02-18T23:11:04Z', 'updated_at': '2022-02-18T23:11:06Z', 'revision_number': 1, 'project_id': 'a9bd7b9df48b4587b34dcaf6980f15bc'} is at status: ACTIVE 2022-02-18 23:12:23,778 119603 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.127294 seconds 2022-02-18 23:12:23,778 119603 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.0.114 with user: ubuntu 2022-02-18 23:12:23,778 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration begins to ping 172.25.0.114 in 120 sec and the expected result is reachable 2022-02-18 23:12:23,788 119603 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.009444 seconds 2022-02-18 23:12:23,789 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration finishes ping 172.25.0.114 in 120 sec and the ping result is expected 2022-02-18 23:12:23,880 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 POST http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4/action 0.090s 2022-02-18 23:12:23,882 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32636', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2160af08-4710-4fcc-890b-738c1e1b7752', 'x-compute-request-id': 'req-2160af08-4710-4fcc-890b-738c1e1b7752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-02-18 23:12:23,883 119603 DEBUG [tempest.scenario.manager] Console output for 86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.116000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120000] tsc: Detected 1995.191 MHz processor [ 0.124000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.128006] pid_max: default: 32768 minimum: 301 [ 0.132057] Security Framework initialized [ 0.136005] Yama: becoming mindful. [ 0.140043] AppArmor: AppArmor initialized [ 0.144256] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.152074] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156028] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.160012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.168357] CPU: Physical Processor ID: 0 [ 0.173254] mce: CPU supports 1 MCE banks [ 0.176109] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.180005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.184010] Spectre V2 : Mitigation: Full generic retpoline [ 0.188005] Speculative Store Bypass: Vulnerable [ 0.230503] Freeing SMP alternatives memory: 36K [ 0.234621] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.236102] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.240078] Hierarchical SRCU implementation. [ 0.248443] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.252006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.260036] smp: Bringing up secondary CPUs ... [ 0.264008] smp: Brought up 1 node, 1 CPU [ 0.268006] smpboot: Max logical packages: 1 [ 0.272006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.276459] devtmpfs: initialized [ 0.280121] x86/mm: Memory block size: 128MB [ 0.284252] evm: security.selinux [ 0.288008] evm: security.SMACK64 [ 0.292006] evm: security.SMACK64EXEC [ 0.296005] evm: security.SMACK64TRANSMUTE [ 0.300005] evm: security.SMACK64MMAP [ 0.304005] evm: security.apparmor [ 0.308005] evm: security.ima [ 0.312005] evm: security.capability [ 0.316211] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.320020] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.324115] pinctrl core: initialized pinctrl subsystem [ 0.328286] NET: Registered protocol family 16 [ 0.332145] audit: initializing netlink subsys (disabled) [ 0.336221] cpuidle: using governor ladder [ 0.340013] audit: type=2000 audit(1645225874.336:1): state=initialized audit_enabled=0 res=1 [ 0.344012] cpuidle: using governor menu [ 0.348086] ACPI: bus type PCI registered [ 0.352005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.360385] PCI: Using configuration type 1 for base access [ 0.369308] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.372294] ACPI: Added _OSI(Module Device) [ 0.376010] ACPI: Added _OSI(Processor Device) [ 0.380008] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388033] ACPI: Added _OSI(Linux-Dell-Video) [ 0.403926] ACPI: Interpreter enabled [ 0.404018] ACPI: (supports S0 S5) [ 0.408028] ACPI: Using IOAPIC for interrupt routing [ 0.412063] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.420633] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.471316] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.472014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.476014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.484840] PCI host bridge to bus 0000:00 [ 0.488008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.492008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.496032] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.500009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504011] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.508012] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.556007] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.560007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.564007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.568007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.574594] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.574594] * this clock source is slow. Consider trying other clock sources [ 0.592293] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.645540] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.648823] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.656256] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.664877] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.672322] SCSI subsystem initialized [ 0.676417] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.680000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.680039] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.684009] vgaarb: loaded [ 0.692090] pps_core: LinuxPPS API ver. 1 registered [ 0.696008] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.700040] PTP clock support registered [ 0.704119] EDAC MC: Ver: 3.0.0 [ 0.713061] hv_vmbus: Vmbus version:4.0 [ 0.716694] PCI: Using ACPI for IRQ routing [ 0.723773] NetLabel: Initializing [ 0.724017] NetLabel: domain hash size = 128 [ 0.728020] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.732048] NetLabel: unlabeled traffic allowed by default [ 0.736231] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.755295] VFS: Disk quotas dquot_6.6.0 [ 0.760452] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.765767] AppArmor: AppArmor Filesystem Enabled [ 0.771205] pnp: PnP ACPI init [ 0.785030] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.789939] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.794738] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.799505] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.805829] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.811830] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.819815] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.826195] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.833151] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.838039] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.843274] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.848390] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.854990] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.861534] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.867867] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.880926] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.888089] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.896568] pnp: PnP ACPI: found 9 devices [ 0.909823] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.919149] NET: Registered protocol family 2 [ 0.925964] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.932486] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.938285] TCP: Hash tables configured (established 8192 bind 8192) [ 0.943945] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.950284] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.958784] NET: Registered protocol family 1 [ 0.965521] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.975392] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.981420] Unpacking initramfs... [ 1.300314] Freeing initrd memory: 13088K [ 1.306487] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.314872] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.322776] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.331280] Scanning for low memory corruption every 60 seconds [ 1.340526] Initialise system trusted keyrings [ 1.346362] Key type blacklist registered [ 1.352092] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.360116] zbud: loaded [ 1.365989] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.373478] fuse init (API version 7.26) [ 1.381221] Key type asymmetric registered [ 1.390768] Asymmetric key parser 'x509' registered [ 1.398429] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.404168] io scheduler noop registered (default) [ 1.412633] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.419486] ACPI: Power Button [PWRF] [ 1.426704] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.456467] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.488968] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.496059] random: fast init done [ 1.502615] Linux agpgart interface v0.103 [ 1.508545] loop: module loaded [ 1.512596] hv_vmbus: registering driver hv_storvsc [ 1.520439] scsi host0: storvsc_host_t [ 1.531317] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.540699] scsi host1: storvsc_host_t [ 1.550004] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.556350] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.570759] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.576518] scsi host2: ata_piix [ 1.580236] sd 0:0:0:0: [sda] Write Protect is off [ 1.584153] scsi host3: ata_piix [ 1.587468] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.592194] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.596866] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.612991] libphy: Fixed MDIO Bus: probed [ 1.617728] tun: Universal TUN/TAP device driver, 1.6 [ 1.622538] PPP generic driver version 2.4.2 [ 1.627625] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.648961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.653356] sda: sda1 [ 1.657392] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.663234] mousedev: PS/2 mouse device common for all mice [ 1.669253] rtc_cmos 00:00: RTC can wake from S4 [ 1.701028] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.708460] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.714458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.721946] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.729414] device-mapper: uevent: version 1.0.3 [ 1.734031] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.740738] NET: Registered protocol family 10 [ 1.751150] Segment Routing with IPv6 [ 1.756554] NET: Registered protocol family 17 [ 1.760932] Key type dns_resolver registered [ 2.792231] RAS: Correctable Errors collector initialized. [ 2.797103] registered taskstats version 1 [ 2.802341] Loading compiled-in X.509 certificates [ 2.813103] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.819468] zswap: loaded using pool lzo/zbud [ 2.828972] Key type big_key registered [ 2.834254] Key type trusted registered [ 2.840903] Key type encrypted registered [ 2.845326] AppArmor: AppArmor sha1 policy hashing enabled [ 2.850510] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.859172] evm: HMAC attrs: 0x1 [ 2.991006] rtc_cmos 00:00: setting system clock to 2022-02-18 23:11:18 UTC (1645225878) [ 2.998232] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.004254] EDD information not available. [ 3.485861] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.500212] ata2.00: configured for MWDMA2 [ 3.523586] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.541058] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.553432] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.562541] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.571083] Freeing unused kernel memory: 2248K [ 3.580065] Write protecting the kernel read-only data: 18432k [ 3.586532] Freeing unused kernel memory: 2008K [ 3.591142] Freeing unused kernel memory: 124K [ 3.608394] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.614202] x86/mm: Checking user space page tables [ 3.635017] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.701515] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.708225] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.713832] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.719363] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.724500] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.736087] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.749812] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.756401] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.763221] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.767782] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.906745] hv_utils: Registering HyperV Utility Driver [ 3.911469] hv_vmbus: registering driver hv_util [ 3.928178] hv_vmbus: registering driver hyperv_keyboard [ 3.935277] hidraw: raw HID events driver (C) Jiri Kosina [ 3.946719] hv_vmbus: registering driver hv_netvsc [ 3.966424] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.997879] hv_vmbus: registering driver hid_hyperv [ 4.091558] hv_utils: Heartbeat IC version 3.0 [ 4.136276] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.159767] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.188491] hv_utils: Shutdown IC version 3.0 [ 4.194374] hv_utils: TimeSync IC version 4.0 [ 4.199803] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.360039] raid6: sse2x1 gen() 4918 MB/s [ 4.412029] raid6: sse2x1 xor() 2987 MB/s [ 4.464034] raid6: sse2x2 gen() 6186 MB/s [ 4.516038] raid6: sse2x2 xor() 4478 MB/s [ 4.568042] raid6: sse2x4 gen() 7002 MB/s [ 4.620047] raid6: sse2x4 xor() 3383 MB/s [ 4.624706] raid6: using algorithm sse2x4 gen() 7002 MB/s [ 4.629777] raid6: .... xor() 3383 MB/s, rmw enabled [ 4.635333] raid6: using intx1 recovery algorithm [ 4.643827] xor: measuring software checksum speed [ 4.688026] prefetch64-sse: 10128.000 MB/sec [ 4.732027] generic_sse: 9357.000 MB/sec [ 4.738539] xor: using function: prefetch64-sse (10128.000 MB/sec) [ 4.746444] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.925353] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.110785] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.540310] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.548417] systemd[1]: Detected virtualization microsoft. [ 5.555483] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.606011] systemd[1]: Set hostname to <ubuntu>. [ 5.614790] systemd[1]: Initializing machine ID from random generator. [ 5.619364] systemd[1]: Installed transient /etc/machine-id file. [ 5.973362] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 6.025963] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 6.079354] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 6.128363] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Journal Socket. Starting Remount Root and Kernel File Systems... Starting Journal Service... Mounting Debug File System... Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[0;32m OK [0m] Reached target Slices. Starting Load Kernel Modules...[ 7.038684] EXT4-fs (sda1): re-mounted. Opts: (null) [[ 7.077270] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[ 7.150023] iscsi: registered transport (tcp) [0;32m OK [0m] Reached target Swap. [ 7.196894] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 24.872154] cloud-init[336]: Cloud-init v. 18.2 running 'init-local' at Fri, 18 Feb 2022 23:11:26 +0000. Up 11.45 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 57.461221] cloud-init[672]: Cloud-init v. 18.2 running 'init' at Fri, 18 Feb 2022 23:11:42 +0000. Up 27.51 seconds. [ 57.569173] cloud-init[[0;32m OK [0m[672]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [ 57.675401] [cloud-init[0;32m OK [0m[672]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Network is Online. [ 57.778531] cloud-init [672]: Starting iSCSI initiator daemon (iscsid)...ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ [0;32m OK [0m[ 57.879027] ] cloud-initReached target Cloud-config availability.[672]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ [0;32m OK [0m[ 57.976870] ] cloud-initReached target System Initialization.[672]: ci-info: | eth0 | True | 172.20.0.8 | 255.255.255.240 | . | fa:16:3e:bb:6a:ef | [[ 58.064142] [0;32m OK [0mcloud-init] [672]: Started ACPI Events Check.ci-info: | eth0 | True | fe80::f816:3eff:febb:6aef/64 | . | link | fa:16:3e:bb:6a:ef | [[0;32m OK [0m [ 58.162565] ] Reached target Paths.cloud-init[672]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[[0;32m OK [0m ] Started Daily Cleanup of Temporary Directories.[ 58.282276] cloud-init [672]: ci-info: | lo | True | ::1/128 | . | host | . |[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 58.379233] cloud-init[[672]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Listening on ACPID Listen Socket. [ 58.484118] [cloud-init[0;32m OK [0m[672]: ] ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++Reached target Sockets. [ 58.580356] [[0;32m OK [0mcloud-init[672]: ] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Reached target Basic System. [ 58.684075] cloud-initStarting Apply the settings specified in cloud-config...[672]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.820200] cloud-initStarting OpenBSD Secure Shell server...[672]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting LSB: MD monitoring daemon... [ 58.979609] cloud-initStarting LSB: Record successful boot for GRUB...[672]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[ [0;32m OK [0m[ 59.167983] ] Started Deferred execution scheduler.cloud-init [672]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |[ [0;32m OK [0m[ 59.328239] cloud-init] [672]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |Started Regular background program processing daemon. [ 59.472218] cloud-initStarting /etc/rc.local Compatibility...[672]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m[ 59.612848] ] Started ACPI event daemon.cloud-init[672]: Generating public/private rsa key pair.[ [0;32m OK [0m[ 59.736265] ] cloud-init[672]: Started Daily apt download activities.Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [[0;32m OK [0m[ 59.878203] ] cloud-initStarted Daily apt upgrade and clean activities.[672]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.[ [0;32m OK [0m[ 60.028316] ] Reached target Timers.cloud-init [672]: The key fingerprint is:[ [0;32m OK [0m] [ 60.158902] cloud-initStarted Unattende 2022-02-18 23:12:23,900 119603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.114:22' as 'ubuntu' with public key authentication 2022-02-18 23:12:23,931 119603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-18 23:12:24,067 119603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-18 23:12:24,067 119603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.114 successfully created 2022-02-18 23:12:24,706 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 202 POST http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4/action 0.638s 2022-02-18 23:12:24,706 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"migrate": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81d62fba-2825-4cee-be4c-2151671cbaa0', 'x-compute-request-id': 'req-81d62fba-2825-4cee-be4c-2151671cbaa0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4/action'} Body: b'' 2022-02-18 23:12:25,787 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 1.080s 2022-02-18 23:12:25,787 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37e5d2bc-43d0-49bc-948d-f04f37c479b9', 'x-compute-request-id': 'req-37e5d2bc-43d0-49bc-948d-f04f37c479b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:25Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:27,252 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.455s 2022-02-18 23:12:27,252 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d67b51-5c1e-4750-bcbf-b728c3bd69ff', 'x-compute-request-id': 'req-a2d67b51-5c1e-4750-bcbf-b728c3bd69ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:26Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:28,737 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.476s 2022-02-18 23:12:28,738 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdd7d3e9-f6a0-45df-b472-4358fdd715cb', 'x-compute-request-id': 'req-fdd7d3e9-f6a0-45df-b472-4358fdd715cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:26Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:30,165 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.418s 2022-02-18 23:12:30,166 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff435f57-44c3-484d-9fb3-f37dd48099ac', 'x-compute-request-id': 'req-ff435f57-44c3-484d-9fb3-f37dd48099ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:29Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:30,173 119603 INFO [tempest.common.waiters] State transition "RESIZE/resize_prep" ==> "RESIZE/resize_migrating" after 5 second wait 2022-02-18 23:12:31,624 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.449s 2022-02-18 23:12:31,625 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0788b83e-27d6-418b-af7f-a46b0f15a634', 'x-compute-request-id': 'req-0788b83e-27d6-418b-af7f-a46b0f15a634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:29Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:33,397 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.752s 2022-02-18 23:12:33,397 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-048a8337-8474-47b6-ba3e-27f7c907a05a', 'x-compute-request-id': 'req-048a8337-8474-47b6-ba3e-27f7c907a05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:29Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:34,695 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.289s 2022-02-18 23:12:34,695 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0529a8e-0a4c-4733-9aba-9c68619b68aa', 'x-compute-request-id': 'req-d0529a8e-0a4c-4733-9aba-9c68619b68aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:29Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:36,106 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.401s 2022-02-18 23:12:36,106 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67869bf2-3619-4f98-96da-c2afc8dca7fa', 'x-compute-request-id': 'req-67869bf2-3619-4f98-96da-c2afc8dca7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:29Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:37,477 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.361s 2022-02-18 23:12:37,478 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a295e8e4-a7a4-44e9-90da-486c32c09e53', 'x-compute-request-id': 'req-a295e8e4-a7a4-44e9-90da-486c32c09e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:29Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:38,825 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.333s 2022-02-18 23:12:38,825 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f0781d4-5739-4990-a42a-eba0e8534321', 'x-compute-request-id': 'req-2f0781d4-5739-4990-a42a-eba0e8534321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:29Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:40,270 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.435s 2022-02-18 23:12:40,270 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4044af74-fc1c-4297-9d69-3ef033801a26', 'x-compute-request-id': 'req-4044af74-fc1c-4297-9d69-3ef033801a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:29Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:41,577 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.296s 2022-02-18 23:12:41,578 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43aa1f80-ac43-4c2e-80dc-38770cb49a34', 'x-compute-request-id': 'req-43aa1f80-ac43-4c2e-80dc-38770cb49a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:41Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:41,586 119603 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrating" ==> "RESIZE/resize_migrated" after 16 second wait 2022-02-18 23:12:42,809 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.222s 2022-02-18 23:12:42,810 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-656693e8-e8c9-42db-a48e-6213440f3247', 'x-compute-request-id': 'req-656693e8-e8c9-42db-a48e-6213440f3247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:41Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:44,163 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.344s 2022-02-18 23:12:44,163 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d64abf5d-ae52-4644-9964-b3d1f1de351c', 'x-compute-request-id': 'req-d64abf5d-ae52-4644-9964-b3d1f1de351c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:41Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:45,694 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.522s 2022-02-18 23:12:45,694 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e34d2347-21e3-4009-b4b1-d87cc94ed5b6', 'x-compute-request-id': 'req-e34d2347-21e3-4009-b4b1-d87cc94ed5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:41Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:47,570 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.866s 2022-02-18 23:12:47,570 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1818', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55301bc2-5ef6-4d85-ae73-ab7aadd48b85', 'x-compute-request-id': 'req-55301bc2-5ef6-4d85-ae73-ab7aadd48b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "ERROR", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:47Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T23:12:47Z", "message": "Failed to plug virtual interface: unexpected vif_type=binding_failed"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:47,578 119603 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrated" ==> "ERROR/resize_finish" after 22 second wait 2022-02-18 23:12:49,157 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/floatingips/5b6a521c-b10e-4dab-b4b0-552569b1b037 1.574s 2022-02-18 23:12:49,157 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-a6895e9d-a6f0-4283-a1a1-c2bc2acc96eb', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 23:12:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/5b6a521c-b10e-4dab-b4b0-552569b1b037'} Body: b'' 2022-02-18 23:12:49,425 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.267s 2022-02-18 23:12:49,425 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fceb66ef-1e15-4367-ba08-53e993c0a8c4', 'x-compute-request-id': 'req-fceb66ef-1e15-4367-ba08-53e993c0a8c4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'' 2022-02-18 23:12:49,779 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.354s 2022-02-18 23:12:49,780 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1813', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0816521b-4ea5-4449-bc6b-c230bca21154', 'x-compute-request-id': 'req-0816521b-4ea5-4449-bc6b-c230bca21154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "ERROR", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:49Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T23:12:47Z", "message": "Failed to plug virtual interface: unexpected vif_type=binding_failed"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:51,586 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 0.796s 2022-02-18 23:12:51,587 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1813', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56a5319d-57b2-4f28-9d59-8ae6dc519d08', 'x-compute-request-id': 'req-56a5319d-57b2-4f28-9d59-8ae6dc519d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4'} Body: b'{"server": {"id": "86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4", "name": "tempest-TestNetworkAdvancedServerOps-server-446463019", "status": "ERROR", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:10:49Z", "updated": "2022-02-18T23:12:49Z", "addresses": {"tempest-network-smoke--1690964402": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}, {"version": 4, "addr": "172.25.0.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:6a:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T23:12:47Z", "message": "Failed to plug virtual interface: unexpected vif_type=binding_failed"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1292430460", "OS-SRV-USG:launched_at": "2022-02-18T23:11:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-797011681"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:12:54,717 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.71:9696/v2.0/routers/8b4cc1c3-00e8-44ed-848c-7983da6336da/remove_router_interface 3.122s 2022-02-18 23:12:54,717 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "46ab6535-0467-4181-a587-ae7b4fe7e56d"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4a400086-6640-4bbd-894b-1c346e7221c0', 'date': 'Fri, 18 Feb 2022 23:12:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/8b4cc1c3-00e8-44ed-848c-7983da6336da/remove_router_interface'} Body: b'{"id": "8b4cc1c3-00e8-44ed-848c-7983da6336da", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "port_id": "68bc9989-3e26-4688-8526-658f751aeaa5", "network_id": "298aaa2f-bf09-4d69-a057-0af5ae6edc0e", "subnet_id": "46ab6535-0467-4181-a587-ae7b4fe7e56d", "subnet_ids": ["46ab6535-0467-4181-a587-ae7b4fe7e56d"]}' 2022-02-18 23:12:55,066 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/subnets/46ab6535-0467-4181-a587-ae7b4fe7e56d 0.348s 2022-02-18 23:12:55,066 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-eda4d733-d7a3-484a-b8b5-1ea2dfe9588b', 'date': 'Fri, 18 Feb 2022 23:12:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets/46ab6535-0467-4181-a587-ae7b4fe7e56d'} Body: b'' 2022-02-18 23:12:56,331 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/routers/8b4cc1c3-00e8-44ed-848c-7983da6336da 1.264s 2022-02-18 23:12:56,332 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-1fb8f48d-80ef-4970-9a0f-8e3ca7f7e0ff', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 23:12:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/8b4cc1c3-00e8-44ed-848c-7983da6336da'} Body: b'' 2022-02-18 23:12:56,793 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/networks/298aaa2f-bf09-4d69-a057-0af5ae6edc0e 0.460s 2022-02-18 23:12:56,793 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-f61451ad-d338-4f9a-86a5-03ab31d51e0e', 'date': 'Fri, 18 Feb 2022 23:12:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/networks/298aaa2f-bf09-4d69-a057-0af5ae6edc0e'} Body: b'' 2022-02-18 23:12:57,171 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/security-groups/ef743ef6-9d72-4834-9650-6229939cbca0 0.376s 2022-02-18 23:12:57,171 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-3f1c7719-48ec-466c-8089-61d8697ac3f7', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 23:12:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups/ef743ef6-9d72-4834-9650-6229939cbca0'} Body: b'' 2022-02-18 23:12:58,218 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.71/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1292430460 1.046s 2022-02-18 23:12:58,219 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332b9c13-f257-4eec-b06e-d7afa1cba924', 'x-compute-request-id': 'req-332b9c13-f257-4eec-b06e-d7afa1cba924', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1292430460'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 128, in wait_for_server_termination raise lib_exc.DeleteErrorException( tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status Details: Server 86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 failed to delete and is in ERROR status }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 228, in test_server_connectivity_cold_migration waiters.wait_for_server_status(self.servers_client, server['id'], File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 86a04ce5-8a53-46f2-9ef9-0a2ecc895fa4 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T23:12:47Z', 'message': 'Failed to plug virtual interface: unexpected vif_type=binding_failed'}. |
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
fail
ft10.2: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 23:12:58,562 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 POST http://10.222.0.71/compute/v2.1/os-keypairs 0.326s 2022-02-18 23:12:58,563 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1580178386"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ed545b-bdec-4933-b449-8568149b237e', 'x-compute-request-id': 'req-95ed545b-bdec-4933-b449-8568149b237e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAtCIfu1Z7X5TwkYzAuKsKG7V2hkVHMbxOvzYJS+M/CjoixfN9\\n7p1H8iz2PWnlwdUxZKMfroCBSzbP976ToTfoKztCNScrXXvWQklYck48ffgpKMb7\\nTIH7HUF8snJnnxUcUXVg4tB/5Hy4Law6v2crwhX8hF5sZKk1FxcHoqIl94cu1tbe\\nepMxnjbSz+D1PoOCCUq409aeBDgpYJjXbCHUIed81SAuXWV0vvYFXB+764Oyu9QY\\nTpbpSel+W2ymZs8l6zJszvbeRejen0T+n8DLYW9yYkxO3u/dfPOcmsK8O/L8BijA\\niYhEhEzfGSaKEeoJO2U7VCi4EGqdEG3l7C07xQIDAQABAoIBAAoIRIAohuKB5wwU\\nLL+cNwnoB1vfC+IHPNOFbOsfEum85ybjMsZRWCpyupwdA8DR4NhcBW2wloLb4KVJ\\npes6s+GEgWF4dv/T39D9SMHE/bV+VryAqIpQSu4MMae2m3LOuC8JPIYlWpodIBzb\\nFMKIOnWqx8+PerX4fo50p+Y05axtcRDhTahsC7mCschqqLtce1H1R8gmGir2H4vB\\n/89/6ZFhAj5dJxk5XYNawI/C2268PDR98ZqDwsq84qEY2gMQ1ot52GrmGtpJfbNJ\\n8OAALSMi3WPJUwFVVantz5k/RYZLr/iwoc/m5liiNCA0pTK3LADA3hBboKNF1Es/\\nr4VqngECgYEA1tqvJiw1uXYfRhCRAqmShVdtx7lgnbTSOEZGYtkRCfBqPsH2r3RQ\\n03iZ3lsCHI7Oz4pC9IGe/zItLJxVmmfnRVE33V3mvhDc1pbxQH7V8Yb38ni7YxyA\\nFyE7h3xhFPRUrqllgs91uobRdAbCZ5RT6dpbFHVctPK0gLjQ/z94y8ECgYEA1qE7\\nUhDOPUXM+T3O9ItRTrllTmzzPmB9wLd1+ZbfVqhCxlMrW2UM3PsnjjXCXFb6iaXX\\n+LRTJCGT0xSNpA76R9IzhN5wpte9nn3m4OuuCFUQ7Ch/wIJOvZKaYKbygJgw3qjj\\nm/QYjauGBptifkZK4qVKwsTeLY5RkI3ClK1lgQUCgYEAthwjyyo721gYx+1wzB3p\\nGGZzoY8qKmJCsPo33L76Jz+E/m6vZiYkACq/2O2wy33sI5OgjthzaQEhsydLk5Ww\\nPFvMCzD1THLEjIriL/WR56er7/SPeEGG/JPpfjxZmUZDpMvmQ8sOkayGSl8UVnEt\\n8xBmlN+pVaJGhrigRUmKXMECgYEAs5q0g1Yg39FbV27LkoRLA+/MwLYXTyl70hs0\\nFCqWtnOTfVb3v0FuZDWfwjdmb9MxUKKBelOcB245v7dBV/pYomVaS2PBLTz4JnsB\\nC1LtjXdx881oKnZg4e6eVScfY1D4BDucTFMVgOf5/elloHm+DK95QkdwDPs9chPO\\nso/vkukCgYBh6T+UfleW2sCl/TiIoho8+nNZQWsSXSIrrdLPCnIYmp0KD462+y0m\\nWt+/F/MChwfvQSBiEIukLZe5PubdjlUFhdgdx+62vHW2LrHk5FvADtWlZ5RKQNXi\\n/fSx8n3uBJGYJE1jhxk2yvC16yTcUWJ/wz1TKMLEuFkBVwZdUHZT8g==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-1580178386", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0Ih+7VntflPCRjMC4qwobtXaGRUcxvE6/NglL4z8KOiLF833unUfyLPY9aeXB1TFkox+ugIFLNs/3vpOhN+grO0I1Jytde9ZCSVhyTjx9+CkoxvtMgfsdQXyycmefFRxRdWDi0H/kfLgtrDq/ZyvCFfyEXmxkqTUXFweioiX3hy7W1t56kzGeNtLP4PU+g4IJSrjT1p4EOClgmNdsIdQh53zVIC5dZXS+9gVcH7vrg7K71BhOlulJ6X5bbKZmzyXrMmzO9t5F6N6fRP6fwMthb3JiTE7e791885yawrw78vwGKMCJiESETN8ZJooR6gk7ZTtUKLgQap0QbeXsLTvF Generated-by-Nova", "fingerprint": "fc:71:5b:db:f1:82:e9:60:bd:84:a9:9d:94:44:ec:63", "user_id": "764025159dbe40589a4bc6851069e9c6"}}' 2022-02-18 23:12:58,744 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/security-groups 0.179s 2022-02-18 23:12:58,745 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1731048824", "description": "tempest-secgroup-smoke-1731048824 description", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-9c2e2a38-6b5f-4cd4-bf4c-873af9fe5f3a', 'date': 'Fri, 18 Feb 2022 23:12:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "name": "tempest-secgroup-smoke-1731048824", "stateful": true, "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "description": "tempest-secgroup-smoke-1731048824 description", "shared": false, "security_group_rules": [{"id": "4b05364b-ba1c-48c9-bb64-58322f4684c5", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 3809, "description": null, "tags": [], "created_at": "2022-02-18T23:12:58Z", "updated_at": "2022-02-18T23:12:58Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}, {"id": "e6b0704a-45b6-49f3-9609-daf8b2bb1c05", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 3808, "description": null, "tags": [], "created_at": "2022-02-18T23:12:58Z", "updated_at": "2022-02-18T23:12:58Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}], "tags": [], "created_at": "2022-02-18T23:12:58Z", "updated_at": "2022-02-18T23:12:58Z", "revision_number": 1, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:12:59,029 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.283s 2022-02-18 23:12:59,030 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-42b03a5a-fb9a-4294-8d40-453bf9a65c9f', 'date': 'Fri, 18 Feb 2022 23:12:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed62ad52-0a1b-40d4-9d13-910009633952", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:12:58Z", "updated_at": "2022-02-18T23:12:58Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:12:59,313 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.282s 2022-02-18 23:12:59,313 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-73ba6a0e-ff8e-4592-ab81-297599852415', 'date': 'Fri, 18 Feb 2022 23:12:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c87821d5-deb6-49a0-b888-22aec1b2e9d2", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:12:59Z", "updated_at": "2022-02-18T23:12:59Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:12:59,488 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.174s 2022-02-18 23:12:59,488 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-53d2a9b8-3d16-47a1-9c10-73fa938db434', 'date': 'Fri, 18 Feb 2022 23:12:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7048bf18-9550-42d1-a137-2b8ef27fcc64", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:12:59Z", "updated_at": "2022-02-18T23:12:59Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:12:59,667 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.178s 2022-02-18 23:12:59,667 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f1594484-7244-426b-abb6-2bd95f698085', 'date': 'Fri, 18 Feb 2022 23:12:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2aa6359-8457-4255-82ea-306b780b2cf5", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:12:59Z", "updated_at": "2022-02-18T23:12:59Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:12:59,817 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.149s 2022-02-18 23:12:59,818 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9bd5d82d-87aa-42c3-b858-b242450620f1', 'date': 'Fri, 18 Feb 2022 23:12:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6682d57a-36d2-46ed-a1d1-a77f3902d3c6", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:12:59Z", "updated_at": "2022-02-18T23:12:59Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:12:59,984 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.165s 2022-02-18 23:12:59,985 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-df4a5ba2-6f57-4411-b035-5d8cc8955d68', 'date': 'Fri, 18 Feb 2022 23:12:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c5f1696-0eff-4536-8a8a-d39708ded79f", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "413501ab-1dc6-4a58-81cf-502c1ed8a7e3", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:12:59Z", "updated_at": "2022-02-18T23:12:59Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:13:00,245 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/networks 0.259s 2022-02-18 23:13:00,246 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--674638857", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-67a54925-ebeb-4d6d-9bd0-83bc07aa7f91', 'date': 'Fri, 18 Feb 2022 23:13:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/networks'} Body: b'{"network":{"id":"9dad603d-129f-4cda-904e-4f72e102266e","name":"tempest-network-smoke--674638857","tenant_id":"a9bd7b9df48b4587b34dcaf6980f15bc","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a9bd7b9df48b4587b34dcaf6980f15bc","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-02-18T23:13:00Z","updated_at":"2022-02-18T23:13:00Z","revision_number":1}}' 2022-02-18 23:13:03,180 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/routers 2.933s 2022-02-18 23:13:03,180 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-482747825", "admin_state_up": true, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-99a4a92e-6e81-423b-bd32-3adb454f9e2b', 'date': 'Fri, 18 Feb 2022 23:13:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/routers'} Body: b'{"router": {"id": "842bdb81-84ce-4bb0-89f9-051392e55861", "name": "tempest-TestNetworkAdvancedServerOps-router-482747825", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "external_fixed_ips": [{"subnet_id": "f4e0badb-e02f-415d-a150-dbea73fcbcef", "ip_address": "172.25.0.113"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T23:13:00Z", "updated_at": "2022-02-18T23:13:02Z", "revision_number": 3, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:13:03,258 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71:9696/v2.0/subnets?project_id=a9bd7b9df48b4587b34dcaf6980f15bc&cidr=172.20.0.0%2F28 0.077s 2022-02-18 23:13:03,259 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-2f613ab8-105e-4e81-9004-2c23822146eb', 'date': 'Fri, 18 Feb 2022 23:13:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?project_id=a9bd7b9df48b4587b34dcaf6980f15bc&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-02-18 23:13:03,461 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True 0.201s 2022-02-18 23:13:03,461 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-f1a8c877-b065-4451-90e7-406ca4eb616a', 'date': 'Fri, 18 Feb 2022 23:13:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"220bc37e-99fe-499a-86ef-fbec7dbfc17c","name":"public","tenant_id":"51d9d3202d694b7d8f3d7c086a65cf3b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f4e0badb-e02f-415d-a150-dbea73fcbcef"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-02-18T22:07:46Z","updated_at":"2022-02-18T22:07:55Z","revision_number":2,"project_id":"51d9d3202d694b7d8f3d7c086a65cf3b","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-02-18 23:13:03,512 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.0%2F28 0.050s 2022-02-18 23:13:03,512 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-41fa6961-0cec-450e-9e17-90bd7d41af12', 'date': 'Fri, 18 Feb 2022 23:13:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-02-18 23:13:04,655 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/subnets 1.142s 2022-02-18 23:13:04,656 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-975360997", "network_id": "9dad603d-129f-4cda-904e-4f72e102266e", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-8277e0a1-16d6-45bb-857a-bdd7083c4033', 'date': 'Fri, 18 Feb 2022 23:13:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"ef988107-04f7-4a84-9dfb-052c588b38e9","name":"tempest-subnet-smoke-975360997","tenant_id":"a9bd7b9df48b4587b34dcaf6980f15bc","network_id":"9dad603d-129f-4cda-904e-4f72e102266e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T23:13:03Z","updated_at":"2022-02-18T23:13:03Z","revision_number":0,"project_id":"a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:13:08,380 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 PUT http://10.222.0.71:9696/v2.0/routers/842bdb81-84ce-4bb0-89f9-051392e55861/add_router_interface 3.723s 2022-02-18 23:13:08,380 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "ef988107-04f7-4a84-9dfb-052c588b38e9"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-0c698b95-c9af-43bf-8e90-b619b92db3a8', 'date': 'Fri, 18 Feb 2022 23:13:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/842bdb81-84ce-4bb0-89f9-051392e55861/add_router_interface'} Body: b'{"id": "842bdb81-84ce-4bb0-89f9-051392e55861", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "port_id": "08446e94-a07d-46d1-a23d-bd7ac44c26e1", "network_id": "9dad603d-129f-4cda-904e-4f72e102266e", "subnet_id": "ef988107-04f7-4a84-9dfb-052c588b38e9", "subnet_ids": ["ef988107-04f7-4a84-9dfb-052c588b38e9"]}' 2022-02-18 23:13:08,500 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.113s 2022-02-18 23:13:08,500 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4760eae8-07e4-452a-a74c-3c0406caa221', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "764025159dbe40589a4bc6851069e9c6", "name": "tempest-TestNetworkAdvancedServerOps-1387163224-project", "password_expires_at": null}, "audit_ids": ["3_LLN2lYSoSe1c4gHEjXyQ"], "expires_at": "2022-02-19T00:13:08.000000Z", "issued_at": "2022-02-18T23:13:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9bd7b9df48b4587b34dcaf6980f15bc", "name": "tempest-TestNetworkAdvancedServerOps-1387163224"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 23:13:08,501 119603 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert) Found network None available for tenant 2022-02-18 23:13:10,100 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 202 POST http://10.222.0.71/compute/v2.1/servers 1.599s 2022-02-18 23:13:10,101 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "9dad603d-129f-4cda-904e-4f72e102266e"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3cacd20-800f-49c4-8db2-4cfe4f803dcd', 'x-compute-request-id': 'req-c3cacd20-800f-49c4-8db2-4cfe4f803dcd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "adminPass": "3PbQCRqNjA2v"}}' 2022-02-18 23:13:10,220 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.117s 2022-02-18 23:13:10,221 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47c2f38e-7c8c-47c8-88e9-46892a03cc45', 'x-compute-request-id': 'req-47c2f38e-7c8c-47c8-88e9-46892a03cc45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:11,386 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.156s 2022-02-18 23:13:11,386 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c973c5e-3ba3-4351-a694-28fb8020a8c2', 'x-compute-request-id': 'req-2c973c5e-3ba3-4351-a694-28fb8020a8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:11,394 119603 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-02-18 23:13:12,502 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.106s 2022-02-18 23:13:12,503 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1325', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6dcc096-602e-4ae5-887b-0337157f3e26', 'x-compute-request-id': 'req-f6dcc096-602e-4ae5-887b-0337157f3e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:12,522 119603 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-02-18 23:13:13,765 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.242s 2022-02-18 23:13:13,766 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82777fe2-1593-4178-8c01-c87e379efaf0', 'x-compute-request-id': 'req-82777fe2-1593-4178-8c01-c87e379efaf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:15,240 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.463s 2022-02-18 23:13:15,240 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9887362-8127-482e-996c-0c3aa01662b8', 'x-compute-request-id': 'req-b9887362-8127-482e-996c-0c3aa01662b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:16,663 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.406s 2022-02-18 23:13:16,664 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7a8ee41-b16a-4c9c-a837-a2c89b86a1a6', 'x-compute-request-id': 'req-a7a8ee41-b16a-4c9c-a837-a2c89b86a1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:17,891 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.218s 2022-02-18 23:13:17,891 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1826de8-377b-401d-862b-ca405474dd92', 'x-compute-request-id': 'req-e1826de8-377b-401d-862b-ca405474dd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:19,222 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.322s 2022-02-18 23:13:19,223 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b76ab55-ade6-474e-ab3a-3066f6414dee', 'x-compute-request-id': 'req-1b76ab55-ade6-474e-ab3a-3066f6414dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:20,502 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.269s 2022-02-18 23:13:20,502 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be17d2bc-278b-48d1-a9ff-3ef70a89ab9a', 'x-compute-request-id': 'req-be17d2bc-278b-48d1-a9ff-3ef70a89ab9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:21,813 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.301s 2022-02-18 23:13:21,813 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea607256-db19-4e4e-b651-9f2150ae11b1', 'x-compute-request-id': 'req-ea607256-db19-4e4e-b651-9f2150ae11b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:23,084 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.262s 2022-02-18 23:13:23,085 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be1f942d-9f4a-40ef-8a64-6a85971042bf', 'x-compute-request-id': 'req-be1f942d-9f4a-40ef-8a64-6a85971042bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:24,291 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.198s 2022-02-18 23:13:24,291 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ace38cb-a0a6-47be-b01e-416bf56a0cc1', 'x-compute-request-id': 'req-9ace38cb-a0a6-47be-b01e-416bf56a0cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:25,714 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.414s 2022-02-18 23:13:25,714 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95c85226-d445-4708-a14e-1dac6a35d5ae', 'x-compute-request-id': 'req-95c85226-d445-4708-a14e-1dac6a35d5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:25Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:25,722 119603 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-02-18 23:13:25,977 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.255s 2022-02-18 23:13:25,978 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd4a3ed8-754d-411c-a180-c91b8bf7596b', 'x-compute-request-id': 'req-cd4a3ed8-754d-411c-a180-c91b8bf7596b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:25Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:26,054 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71:9696/v2.0/ports?device_id=e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.067s 2022-02-18 23:13:26,054 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '928', 'x-openstack-request-id': 'req-610ec998-913b-4df4-8e0b-7be2439d6568', 'date': 'Fri, 18 Feb 2022 23:13:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/ports?device_id=e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"ports":[{"id":"4453e69a-584f-4127-baba-4a072676d6c8","name":"","network_id":"9dad603d-129f-4cda-904e-4f72e102266e","tenant_id":"a9bd7b9df48b4587b34dcaf6980f15bc","mac_address":"fa:16:3e:39:9c:de","admin_state_up":true,"status":"ACTIVE","device_id":"e0c286b9-3b2b-440b-823c-3a3463c06cb2","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ef988107-04f7-4a84-9dfb-052c588b38e9","ip_address":"172.20.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["413501ab-1dc6-4a58-81cf-502c1ed8a7e3"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h1-764486-6","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-02-18T23:13:12Z","updated_at":"2022-02-18T23:13:23Z","revision_number":5,"project_id":"a9bd7b9df48b4587b34dcaf6980f15bc"}]}' 2022-02-18 23:13:28,538 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 201 POST http://10.222.0.71:9696/v2.0/floatingips 2.483s 2022-02-18 23:13:28,538 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "port_id": "4453e69a-584f-4127-baba-4a072676d6c8", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "fixed_ip_address": "172.20.0.6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-56adc508-f439-4de1-b69a-e4e0db3a1d3f', 'date': 'Fri, 18 Feb 2022 23:13:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.94", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "842bdb81-84ce-4bb0-89f9-051392e55861", "port_id": "4453e69a-584f-4127-baba-4a072676d6c8", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "description": "", "port_details": {"name": "", "network_id": "9dad603d-129f-4cda-904e-4f72e102266e", "mac_address": "fa:16:3e:39:9c:de", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:13:26Z", "updated_at": "2022-02-18T23:13:26Z", "revision_number": 0}}' 2022-02-18 23:13:28,844 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.305s 2022-02-18 23:13:28,844 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-974d4669-abca-4bd9-b64d-a9e684d99b51', 'x-compute-request-id': 'req-974d4669-abca-4bd9-b64d-a9e684d99b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:25Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:13:28,853 119603 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-02-18 23:13:29,001 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71:9696/v2.0/floatingips/a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf 0.147s 2022-02-18 23:13:29,001 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-c7906986-c147-4363-b278-fca207ab7a15', 'date': 'Fri, 18 Feb 2022 23:13:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf'} Body: b'{"floatingip": {"id": "a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.94", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "842bdb81-84ce-4bb0-89f9-051392e55861", "port_id": "4453e69a-584f-4127-baba-4a072676d6c8", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9dad603d-129f-4cda-904e-4f72e102266e", "mac_address": "fa:16:3e:39:9c:de", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:13:26Z", "updated_at": "2022-02-18T23:13:26Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:13:30,081 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71:9696/v2.0/floatingips/a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf 0.078s 2022-02-18 23:13:30,081 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-8d406b9e-5d78-4038-bc95-4b7a91433e96', 'date': 'Fri, 18 Feb 2022 23:13:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf'} Body: b'{"floatingip": {"id": "a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.94", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "842bdb81-84ce-4bb0-89f9-051392e55861", "port_id": "4453e69a-584f-4127-baba-4a072676d6c8", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9dad603d-129f-4cda-904e-4f72e102266e", "mac_address": "fa:16:3e:39:9c:de", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:13:26Z", "updated_at": "2022-02-18T23:13:26Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:13:31,194 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71:9696/v2.0/floatingips/a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf 0.111s 2022-02-18 23:13:31,195 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-dc32553d-7a93-48cf-8b72-cfd9619c5dab', 'date': 'Fri, 18 Feb 2022 23:13:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf'} Body: b'{"floatingip": {"id": "a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.94", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "842bdb81-84ce-4bb0-89f9-051392e55861", "port_id": "4453e69a-584f-4127-baba-4a072676d6c8", "fixed_ip_address": "172.20.0.6", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "9dad603d-129f-4cda-904e-4f72e102266e", "mac_address": "fa:16:3e:39:9c:de", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:13:26Z", "updated_at": "2022-02-18T23:13:30Z", "revision_number": 1, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:13:31,195 119603 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf', 'tenant_id': 'a9bd7b9df48b4587b34dcaf6980f15bc', 'floating_ip_address': '172.25.0.94', 'floating_network_id': '220bc37e-99fe-499a-86ef-fbec7dbfc17c', 'router_id': '842bdb81-84ce-4bb0-89f9-051392e55861', 'port_id': '4453e69a-584f-4127-baba-4a072676d6c8', 'fixed_ip_address': '172.20.0.6', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '9dad603d-129f-4cda-904e-4f72e102266e', 'mac_address': 'fa:16:3e:39:9c:de', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e0c286b9-3b2b-440b-823c-3a3463c06cb2', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-02-18T23:13:26Z', 'updated_at': '2022-02-18T23:13:30Z', 'revision_number': 1, 'project_id': 'a9bd7b9df48b4587b34dcaf6980f15bc'} is at status: ACTIVE 2022-02-18 23:13:31,195 119603 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.341542 seconds 2022-02-18 23:13:31,195 119603 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.0.94 with user: ubuntu 2022-02-18 23:13:31,196 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert begins to ping 172.25.0.94 in 120 sec and the expected result is reachable 2022-02-18 23:14:03,341 119603 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 32.144498 seconds 2022-02-18 23:14:03,342 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert finishes ping 172.25.0.94 in 120 sec and the ping result is expected 2022-02-18 23:14:03,455 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 POST http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2/action 0.112s 2022-02-18 23:14:03,455 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9570c237-11b2-43fb-b949-8ca64892f077', 'x-compute-request-id': 'req-9570c237-11b2-43fb-b949-8ca64892f077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-02-18 23:14:03,458 119603 DEBUG [tempest.scenario.manager] Console output for e0c286b9-3b2b-440b-823c-3a3463c06cb2 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.191 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.100006] pid_max: default: 32768 minimum: 301 [ 0.104050] Security Framework initialized [ 0.108005] Yama: becoming mindful. [ 0.112043] AppArmor: AppArmor initialized [ 0.116243] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.120022] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128513] CPU: Physical Processor ID: 0 [ 0.132437] mce: CPU supports 1 MCE banks [ 0.136109] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.140006] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.144006] Spectre V2 : Mitigation: Full generic retpoline [ 0.148006] Speculative Store Bypass: Vulnerable [ 0.188000] Freeing SMP alternatives memory: 36K [ 0.190391] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.192095] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.196060] Hierarchical SRCU implementation. [ 0.200758] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.204004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.208059] smp: Bringing up secondary CPUs ... [ 0.212006] smp: Brought up 1 node, 1 CPU [ 0.216005] smpboot: Max logical packages: 1 [ 0.220007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.224440] devtmpfs: initialized [ 0.228084] x86/mm: Memory block size: 128MB [ 0.232241] evm: security.selinux [ 0.236008] evm: security.SMACK64 [ 0.240005] evm: security.SMACK64EXEC [ 0.244027] evm: security.SMACK64TRANSMUTE [ 0.248005] evm: security.SMACK64MMAP [ 0.252004] evm: security.apparmor [ 0.256004] evm: security.ima [ 0.260005] evm: security.capability [ 0.264161] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.272067] pinctrl core: initialized pinctrl subsystem [ 0.276265] NET: Registered protocol family 16 [ 0.280113] audit: initializing netlink subsys (disabled) [ 0.288030] audit: type=2000 audit(1645226015.284:1): state=initialized audit_enabled=0 res=1 [ 0.292075] cpuidle: using governor ladder [ 0.296009] cpuidle: using governor menu [ 0.300057] ACPI: bus type PCI registered [ 0.304005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309385] PCI: Using configuration type 1 for base access [ 0.313534] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.316285] ACPI: Added _OSI(Module Device) [ 0.320008] ACPI: Added _OSI(Processor Device) [ 0.324006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332037] ACPI: Added _OSI(Linux-Dell-Video) [ 0.342795] ACPI: Interpreter enabled [ 0.344013] ACPI: (supports S0 S5) [ 0.348005] ACPI: Using IOAPIC for interrupt routing [ 0.352043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356504] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.400796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416608] PCI host bridge to bus 0000:00 [ 0.420007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.424006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.432029] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.436006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.440007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.480444] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.484007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500544] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.500544] * this clock source is slow. Consider trying other clock sources [ 0.514693] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.561002] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.564869] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568951] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.573022] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576682] SCSI subsystem initialized [ 0.580322] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.584000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.584008] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.588005] vgaarb: loaded [ 0.591745] pps_core: LinuxPPS API ver. 1 registered [ 0.592005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.596022] PTP clock support registered [ 0.600098] EDAC MC: Ver: 3.0.0 [ 0.609100] hv_vmbus: Vmbus version:4.0 [ 0.612115] PCI: Using ACPI for IRQ routing [ 0.616726] NetLabel: Initializing [ 0.620014] NetLabel: domain hash size = 128 [ 0.623965] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.624043] NetLabel: unlabeled traffic allowed by default [ 0.628202] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.648458] VFS: Disk quotas dquot_6.6.0 [ 0.653142] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.658890] AppArmor: AppArmor Filesystem Enabled [ 0.662994] pnp: PnP ACPI init [ 0.674026] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.678792] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.683764] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.688247] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.692695] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.697914] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.702972] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.708314] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.714173] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.719287] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.724344] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.730270] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.736813] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.742333] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.748211] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.753078] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.758772] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.764233] pnp: PnP ACPI: found 9 devices [ 0.774983] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.780248] NET: Registered protocol family 2 [ 0.784564] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.789281] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.793904] TCP: Hash tables configured (established 8192 bind 8192) [ 0.798441] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.803498] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.808497] NET: Registered protocol family 1 [ 0.813320] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.819143] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.826171] Unpacking initramfs... [ 1.129324] Freeing initrd memory: 13088K [ 1.133562] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.138317] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.143565] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.148732] Scanning for low memory corruption every 60 seconds [ 1.154016] Initialise system trusted keyrings [ 1.158400] Key type blacklist registered [ 1.162510] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.169285] zbud: loaded [ 1.174029] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.178482] fuse init (API version 7.26) [ 1.184150] Key type asymmetric registered [ 1.187977] Asymmetric key parser 'x509' registered [ 1.192141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.197578] io scheduler noop registered (default) [ 1.202138] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.207109] ACPI: Power Button [PWRF] [ 1.211599] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.239187] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.268812] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.276303] Linux agpgart interface v0.103 [ 1.281714] loop: module loaded [ 1.285559] hv_vmbus: registering driver hv_storvsc [ 1.293705] scsi host0: storvsc_host_t [ 1.302653] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.312681] scsi host1: storvsc_host_t [ 1.317007] random: fast init done [ 1.325720] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.334371] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.346167] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.356955] scsi host2: ata_piix [ 1.363683] sd 0:0:0:0: [sda] Write Protect is off [ 1.370378] scsi host3: ata_piix [ 1.379115] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.383961] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.388991] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.406141] libphy: Fixed MDIO Bus: probed [ 1.410720] tun: Universal TUN/TAP device driver, 1.6 [ 1.416392] PPP generic driver version 2.4.2 [ 1.421352] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.443908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.448634] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.452522] sda: sda1 [ 1.456625] mousedev: PS/2 mouse device common for all mice [ 1.462933] rtc_cmos 00:00: RTC can wake from S4 [ 1.493855] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.501478] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.509202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.514527] device-mapper: uevent: version 1.0.3 [ 1.518898] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.524551] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.534770] NET: Registered protocol family 10 [ 1.545050] Segment Routing with IPv6 [ 1.549331] NET: Registered protocol family 17 [ 1.553537] Key type dns_resolver registered [ 1.558269] RAS: Correctable Errors collector initialized. [ 2.390426] registered taskstats version 1 [ 2.485065] Loading compiled-in X.509 certificates [ 2.494754] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.500255] zswap: loaded using pool lzo/zbud [ 2.509709] Key type big_key registered [ 2.514659] Key type trusted registered [ 2.521225] Key type encrypted registered [ 2.525334] AppArmor: AppArmor sha1 policy hashing enabled [ 2.530219] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.534860] evm: HMAC attrs: 0x1 [ 2.665906] rtc_cmos 00:00: setting system clock to 2022-02-18 23:13:39 UTC (1645226019) [ 2.671440] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.676069] EDD information not available. [ 3.115227] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.126338] ata2.00: configured for MWDMA2 [ 3.144179] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.160603] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.165452] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.173053] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.181003] Freeing unused kernel memory: 2248K [ 3.192049] Write protecting the kernel read-only data: 18432k [ 3.197472] Freeing unused kernel memory: 2008K [ 3.201884] Freeing unused kernel memory: 124K [ 3.217585] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.222301] x86/mm: Checking user space page tables [ 3.237536] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.291781] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.297340] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.302640] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.307393] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.312278] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.324070] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.335773] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.343812] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.351128] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.356662] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.499958] hv_utils: Registering HyperV Utility Driver [ 3.504475] hv_vmbus: registering driver hv_util [ 3.518482] hidraw: raw HID events driver (C) Jiri Kosina [ 3.527254] hv_vmbus: registering driver hyperv_keyboard [ 3.534124] hv_vmbus: registering driver hv_netvsc [ 3.549210] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.575994] hv_vmbus: registering driver hid_hyperv [ 3.674986] hv_utils: Heartbeat IC version 3.0 [ 3.682578] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.698202] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.735673] hv_utils: Shutdown IC version 3.0 [ 3.740850] hv_utils: TimeSync IC version 4.0 [ 3.748470] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.908040] raid6: sse2x1 gen() 4944 MB/s [ 3.960025] raid6: sse2x1 xor() 3840 MB/s [ 4.012037] raid6: sse2x2 gen() 6186 MB/s [ 4.064029] raid6: sse2x2 xor() 4454 MB/s [ 4.116076] raid6: sse2x4 gen() 7022 MB/s [ 4.168041] raid6: sse2x4 xor() 4894 MB/s [ 4.173403] raid6: using algorithm sse2x4 gen() 7022 MB/s [ 4.177821] raid6: .... xor() 4894 MB/s, rmw enabled [ 4.182826] raid6: using intx1 recovery algorithm [ 4.190654] xor: measuring software checksum speed [ 4.236031] prefetch64-sse: 10064.000 MB/sec [ 4.280097] generic_sse: 9219.000 MB/sec [ 4.284249] xor: using function: prefetch64-sse (10064.000 MB/sec) [ 4.292789] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.454923] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.646264] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.143828] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.151588] systemd[1]: Detected virtualization microsoft. [ 5.156139] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.211213] systemd[1]: Set hostname to <ubuntu>. [ 5.220205] systemd[1]: Initializing machine ID from random generator. [ 5.225106] systemd[1]: Installed transient /etc/machine-id file. [ 5.560559] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.609795] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 5.658095] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 5.704348] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] List 2022-02-18 23:14:03,472 119603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.94:22' as 'ubuntu' with public key authentication 2022-02-18 23:14:03,474 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.94 ([Errno None] Unable to connect to port 22 on 172.25.0.94). Number attempts: 1. Retry after 2 seconds. 2022-02-18 23:14:05,979 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.94 ([Errno None] Unable to connect to port 22 on 172.25.0.94). Number attempts: 2. Retry after 3 seconds. 2022-02-18 23:14:09,481 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.94 ([Errno None] Unable to connect to port 22 on 172.25.0.94). Number attempts: 3. Retry after 4 seconds. 2022-02-18 23:14:13,987 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.94 ([Errno None] Unable to connect to port 22 on 172.25.0.94). Number attempts: 4. Retry after 5 seconds. 2022-02-18 23:14:19,492 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.94 ([Errno None] Unable to connect to port 22 on 172.25.0.94). Number attempts: 5. Retry after 6 seconds. 2022-02-18 23:14:25,999 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.94 ([Errno None] Unable to connect to port 22 on 172.25.0.94). Number attempts: 6. Retry after 7 seconds. 2022-02-18 23:14:33,514 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.94 ([Errno None] Unable to connect to port 22 on 172.25.0.94). Number attempts: 7. Retry after 8 seconds. 2022-02-18 23:14:42,044 119603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-18 23:14:42,201 119603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-18 23:14:42,202 119603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.94 successfully created 2022-02-18 23:14:42,504 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.301s 2022-02-18 23:14:42,504 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1833', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c29e2a2-9bcb-48eb-8ddf-7ea0607fa90c', 'x-compute-request-id': 'req-2c29e2a2-9bcb-48eb-8ddf-7ea0607fa90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:25Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008b", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:42,778 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.266s 2022-02-18 23:14:42,779 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1682', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f31964d-fa86-4404-8aa9-83af2e0e3525', 'x-compute-request-id': 'req-4f31964d-fa86-4404-8aa9-83af2e0e3525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:13:25Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:42,787 119603 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-02-18 23:14:42,882 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71:9696/v2.0/floatingips/a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf 0.094s 2022-02-18 23:14:42,882 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-bc53bace-5cc5-4274-ab57-204715ebe782', 'date': 'Fri, 18 Feb 2022 23:14:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf'} Body: b'{"floatingip": {"id": "a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.94", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "842bdb81-84ce-4bb0-89f9-051392e55861", "port_id": "4453e69a-584f-4127-baba-4a072676d6c8", "fixed_ip_address": "172.20.0.6", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "9dad603d-129f-4cda-904e-4f72e102266e", "mac_address": "fa:16:3e:39:9c:de", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:13:26Z", "updated_at": "2022-02-18T23:13:30Z", "revision_number": 1, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:14:42,882 119603 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf', 'tenant_id': 'a9bd7b9df48b4587b34dcaf6980f15bc', 'floating_ip_address': '172.25.0.94', 'floating_network_id': '220bc37e-99fe-499a-86ef-fbec7dbfc17c', 'router_id': '842bdb81-84ce-4bb0-89f9-051392e55861', 'port_id': '4453e69a-584f-4127-baba-4a072676d6c8', 'fixed_ip_address': '172.20.0.6', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '9dad603d-129f-4cda-904e-4f72e102266e', 'mac_address': 'fa:16:3e:39:9c:de', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e0c286b9-3b2b-440b-823c-3a3463c06cb2', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-02-18T23:13:26Z', 'updated_at': '2022-02-18T23:13:30Z', 'revision_number': 1, 'project_id': 'a9bd7b9df48b4587b34dcaf6980f15bc'} is at status: ACTIVE 2022-02-18 23:14:42,883 119603 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.095417 seconds 2022-02-18 23:14:42,883 119603 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.0.94 with user: ubuntu 2022-02-18 23:14:42,883 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert begins to ping 172.25.0.94 in 120 sec and the expected result is reachable 2022-02-18 23:14:42,893 119603 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.009329 seconds 2022-02-18 23:14:42,899 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert finishes ping 172.25.0.94 in 120 sec and the ping result is expected 2022-02-18 23:14:42,991 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 POST http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2/action 0.090s 2022-02-18 23:14:42,992 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652518ed-9acb-418e-b6db-fd288c209bce', 'x-compute-request-id': 'req-652518ed-9acb-418e-b6db-fd288c209bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-02-18 23:14:42,994 119603 DEBUG [tempest.scenario.manager] Console output for e0c286b9-3b2b-440b-823c-3a3463c06cb2 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.191 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.100006] pid_max: default: 32768 minimum: 301 [ 0.104050] Security Framework initialized [ 0.108005] Yama: becoming mindful. [ 0.112043] AppArmor: AppArmor initialized [ 0.116243] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.120022] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128513] CPU: Physical Processor ID: 0 [ 0.132437] mce: CPU supports 1 MCE banks [ 0.136109] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.140006] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.144006] Spectre V2 : Mitigation: Full generic retpoline [ 0.148006] Speculative Store Bypass: Vulnerable [ 0.188000] Freeing SMP alternatives memory: 36K [ 0.190391] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.192095] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.196060] Hierarchical SRCU implementation. [ 0.200758] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.204004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.208059] smp: Bringing up secondary CPUs ... [ 0.212006] smp: Brought up 1 node, 1 CPU [ 0.216005] smpboot: Max logical packages: 1 [ 0.220007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.224440] devtmpfs: initialized [ 0.228084] x86/mm: Memory block size: 128MB [ 0.232241] evm: security.selinux [ 0.236008] evm: security.SMACK64 [ 0.240005] evm: security.SMACK64EXEC [ 0.244027] evm: security.SMACK64TRANSMUTE [ 0.248005] evm: security.SMACK64MMAP [ 0.252004] evm: security.apparmor [ 0.256004] evm: security.ima [ 0.260005] evm: security.capability [ 0.264161] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.272067] pinctrl core: initialized pinctrl subsystem [ 0.276265] NET: Registered protocol family 16 [ 0.280113] audit: initializing netlink subsys (disabled) [ 0.288030] audit: type=2000 audit(1645226015.284:1): state=initialized audit_enabled=0 res=1 [ 0.292075] cpuidle: using governor ladder [ 0.296009] cpuidle: using governor menu [ 0.300057] ACPI: bus type PCI registered [ 0.304005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309385] PCI: Using configuration type 1 for base access [ 0.313534] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.316285] ACPI: Added _OSI(Module Device) [ 0.320008] ACPI: Added _OSI(Processor Device) [ 0.324006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332037] ACPI: Added _OSI(Linux-Dell-Video) [ 0.342795] ACPI: Interpreter enabled [ 0.344013] ACPI: (supports S0 S5) [ 0.348005] ACPI: Using IOAPIC for interrupt routing [ 0.352043] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356504] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.400796] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416608] PCI host bridge to bus 0000:00 [ 0.420007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.424006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.432029] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.436006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.440007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.480444] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.484007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500544] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.500544] * this clock source is slow. Consider trying other clock sources [ 0.514693] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.561002] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.564869] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568951] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.573022] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576682] SCSI subsystem initialized [ 0.580322] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.584000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.584008] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.588005] vgaarb: loaded [ 0.591745] pps_core: LinuxPPS API ver. 1 registered [ 0.592005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.596022] PTP clock support registered [ 0.600098] EDAC MC: Ver: 3.0.0 [ 0.609100] hv_vmbus: Vmbus version:4.0 [ 0.612115] PCI: Using ACPI for IRQ routing [ 0.616726] NetLabel: Initializing [ 0.620014] NetLabel: domain hash size = 128 [ 0.623965] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.624043] NetLabel: unlabeled traffic allowed by default [ 0.628202] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.648458] VFS: Disk quotas dquot_6.6.0 [ 0.653142] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.658890] AppArmor: AppArmor Filesystem Enabled [ 0.662994] pnp: PnP ACPI init [ 0.674026] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.678792] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.683764] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.688247] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.692695] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.697914] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.702972] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.708314] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.714173] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.719287] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.724344] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.730270] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.736813] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.742333] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.748211] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.753078] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.758772] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.764233] pnp: PnP ACPI: found 9 devices [ 0.774983] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.780248] NET: Registered protocol family 2 [ 0.784564] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.789281] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.793904] TCP: Hash tables configured (established 8192 bind 8192) [ 0.798441] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.803498] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.808497] NET: Registered protocol family 1 [ 0.813320] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.819143] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.826171] Unpacking initramfs... [ 1.129324] Freeing initrd memory: 13088K [ 1.133562] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.138317] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.143565] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.148732] Scanning for low memory corruption every 60 seconds [ 1.154016] Initialise system trusted keyrings [ 1.158400] Key type blacklist registered [ 1.162510] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.169285] zbud: loaded [ 1.174029] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.178482] fuse init (API version 7.26) [ 1.184150] Key type asymmetric registered [ 1.187977] Asymmetric key parser 'x509' registered [ 1.192141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.197578] io scheduler noop registered (default) [ 1.202138] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.207109] ACPI: Power Button [PWRF] [ 1.211599] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.239187] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.268812] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.276303] Linux agpgart interface v0.103 [ 1.281714] loop: module loaded [ 1.285559] hv_vmbus: registering driver hv_storvsc [ 1.293705] scsi host0: storvsc_host_t [ 1.302653] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.312681] scsi host1: storvsc_host_t [ 1.317007] random: fast init done [ 1.325720] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.334371] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.346167] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.356955] scsi host2: ata_piix [ 1.363683] sd 0:0:0:0: [sda] Write Protect is off [ 1.370378] scsi host3: ata_piix [ 1.379115] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.383961] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.388991] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.406141] libphy: Fixed MDIO Bus: probed [ 1.410720] tun: Universal TUN/TAP device driver, 1.6 [ 1.416392] PPP generic driver version 2.4.2 [ 1.421352] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.443908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.448634] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.452522] sda: sda1 [ 1.456625] mousedev: PS/2 mouse device common for all mice [ 1.462933] rtc_cmos 00:00: RTC can wake from S4 [ 1.493855] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.501478] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.509202] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.514527] device-mapper: uevent: version 1.0.3 [ 1.518898] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.524551] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.534770] NET: Registered protocol family 10 [ 1.545050] Segment Routing with IPv6 [ 1.549331] NET: Registered protocol family 17 [ 1.553537] Key type dns_resolver registered [ 1.558269] RAS: Correctable Errors collector initialized. [ 2.390426] registered taskstats version 1 [ 2.485065] Loading compiled-in X.509 certificates [ 2.494754] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.500255] zswap: loaded using pool lzo/zbud [ 2.509709] Key type big_key registered [ 2.514659] Key type trusted registered [ 2.521225] Key type encrypted registered [ 2.525334] AppArmor: AppArmor sha1 policy hashing enabled [ 2.530219] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.534860] evm: HMAC attrs: 0x1 [ 2.665906] rtc_cmos 00:00: setting system clock to 2022-02-18 23:13:39 UTC (1645226019) [ 2.671440] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.676069] EDD information not available. [ 3.115227] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.126338] ata2.00: configured for MWDMA2 [ 3.144179] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.160603] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.165452] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.173053] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.181003] Freeing unused kernel memory: 2248K [ 3.192049] Write protecting the kernel read-only data: 18432k [ 3.197472] Freeing unused kernel memory: 2008K [ 3.201884] Freeing unused kernel memory: 124K [ 3.217585] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.222301] x86/mm: Checking user space page tables [ 3.237536] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.291781] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.297340] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.302640] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.307393] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.312278] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.324070] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.335773] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.343812] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.351128] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.356662] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.499958] hv_utils: Registering HyperV Utility Driver [ 3.504475] hv_vmbus: registering driver hv_util [ 3.518482] hidraw: raw HID events driver (C) Jiri Kosina [ 3.527254] hv_vmbus: registering driver hyperv_keyboard [ 3.534124] hv_vmbus: registering driver hv_netvsc [ 3.549210] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.575994] hv_vmbus: registering driver hid_hyperv [ 3.674986] hv_utils: Heartbeat IC version 3.0 [ 3.682578] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.698202] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.735673] hv_utils: Shutdown IC version 3.0 [ 3.740850] hv_utils: TimeSync IC version 4.0 [ 3.748470] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.908040] raid6: sse2x1 gen() 4944 MB/s [ 3.960025] raid6: sse2x1 xor() 3840 MB/s [ 4.012037] raid6: sse2x2 gen() 6186 MB/s [ 4.064029] raid6: sse2x2 xor() 4454 MB/s [ 4.116076] raid6: sse2x4 gen() 7022 MB/s [ 4.168041] raid6: sse2x4 xor() 4894 MB/s [ 4.173403] raid6: using algorithm sse2x4 gen() 7022 MB/s [ 4.177821] raid6: .... xor() 4894 MB/s, rmw enabled [ 4.182826] raid6: using intx1 recovery algorithm [ 4.190654] xor: measuring software checksum speed [ 4.236031] prefetch64-sse: 10064.000 MB/sec [ 4.280097] generic_sse: 9219.000 MB/sec [ 4.284249] xor: using function: prefetch64-sse (10064.000 MB/sec) [ 4.292789] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.454923] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.646264] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.143828] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.151588] systemd[1]: Detected virtualization microsoft. [ 5.156139] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.211213] systemd[1]: Set hostname to <ubuntu>. [ 5.220205] systemd[1]: Initializing machine ID from random generator. [ 5.225106] systemd[1]: Installed transient /etc/machine-id file. [ 5.560559] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.609795] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 5.658095] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 5.704348] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Socket. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... Starting Load Kernel Modules... Mounting Huge Pages File System...[ 6.219955] Loading iSCSI transport class v2.0-870. Starting Journal Service... [ 6.273514] iscsi: registered transport (tcp) [[0;32m OK [0m] [ 6.308449] iscsi: registered transport (iser) Reached target Swap. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System...[ 6.504675] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File Systm. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 22.737842] cloud-init[335]: Cloud-init v. 18.2 running 'init-local' at Fri, 18 Feb 2022 23:13:48 +0000. Up 10.60 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata servie crawler)... [ 54.080893] cloud-init[671]: Cloud-init v. 18.2 running 'init' at Fri, 18 Feb 2022 23:14:02 +0000. Up 25.53 seconds. [ 54.197180] [cloud-init[0;32m OK [0m[671]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[ 54.301864] [0;32m OK [0mcloud-init] [671]: Reached target Network is Online.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ Starting iSCSI initiator daemon (iscsid)...[ 54.405940] cloud-init[671]: [ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[0;32m OK [0m] Reached target System Initialization. [ 54.512594] cloud-init[671]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Started Daily apt download activities.[ 54.593304] cloud-init [671]: [ci-info: | eth0 | True | 172.20.0.6 | 255.255.255.240 | . | fa:16:3e:39:9c:de |[0;32m OK [0m] Listening on ACPID Listen Socket.[ 54.685162] cloud-init[[671]: [0;32m OK [0mci-info: | eth0 | True | fe80::f816:3eff:fe39:9cde/64 | . | link | fa:16:3e:39:9c:de |] Started Daily Cleanup of Temporary Directories. [ 54.789683] [cloud-init[671]: [0;32m OK [0mci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |] Started Daily apt upgrade and clean activities. [ 54.881124] [cloud-init[671]: [0;32m OK [0mci-info: | lo | True | ::1/128 | . | host | . |] Reached target Timers. [[ 54.978228] [0;32m OK [0mcloud-init] [671]: Listening on D-Bus System Message Bus Socket.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ [0;32m OK [0m[ 55.074954] ] cloud-initReached target Sockets.[671]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [[ 55.155485] [0;32m OK [0mcloud-init] [671]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Started ACPI Events Check. [[ 55.241432] [0;32m OK [0m] cloud-initReached target Paths.[671]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ [0;32m OK [0m[ 55.346259] ] cloud-initReached target Basic System.[671]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting /etc/rc.local Compatibility... [ 55.450428] cloud-init[[671]: [0;32m OK [0mci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |] Started Deferred execution scheduler. [ 55.557218] cloud-init[671]: Starting Login Service...ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ [0;32m OK [0m[ 55.655851] ] cloud-initStarted D-Bus System Message Bus.[671]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 55.742778] cloud-init[671]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 55.840248] cloud-init[671]: Generating public/private rsa key pair. [ 55.914690] cloud-init[671]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 55.981390] cloud-init[671]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 56.030562] cloud-init[671]: [The key fingerprint is:[0;32m OK [0m ] Started Regular background program processing daemon.[ 56.124228] cloud-init [671]: SHA256:gMn98XZof6f349Fk1hKBsO7twJVUmr763i8FEGHzVMM root@tempest-testnetworkadvancedserverops-server-1476750664Starting LSB: MD monitoring daemon... [ 56.228772] Starting LSB: Record successful boot for GRUB...c 2022-02-18 23:14:43,008 119603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.94:22' as 'ubuntu' with public key authentication 2022-02-18 23:14:43,020 119603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-18 23:14:43,146 119603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-18 23:14:43,146 119603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.94 successfully created 2022-02-18 23:14:43,665 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 202 POST http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2/action 0.518s 2022-02-18 23:14:43,666 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"migrate": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5bc9046-51dd-42c1-a7b7-77df2ce0f36a', 'x-compute-request-id': 'req-f5bc9046-51dd-42c1-a7b7-77df2ce0f36a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2/action'} Body: b'' 2022-02-18 23:14:43,873 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.207s 2022-02-18 23:14:43,873 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7303de59-edae-4e8b-8f83-ae2fe4db9df7', 'x-compute-request-id': 'req-7303de59-edae-4e8b-8f83-ae2fe4db9df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:44Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:45,064 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.180s 2022-02-18 23:14:45,065 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04a77f1d-882a-46a9-9f08-afc5e8cd9dc0', 'x-compute-request-id': 'req-04a77f1d-882a-46a9-9f08-afc5e8cd9dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:45Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:46,290 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.216s 2022-02-18 23:14:46,290 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bfb615d-a2f6-413a-9ff8-6047df7593ee', 'x-compute-request-id': 'req-7bfb615d-a2f6-413a-9ff8-6047df7593ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:46Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:46,299 119603 INFO [tempest.common.waiters] State transition "RESIZE/resize_prep" ==> "RESIZE/resize_migrating" after 3 second wait 2022-02-18 23:14:47,536 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.235s 2022-02-18 23:14:47,537 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6cfebed-ed31-4094-abf1-74a1428eb25e', 'x-compute-request-id': 'req-e6cfebed-ed31-4094-abf1-74a1428eb25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:46Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:48,760 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.214s 2022-02-18 23:14:48,760 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da5a9050-fc4c-4d2e-9ee0-e8f65616b988', 'x-compute-request-id': 'req-da5a9050-fc4c-4d2e-9ee0-e8f65616b988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:46Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:49,954 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.185s 2022-02-18 23:14:49,954 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c7f861-2cd4-41da-943c-511fc391f9f3', 'x-compute-request-id': 'req-15c7f861-2cd4-41da-943c-511fc391f9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:46Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:51,172 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.209s 2022-02-18 23:14:51,172 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9d3407-e2fc-4fb1-accd-fca64a979487', 'x-compute-request-id': 'req-ea9d3407-e2fc-4fb1-accd-fca64a979487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:46Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:52,430 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.249s 2022-02-18 23:14:52,431 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f7043c-0ab5-43df-bf71-c3f5e1df20c1', 'x-compute-request-id': 'req-06f7043c-0ab5-43df-bf71-c3f5e1df20c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:46Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:53,663 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.218s 2022-02-18 23:14:53,663 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e3ff2da-e66c-4e3e-8d42-32799f6f7342', 'x-compute-request-id': 'req-8e3ff2da-e66c-4e3e-8d42-32799f6f7342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:46Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:54,872 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.199s 2022-02-18 23:14:54,872 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5135f498-680e-4530-9595-30de1619bb40', 'x-compute-request-id': 'req-5135f498-680e-4530-9595-30de1619bb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:46Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:56,114 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.227s 2022-02-18 23:14:56,114 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0dcf13-c486-4254-8402-5e56007f1728', 'x-compute-request-id': 'req-3a0dcf13-c486-4254-8402-5e56007f1728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:46Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:57,333 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.210s 2022-02-18 23:14:57,333 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1696', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32ae2dd8-9886-4454-80c5-55de958e5fb2', 'x-compute-request-id': 'req-32ae2dd8-9886-4454-80c5-55de958e5fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:46Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:58,630 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.289s 2022-02-18 23:14:58,631 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1dd21e1-5b70-4739-a745-ef2719bfa3b5', 'x-compute-request-id': 'req-a1dd21e1-5b70-4739-a745-ef2719bfa3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:58Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:14:58,638 119603 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrating" ==> "RESIZE/resize_migrated" after 15 second wait 2022-02-18 23:14:59,918 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.278s 2022-02-18 23:14:59,919 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a81567-5430-4f7a-aa77-bd49ac4df158', 'x-compute-request-id': 'req-27a81567-5430-4f7a-aa77-bd49ac4df158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:58Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:01,485 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.556s 2022-02-18 23:15:01,485 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a642eb1-b3bb-4546-9d60-23279f16a9ce', 'x-compute-request-id': 'req-5a642eb1-b3bb-4546-9d60-23279f16a9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:14:58Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_migrated", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:02,923 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.427s 2022-02-18 23:15:02,923 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e95eb57-bf64-47f6-8f00-6de6585d966f', 'x-compute-request-id': 'req-1e95eb57-bf64-47f6-8f00-6de6585d966f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "RESIZE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:15:02Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "resize_finish", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:02,932 119603 INFO [tempest.common.waiters] State transition "RESIZE/resize_migrated" ==> "RESIZE/resize_finish" after 19 second wait 2022-02-18 23:15:04,390 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_cold_migration_revert): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.456s 2022-02-18 23:15:04,390 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1807', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-426404d3-1d44-453f-9fa4-13aee078cc2d', 'x-compute-request-id': 'req-426404d3-1d44-453f-9fa4-13aee078cc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "ERROR", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:15:04Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T23:15:03Z", "message": "Failed to plug virtual interface: unexpected vif_type=binding_failed"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:04,400 119603 INFO [tempest.common.waiters] State transition "RESIZE/resize_finish" ==> "ERROR/None" after 21 second wait 2022-02-18 23:15:07,242 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/floatingips/a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf 2.842s 2022-02-18 23:15:07,243 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-3d7e18c0-c1ac-402e-8557-a1e2382b52a1', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 23:15:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/a1cc908c-8ea4-4303-ba88-6ac6a3e5c1cf'} Body: b'' 2022-02-18 23:15:07,514 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.271s 2022-02-18 23:15:07,514 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e36fefb9-d898-41e9-8e06-2e4a07a49c0f', 'x-compute-request-id': 'req-e36fefb9-d898-41e9-8e06-2e4a07a49c0f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'' 2022-02-18 23:15:08,199 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.684s 2022-02-18 23:15:08,199 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1813', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7f33b8b-8979-45f0-971a-8da678363383', 'x-compute-request-id': 'req-e7f33b8b-8979-45f0-971a-8da678363383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "ERROR", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:15:07Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}, {"version": 4, "addr": "172.25.0.94", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T23:15:03Z", "message": "Failed to plug virtual interface: unexpected vif_type=binding_failed"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:09,670 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2 0.461s 2022-02-18 23:15:09,670 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5b0609b-820f-4312-b0d8-b8eb32c6b336', 'x-compute-request-id': 'req-c5b0609b-820f-4312-b0d8-b8eb32c6b336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2'} Body: b'{"server": {"id": "e0c286b9-3b2b-440b-823c-3a3463c06cb2", "name": "tempest-TestNetworkAdvancedServerOps-server-1476750664", "status": "ERROR", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "076e662477982de3fb8c817b86d48556b229211f6e8eb993bbb0b170", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:13:10Z", "updated": "2022-02-18T23:15:07Z", "addresses": {"tempest-network-smoke--674638857": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:9c:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/e0c286b9-3b2b-440b-823c-3a3463c06cb2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T23:15:03Z", "message": "Failed to plug virtual interface: unexpected vif_type=binding_failed"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1580178386", "OS-SRV-USG:launched_at": "2022-02-18T23:13:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1731048824"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:14,636 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.71:9696/v2.0/routers/842bdb81-84ce-4bb0-89f9-051392e55861/remove_router_interface 4.956s 2022-02-18 23:15:14,636 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "ef988107-04f7-4a84-9dfb-052c588b38e9"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7afe9c20-722d-4dd4-bf87-c99d4e349e3e', 'date': 'Fri, 18 Feb 2022 23:15:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/842bdb81-84ce-4bb0-89f9-051392e55861/remove_router_interface'} Body: b'{"id": "842bdb81-84ce-4bb0-89f9-051392e55861", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "port_id": "08446e94-a07d-46d1-a23d-bd7ac44c26e1", "network_id": "9dad603d-129f-4cda-904e-4f72e102266e", "subnet_id": "ef988107-04f7-4a84-9dfb-052c588b38e9", "subnet_ids": ["ef988107-04f7-4a84-9dfb-052c588b38e9"]}' 2022-02-18 23:15:15,180 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/subnets/ef988107-04f7-4a84-9dfb-052c588b38e9 0.543s 2022-02-18 23:15:15,180 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-a09e7149-9a21-4162-bfef-0b9c5056f328', 'date': 'Fri, 18 Feb 2022 23:15:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets/ef988107-04f7-4a84-9dfb-052c588b38e9'} Body: b'' 2022-02-18 23:15:17,370 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/routers/842bdb81-84ce-4bb0-89f9-051392e55861 2.189s 2022-02-18 23:15:17,371 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-6fa402e3-5263-45c7-9fea-d52e1b8ab8b4', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 23:15:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/842bdb81-84ce-4bb0-89f9-051392e55861'} Body: b'' 2022-02-18 23:15:18,953 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/networks/9dad603d-129f-4cda-904e-4f72e102266e 1.581s 2022-02-18 23:15:18,953 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-acf38c6c-95ac-416d-a76a-b44307f5c967', 'date': 'Fri, 18 Feb 2022 23:15:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/networks/9dad603d-129f-4cda-904e-4f72e102266e'} Body: b'' 2022-02-18 23:15:19,276 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/security-groups/413501ab-1dc6-4a58-81cf-502c1ed8a7e3 0.322s 2022-02-18 23:15:19,276 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-db4d96a9-d8e7-4711-a6d8-90614c8e8823', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 23:15:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups/413501ab-1dc6-4a58-81cf-502c1ed8a7e3'} Body: b'' 2022-02-18 23:15:19,366 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.71/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1580178386 0.089s 2022-02-18 23:15:19,366 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51fc6bf8-6909-41dc-838c-a3f5c936ed12', 'x-compute-request-id': 'req-51fc6bf8-6909-41dc-838c-a3f5c936ed12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1580178386'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 128, in wait_for_server_termination raise lib_exc.DeleteErrorException( tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status Details: Server e0c286b9-3b2b-440b-823c-3a3463c06cb2 failed to delete and is in ERROR status |
||||||
test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
fail
ft10.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 23:15:20,056 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.71/compute/v2.1/os-keypairs 0.660s 2022-02-18 23:15:20,056 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-731629333"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dceaed4-4106-44c5-82c9-b61fa0ea61ab', 'x-compute-request-id': 'req-3dceaed4-4106-44c5-82c9-b61fa0ea61ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAqW+ElHiEdn26shTSyx5mvs0LRrRFSw3xejQPsZWGuNB0EFGE\\n2IsnCHgtH1G3phyXmM1BZd/NMNgCVV3bzRhhznyNht0sqswqXP9hk7Mmax9DLdet\\naxLSk1w8pPq7LSxhFhoZrXwxwVudNSXwi5TY+oSKyyzMd87xhwsVRZM+ucfjfzTD\\nVtAuzUtkuBaXFsh2Cr3rst/lbm2GIM9nTMmtz0oDAiTzwLBAfUR0rUfIe9+20kEa\\nHJLdEE8D/Ivyk+HoW5PKGc+huENwEOyaGcNVxzlvar3kNYjfXcA6MNDQcEAXqnmA\\njpTRfWapbk9H0cBb+0p7gj5kMmkwF1+zoxwaTQIDAQABAoIBAHFzNEjdsYRNh3a6\\nLrLGtnFHhidfiY5J1cjHl0KHJmAVY8GRc+wysH4hScVQyDE3r+ImfYWjJxdva5CR\\neh2IF+VUzMbizYfHkQ4YCdQF/tF3a1oEsh+hyNHWztyA7le/AXr1GwBoyj/4AfmW\\nX8x2bBrCKNUGOBp4vIx5xVKC11s4/4G36MD4nplBgtliRN3VhDQe3Nedpm8/ab+1\\nspniAILXax3kxzFdXss4JoJfTEPCwkE06dybxc7CIHsbzYR+HldGSyz070efHHlH\\nej+0VPq95CkSYV/BJphC52GnpAmHH0ycLp09nKuHCyYwAMD3LY6bv9xBkq9JA4RM\\nZAYC20ECgYEA1anpp14RyGpCf3K2KjKQ9VpAlsOcPq3wce7BQ72cYFtMWlNFVcGo\\n1+SGaiomkiDakgp0q5b46BbmaY4dKypuUaZRKd7wGs3mRlgpZ+ywWdCrBs7wXZ1A\\nBFLQ7QBYl6p14/VxBkyKD5YBZYA6A5AiTLQfHISHoLn8ppm3JVAne4kCgYEAywIi\\nto0f/Z+rwIk3sS6ApaGeZ2nUgUgmOBQkgQUHRn6G89OpiAB48hK73F0VJ+qenrIr\\n7Nyt4gLfF7waRzS9OuYY7E61IBjMhL0jXRI2OmzrZ/8LdH9e/7G6EGjFkYWKfeRE\\nTVpARwluiYU4GcrFZmPUR+yQ1pO3ZF5O12tn46UCgYBUF/Xwe6PAH6JgiwOLhC9t\\ngcIeFIswWEFkdjX2tXAQtJ5OhqupXvlXT4hfzIs1xFyCUj8tMdRxdGHndZmhXafh\\n1vXm5unVguh5E0Xos02NbAWEPnp4PeXuTbIRNauotdyEhhugAQvtqnqOOnOa52W4\\njsQX80l2Rv1bjPB6bRu9EQKBgQCquAQLMojpl4IvKvW7udiT8WMtojED+3GwjTfZ\\njCn/HV5N4/zYk1UidaCoA1tMMyDrYfhQe5B61WFZK2WJ5g8QXfotl074TAKJyijY\\nFv2lin04+qFeedKhAovvSryC0SOTFQhfaHtPgd4EJhT0k7IHlgIp7gYrfROngyuY\\nOwmlxQKBgGrB+kn6mkaaNFVbqW9pYXiY/LZQ2P7WI7wi6xvvBXNc0+COwACj4ZDi\\njUN0dpdYWyKTeQQV8ajL+Ts9oXX2aMqJNEO2QR9Rsdn0rFafohlNeXFG9oPaxaID\\nGHpkNUORAx+RQJjKyxO7rs6BoiRLmK+fk5oHBybrZh83KVU+CBcL\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-731629333", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpb4SUeIR2fbqyFNLLHma+zQtGtEVLDfF6NA+xlYa40HQQUYTYiycIeC0fUbemHJeYzUFl380w2AJVXdvNGGHOfI2G3SyqzCpc/2GTsyZrH0Mt161rEtKTXDyk+rstLGEWGhmtfDHBW501JfCLlNj6hIrLLMx3zvGHCxVFkz65x+N/NMNW0C7NS2S4FpcWyHYKveuy3+VubYYgz2dMya3PSgMCJPPAsEB9RHStR8h737bSQRockt0QTwP8i/KT4ehbk8oZz6G4Q3AQ7JoZw1XHOW9qveQ1iN9dwDow0NBwQBeqeYCOlNF9ZqluT0fRwFv7SnuCPmQyaTAXX7OjHBpN Generated-by-Nova", "fingerprint": "a0:f3:29:6f:01:64:a0:a5:ee:21:e3:66:90:2b:75:af", "user_id": "764025159dbe40589a4bc6851069e9c6"}}' 2022-02-18 23:15:20,360 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/security-groups 0.301s 2022-02-18 23:15:20,360 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1107221859", "description": "tempest-secgroup-smoke-1107221859 description", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-c9ee360f-d759-45b7-a98c-135c0a725647', 'date': 'Fri, 18 Feb 2022 23:15:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "e829c565-779f-4e8a-ae86-bd7572643716", "name": "tempest-secgroup-smoke-1107221859", "stateful": true, "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "description": "tempest-secgroup-smoke-1107221859 description", "shared": false, "security_group_rules": [{"id": "48ce6139-864c-4395-be3d-92f98c9fc4ca", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 3960, "description": null, "tags": [], "created_at": "2022-02-18T23:15:20Z", "updated_at": "2022-02-18T23:15:20Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}, {"id": "f561be26-8a3c-470d-aaee-c3e2685ce506", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 3959, "description": null, "tags": [], "created_at": "2022-02-18T23:15:20Z", "updated_at": "2022-02-18T23:15:20Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}], "tags": [], "created_at": "2022-02-18T23:15:20Z", "updated_at": "2022-02-18T23:15:20Z", "revision_number": 1, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:20,625 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.263s 2022-02-18 23:15:20,626 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c9b72d6c-a526-4b26-900c-b68687a3e166', 'date': 'Fri, 18 Feb 2022 23:15:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a6169248-b514-4cb3-91c9-25f17a29a12a", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:15:20Z", "updated_at": "2022-02-18T23:15:20Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:20,812 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.185s 2022-02-18 23:15:20,813 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-33fbff36-eb16-4991-adc7-aa3566dae5f5', 'date': 'Fri, 18 Feb 2022 23:15:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0daed014-3564-4466-84d9-1d0eaf13bb0f", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:15:20Z", "updated_at": "2022-02-18T23:15:20Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:21,099 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.285s 2022-02-18 23:15:21,099 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5f9c8c95-809c-4b0d-9ecd-beca657e3bd8', 'date': 'Fri, 18 Feb 2022 23:15:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "89ca3971-50e5-4188-9016-82b398a82dfb", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:15:20Z", "updated_at": "2022-02-18T23:15:20Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:21,438 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.338s 2022-02-18 23:15:21,438 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-f412791d-a4ac-4375-9553-378c508b2966', 'date': 'Fri, 18 Feb 2022 23:15:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e7de4f8d-2907-4a64-8254-cd67a0e7ae6b", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:15:21Z", "updated_at": "2022-02-18T23:15:21Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:21,934 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.495s 2022-02-18 23:15:21,935 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-0989f24a-0801-4cc0-8798-b4dbc0dba73e', 'date': 'Fri, 18 Feb 2022 23:15:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8137adce-15a8-4e75-a84c-9f8b4abeb1b8", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:15:21Z", "updated_at": "2022-02-18T23:15:21Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:22,256 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.320s 2022-02-18 23:15:22,256 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6f630173-ecbf-4662-be23-fd10207c28e6', 'date': 'Fri, 18 Feb 2022 23:15:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "776ead2f-41e2-4468-a54b-aca13c7ed4cd", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "security_group_id": "e829c565-779f-4e8a-ae86-bd7572643716", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T23:15:22Z", "updated_at": "2022-02-18T23:15:22Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:22,686 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/networks 0.429s 2022-02-18 23:15:22,687 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1193529634", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4818655d-e2b4-4298-b60c-73e16d8372c0', 'date': 'Fri, 18 Feb 2022 23:15:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/networks'} Body: b'{"network":{"id":"449ebc80-2958-4820-af28-bab9e464ed36","name":"tempest-network-smoke--1193529634","tenant_id":"a9bd7b9df48b4587b34dcaf6980f15bc","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a9bd7b9df48b4587b34dcaf6980f15bc","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-02-18T23:15:22Z","updated_at":"2022-02-18T23:15:22Z","revision_number":1}}' 2022-02-18 23:15:27,278 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/routers 4.591s 2022-02-18 23:15:27,279 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1929932127", "admin_state_up": true, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-c115c75c-71fa-4e20-990c-75e12929f25b', 'date': 'Fri, 18 Feb 2022 23:15:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/routers'} Body: b'{"router": {"id": "4777c1bf-ee0f-4e70-9467-4e6cd96a5b19", "name": "tempest-TestNetworkAdvancedServerOps-router-1929932127", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "external_fixed_ips": [{"subnet_id": "f4e0badb-e02f-415d-a150-dbea73fcbcef", "ip_address": "172.25.0.24"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T23:15:22Z", "updated_at": "2022-02-18T23:15:25Z", "revision_number": 3, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:27,360 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71:9696/v2.0/subnets?project_id=a9bd7b9df48b4587b34dcaf6980f15bc&cidr=172.20.0.0%2F28 0.080s 2022-02-18 23:15:27,360 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e16e791c-4e68-4c53-a1d6-21ef2949e606', 'date': 'Fri, 18 Feb 2022 23:15:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?project_id=a9bd7b9df48b4587b34dcaf6980f15bc&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-02-18 23:15:27,664 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True 0.303s 2022-02-18 23:15:27,665 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-bd416ae3-e643-4302-8d92-43867b2b58b1', 'date': 'Fri, 18 Feb 2022 23:15:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"220bc37e-99fe-499a-86ef-fbec7dbfc17c","name":"public","tenant_id":"51d9d3202d694b7d8f3d7c086a65cf3b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f4e0badb-e02f-415d-a150-dbea73fcbcef"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-02-18T22:07:46Z","updated_at":"2022-02-18T22:07:55Z","revision_number":2,"project_id":"51d9d3202d694b7d8f3d7c086a65cf3b","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-02-18 23:15:27,817 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.0%2F28 0.151s 2022-02-18 23:15:27,818 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-dc0d19de-5697-471b-b83b-1955391e1362', 'date': 'Fri, 18 Feb 2022 23:15:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-02-18 23:15:29,663 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/subnets 1.845s 2022-02-18 23:15:29,663 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-851154793", "network_id": "449ebc80-2958-4820-af28-bab9e464ed36", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-ad0b3f55-acd2-4f51-b328-013ca5f64742', 'date': 'Fri, 18 Feb 2022 23:15:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"9aeffc2e-4e23-4a19-8c31-7736c59d8ddb","name":"tempest-subnet-smoke-851154793","tenant_id":"a9bd7b9df48b4587b34dcaf6980f15bc","network_id":"449ebc80-2958-4820-af28-bab9e464ed36","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T23:15:28Z","updated_at":"2022-02-18T23:15:28Z","revision_number":0,"project_id":"a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:35,000 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 PUT http://10.222.0.71:9696/v2.0/routers/4777c1bf-ee0f-4e70-9467-4e6cd96a5b19/add_router_interface 5.336s 2022-02-18 23:15:35,001 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "9aeffc2e-4e23-4a19-8c31-7736c59d8ddb"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e5ba9a7c-5604-401b-8ce7-0afc50b50b7e', 'date': 'Fri, 18 Feb 2022 23:15:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/4777c1bf-ee0f-4e70-9467-4e6cd96a5b19/add_router_interface'} Body: b'{"id": "4777c1bf-ee0f-4e70-9467-4e6cd96a5b19", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "port_id": "5629f570-70e9-4374-9ade-95e6e3b05cc5", "network_id": "449ebc80-2958-4820-af28-bab9e464ed36", "subnet_id": "9aeffc2e-4e23-4a19-8c31-7736c59d8ddb", "subnet_ids": ["9aeffc2e-4e23-4a19-8c31-7736c59d8ddb"]}' 2022-02-18 23:15:35,218 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.211s 2022-02-18 23:15:35,219 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-160e4e0a-18ed-4e1d-8e7d-6a51bcad8442', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "764025159dbe40589a4bc6851069e9c6", "name": "tempest-TestNetworkAdvancedServerOps-1387163224-project", "password_expires_at": null}, "audit_ids": ["YtKaGWf6SIGeY5vGR1x8iQ"], "expires_at": "2022-02-19T00:15:35.000000Z", "issued_at": "2022-02-18T23:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9bd7b9df48b4587b34dcaf6980f15bc", "name": "tempest-TestNetworkAdvancedServerOps-1387163224"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/a9bd7b9df48b4587b34dcaf6980f15bc", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 23:15:35,219 119603 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration) Found network None available for tenant 2022-02-18 23:15:36,345 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 202 POST http://10.222.0.71/compute/v2.1/servers 1.124s 2022-02-18 23:15:36,345 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "449ebc80-2958-4820-af28-bab9e464ed36"}], "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c479858-0f70-4588-8f5b-23ef17140687', 'x-compute-request-id': 'req-5c479858-0f70-4588-8f5b-23ef17140687', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "adminPass": "uwj4cgTSLRnt"}}' 2022-02-18 23:15:36,544 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.196s 2022-02-18 23:15:36,545 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efc5cd84-8cf3-4b0e-8985-debec7821091', 'x-compute-request-id': 'req-efc5cd84-8cf3-4b0e-8985-debec7821091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:37,714 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.160s 2022-02-18 23:15:37,714 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48bc6059-6020-4c58-b8aa-04ad4bc8cb0d', 'x-compute-request-id': 'req-48bc6059-6020-4c58-b8aa-04ad4bc8cb0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:37,723 119603 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-02-18 23:15:38,863 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.138s 2022-02-18 23:15:38,863 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1323', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dffc6e47-a732-4f91-a16b-f37a3195be97', 'x-compute-request-id': 'req-dffc6e47-a732-4f91-a16b-f37a3195be97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:38,870 119603 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-02-18 23:15:40,208 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.336s 2022-02-18 23:15:40,208 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70a962e2-e9d6-4a62-8426-3a7f31f82636', 'x-compute-request-id': 'req-70a962e2-e9d6-4a62-8426-3a7f31f82636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:41,527 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.310s 2022-02-18 23:15:41,527 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d039b4-c4f2-4e13-845e-e26cf5f502fa', 'x-compute-request-id': 'req-54d039b4-c4f2-4e13-845e-e26cf5f502fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:42,837 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.301s 2022-02-18 23:15:42,837 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2d95e1a-3eef-4a6c-8b53-f84ca67963b6', 'x-compute-request-id': 'req-b2d95e1a-3eef-4a6c-8b53-f84ca67963b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:44,068 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.222s 2022-02-18 23:15:44,068 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ffbcf5c-10a1-491e-8bab-105b56b25171', 'x-compute-request-id': 'req-3ffbcf5c-10a1-491e-8bab-105b56b25171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:45,403 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.326s 2022-02-18 23:15:45,403 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a20c18e-c9ea-4efd-84fa-ff6f1c53dab1', 'x-compute-request-id': 'req-1a20c18e-c9ea-4efd-84fa-ff6f1c53dab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:46,713 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.300s 2022-02-18 23:15:46,713 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c108a079-f778-4d77-8633-9ea89309c50a', 'x-compute-request-id': 'req-c108a079-f778-4d77-8633-9ea89309c50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:48,270 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.548s 2022-02-18 23:15:48,270 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-292c3c80-e576-460e-9e1d-cd1548997a5b', 'x-compute-request-id': 'req-292c3c80-e576-460e-9e1d-cd1548997a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:49,589 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.310s 2022-02-18 23:15:49,589 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99277f6e-2ec8-4f64-8996-b70665f3769a', 'x-compute-request-id': 'req-99277f6e-2ec8-4f64-8996-b70665f3769a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:50,827 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.229s 2022-02-18 23:15:50,828 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d9e3c59-cd90-4179-bbe4-151c7fbc154c', 'x-compute-request-id': 'req-4d9e3c59-cd90-4179-bbe4-151c7fbc154c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "BUILD", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:52,029 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.191s 2022-02-18 23:15:52,030 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b50fc2-e2f5-47d1-8cc2-47b7e4a52210', 'x-compute-request-id': 'req-45b50fc2-e2f5-47d1-8cc2-47b7e4a52210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:52Z", "addresses": {"tempest-network-smoke--1193529634": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": "2022-02-18T23:15:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:52,038 119603 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2022-02-18 23:15:52,229 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.191s 2022-02-18 23:15:52,230 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d9f92a4-4c66-4f42-baba-024633e203d5', 'x-compute-request-id': 'req-2d9f92a4-4c66-4f42-baba-024633e203d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:52Z", "addresses": {"tempest-network-smoke--1193529634": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": "2022-02-18T23:15:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:52,501 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71:9696/v2.0/ports?device_id=2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.262s 2022-02-18 23:15:52,501 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '928', 'x-openstack-request-id': 'req-ec669ced-7b2d-49f6-b501-e1ed0f5bdba0', 'date': 'Fri, 18 Feb 2022 23:15:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/ports?device_id=2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"ports":[{"id":"b2302398-7810-4360-8f18-0d9a8f3c7b4d","name":"","network_id":"449ebc80-2958-4820-af28-bab9e464ed36","tenant_id":"a9bd7b9df48b4587b34dcaf6980f15bc","mac_address":"fa:16:3e:59:f1:18","admin_state_up":true,"status":"ACTIVE","device_id":"2f86b9cd-6890-4fb3-8e04-43f995b57c7f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9aeffc2e-4e23-4a19-8c31-7736c59d8ddb","ip_address":"172.20.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e829c565-779f-4e8a-ae86-bd7572643716"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h1-764486-6","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-02-18T23:15:38Z","updated_at":"2022-02-18T23:15:50Z","revision_number":5,"project_id":"a9bd7b9df48b4587b34dcaf6980f15bc"}]}' 2022-02-18 23:15:54,946 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.71:9696/v2.0/floatingips 2.444s 2022-02-18 23:15:54,947 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "port_id": "b2302398-7810-4360-8f18-0d9a8f3c7b4d", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "fixed_ip_address": "172.20.0.4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-e04b36db-292a-4698-92d5-f06e3c2150a2', 'date': 'Fri, 18 Feb 2022 23:15:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a37e9374-b2ce-459c-ac2c-e9b7ae77e128", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.170", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "4777c1bf-ee0f-4e70-9467-4e6cd96a5b19", "port_id": "b2302398-7810-4360-8f18-0d9a8f3c7b4d", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "description": "", "port_details": {"name": "", "network_id": "449ebc80-2958-4820-af28-bab9e464ed36", "mac_address": "fa:16:3e:59:f1:18", "admin_state_up": true, "status": "ACTIVE", "device_id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:15:53Z", "updated_at": "2022-02-18T23:15:53Z", "revision_number": 0}}' 2022-02-18 23:15:55,248 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.300s 2022-02-18 23:15:55,248 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-599df084-aca1-4e84-87f6-120b93ac563b', 'x-compute-request-id': 'req-599df084-aca1-4e84-87f6-120b93ac563b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:52Z", "addresses": {"tempest-network-smoke--1193529634": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": "2022-02-18T23:15:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:55,257 119603 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-02-18 23:15:55,354 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71:9696/v2.0/floatingips/a37e9374-b2ce-459c-ac2c-e9b7ae77e128 0.097s 2022-02-18 23:15:55,355 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-10903f2e-d95b-4833-9e61-1f1d4630e5e5', 'date': 'Fri, 18 Feb 2022 23:15:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/a37e9374-b2ce-459c-ac2c-e9b7ae77e128'} Body: b'{"floatingip": {"id": "a37e9374-b2ce-459c-ac2c-e9b7ae77e128", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.170", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "4777c1bf-ee0f-4e70-9467-4e6cd96a5b19", "port_id": "b2302398-7810-4360-8f18-0d9a8f3c7b4d", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "449ebc80-2958-4820-af28-bab9e464ed36", "mac_address": "fa:16:3e:59:f1:18", "admin_state_up": true, "status": "ACTIVE", "device_id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:15:53Z", "updated_at": "2022-02-18T23:15:53Z", "revision_number": 0, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:56,447 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71:9696/v2.0/floatingips/a37e9374-b2ce-459c-ac2c-e9b7ae77e128 0.090s 2022-02-18 23:15:56,448 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-0cbf8947-c478-4dfa-bad8-59512f6d3794', 'date': 'Fri, 18 Feb 2022 23:15:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/a37e9374-b2ce-459c-ac2c-e9b7ae77e128'} Body: b'{"floatingip": {"id": "a37e9374-b2ce-459c-ac2c-e9b7ae77e128", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.170", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "4777c1bf-ee0f-4e70-9467-4e6cd96a5b19", "port_id": "b2302398-7810-4360-8f18-0d9a8f3c7b4d", "fixed_ip_address": "172.20.0.4", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "449ebc80-2958-4820-af28-bab9e464ed36", "mac_address": "fa:16:3e:59:f1:18", "admin_state_up": true, "status": "ACTIVE", "device_id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:15:53Z", "updated_at": "2022-02-18T23:15:56Z", "revision_number": 1, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:15:56,448 119603 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a37e9374-b2ce-459c-ac2c-e9b7ae77e128', 'tenant_id': 'a9bd7b9df48b4587b34dcaf6980f15bc', 'floating_ip_address': '172.25.0.170', 'floating_network_id': '220bc37e-99fe-499a-86ef-fbec7dbfc17c', 'router_id': '4777c1bf-ee0f-4e70-9467-4e6cd96a5b19', 'port_id': 'b2302398-7810-4360-8f18-0d9a8f3c7b4d', 'fixed_ip_address': '172.20.0.4', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '449ebc80-2958-4820-af28-bab9e464ed36', 'mac_address': 'fa:16:3e:59:f1:18', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2f86b9cd-6890-4fb3-8e04-43f995b57c7f', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-02-18T23:15:53Z', 'updated_at': '2022-02-18T23:15:56Z', 'revision_number': 1, 'project_id': 'a9bd7b9df48b4587b34dcaf6980f15bc'} is at status: ACTIVE 2022-02-18 23:15:56,449 119603 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 1.192007 seconds 2022-02-18 23:15:56,449 119603 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.0.170 with user: ubuntu 2022-02-18 23:15:56,450 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration begins to ping 172.25.0.170 in 120 sec and the expected result is reachable 2022-02-18 23:16:30,621 119603 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 34.170537 seconds 2022-02-18 23:16:30,622 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration finishes ping 172.25.0.170 in 120 sec and the ping result is expected 2022-02-18 23:16:30,710 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f/action 0.087s 2022-02-18 23:16:30,711 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c94cd75-3510-4c44-8847-66e7a10a3fe5', 'x-compute-request-id': 'req-3c94cd75-3510-4c44-8847-66e7a10a3fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-02-18 23:16:30,712 119603 DEBUG [tempest.scenario.manager] Console output for 2f86b9cd-6890-4fb3-8e04-43f995b57c7f body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.191 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.100006] pid_max: default: 32768 minimum: 301 [ 0.104056] Security Framework initialized [ 0.108006] Yama: becoming mindful. [ 0.112045] AppArmor: AppArmor initialized [ 0.116280] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120100] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124024] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.133010] CPU: Physical Processor ID: 0 [ 0.136310] mce: CPU supports 1 MCE banks [ 0.140107] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.144005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.148005] Spectre V2 : Mitigation: Full generic retpoline [ 0.152006] Speculative Store Bypass: Vulnerable [ 0.188000] Freeing SMP alternatives memory: 36K [ 0.190376] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.192106] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.196066] Hierarchical SRCU implementation. [ 0.200762] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.204005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.208068] smp: Bringing up secondary CPUs ... [ 0.212028] smp: Brought up 1 node, 1 CPU [ 0.216005] smpboot: Max logical packages: 1 [ 0.220007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.224464] devtmpfs: initialized [ 0.228085] x86/mm: Memory block size: 128MB [ 0.232243] evm: security.selinux [ 0.236009] evm: security.SMACK64 [ 0.240005] evm: security.SMACK64EXEC [ 0.244005] evm: security.SMACK64TRANSMUTE [ 0.248005] evm: security.SMACK64MMAP [ 0.252004] evm: security.apparmor [ 0.256005] evm: security.ima [ 0.260004] evm: security.capability [ 0.264217] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268020] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.272076] pinctrl core: initialized pinctrl subsystem [ 0.276272] NET: Registered protocol family 16 [ 0.280117] audit: initializing netlink subsys (disabled) [ 0.284195] cpuidle: using governor ladder [ 0.288011] audit: type=2000 audit(1645226162.284:1): state=initialized audit_enabled=0 res=1 [ 0.292017] cpuidle: using governor menu [ 0.296092] ACPI: bus type PCI registered [ 0.300006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.305466] PCI: Using configuration type 1 for base access [ 0.312950] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.316341] ACPI: Added _OSI(Module Device) [ 0.320014] ACPI: Added _OSI(Processor Device) [ 0.324009] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332030] ACPI: Added _OSI(Linux-Dell-Video) [ 0.343561] ACPI: Interpreter enabled [ 0.344016] ACPI: (supports S0 S5) [ 0.348005] ACPI: Using IOAPIC for interrupt routing [ 0.352066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356579] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.396363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.400016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.404021] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412469] PCI host bridge to bus 0000:00 [ 0.416012] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.420012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.424010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.432038] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.436018] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.482059] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.484010] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488010] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492009] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501620] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.501620] * this clock source is slow. Consider trying other clock sources [ 0.517852] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.569922] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.576258] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584261] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.592654] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600066] SCSI subsystem initialized [ 0.604349] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.608000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.608010] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.612006] vgaarb: loaded [ 0.616082] pps_core: LinuxPPS API ver. 1 registered [ 0.620005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.624019] PTP clock support registered [ 0.628119] EDAC MC: Ver: 3.0.0 [ 0.636603] hv_vmbus: Vmbus version:4.0 [ 0.640629] PCI: Using ACPI for IRQ routing [ 0.644738] NetLabel: Initializing [ 0.648013] NetLabel: domain hash size = 128 [ 0.652012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.656037] NetLabel: unlabeled traffic allowed by default [ 0.660178] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.678845] VFS: Disk quotas dquot_6.6.0 [ 0.683310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.689048] AppArmor: AppArmor Filesystem Enabled [ 0.693684] pnp: PnP ACPI init [ 0.705748] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.717076] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.721086] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.725077] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.730341] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.739481] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.743759] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.749033] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.753945] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.759452] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.764365] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.769844] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.776331] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.781546] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.787075] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.792918] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.798233] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.804253] pnp: PnP ACPI: found 9 devices [ 0.815741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.822163] NET: Registered protocol family 2 [ 0.826488] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.831617] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.836208] TCP: Hash tables configured (established 8192 bind 8192) [ 0.840764] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.845459] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.849862] NET: Registered protocol family 1 [ 0.853844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.859594] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.864422] Unpacking initramfs... [ 1.162072] Freeing initrd memory: 13088K [ 1.167512] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.174351] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.181667] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.188241] Scanning for low memory corruption every 60 seconds [ 1.193741] Initialise system trusted keyrings [ 1.198388] Key type blacklist registered [ 1.203265] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.210073] zbud: loaded [ 1.214841] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.220103] fuse init (API version 7.26) [ 1.225323] Key type asymmetric registered [ 1.230265] Asymmetric key parser 'x509' registered [ 1.236200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.241168] io scheduler noop registered (default) [ 1.246213] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.251246] ACPI: Power Button [PWRF] [ 1.255946] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.284048] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.314293] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.321621] Linux agpgart interface v0.103 [ 1.327218] loop: module loaded [ 1.331941] hv_vmbus: registering driver hv_storvsc [ 1.340703] scsi host0: storvsc_host_t [ 1.350141] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.369989] random: fast init done [ 1.375122] scsi host1: storvsc_host_t [ 1.383992] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.389785] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.402983] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.410865] scsi host2: ata_piix [ 1.416415] sd 0:0:0:0: [sda] Write Protect is off [ 1.421374] scsi host3: ata_piix [ 1.425712] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.430559] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.435902] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.452860] libphy: Fixed MDIO Bus: probed [ 1.457609] tun: Universal TUN/TAP device driver, 1.6 [ 1.464758] PPP generic driver version 2.4.2 [ 1.469638] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.492958] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.497836] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.502700] sda: sda1 [ 1.506741] mousedev: PS/2 mouse device common for all mice [ 1.513076] rtc_cmos 00:00: RTC can wake from S4 [ 1.544871] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.551958] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.557054] device-mapper: uevent: version 1.0.3 [ 1.561462] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.565923] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.571207] NET: Registered protocol family 10 [ 1.580818] Segment Routing with IPv6 [ 1.584583] NET: Registered protocol family 17 [ 1.589035] Key type dns_resolver registered [ 1.595896] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.600806] RAS: Correctable Errors collector initialized. [ 2.537378] registered taskstats version 1 [ 2.543156] Loading compiled-in X.509 certificates [ 2.551021] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.555956] zswap: loaded using pool lzo/zbud [ 2.564630] Key type big_key registered [ 2.568868] Key type trusted registered [ 2.581221] Key type encrypted registered [ 2.586333] AppArmor: AppArmor sha1 policy hashing enabled [ 2.591312] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.596128] evm: HMAC attrs: 0x1 [ 2.720749] rtc_cmos 00:00: setting system clock to 2022-02-18 23:16:06 UTC (1645226166) [ 2.728105] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.734677] EDD information not available. [ 3.166098] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.177371] ata2.00: configured for MWDMA2 [ 3.195811] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.211972] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.216397] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.225246] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.233636] Freeing unused kernel memory: 2248K [ 3.244056] Write protecting the kernel read-only data: 18432k [ 3.249552] Freeing unused kernel memory: 2008K [ 3.254150] Freeing unused kernel memory: 124K [ 3.270756] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.275992] x86/mm: Checking user space page tables [ 3.291640] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.347845] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.354054] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.359796] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.363956] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.369817] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.380500] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.406803] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.413753] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.419302] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.424811] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.577887] hv_utils: Registering HyperV Utility Driver [ 3.582238] hv_vmbus: registering driver hv_util [ 3.612463] hv_vmbus: registering driver hyperv_keyboard [ 3.621205] hv_vmbus: registering driver hv_netvsc [ 3.630092] hidraw: raw HID events driver (C) Jiri Kosina [ 3.684086] hv_vmbus: registering driver hid_hyperv [ 3.733586] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.741434] hv_utils: Heartbeat IC version 3.0 [ 3.750134] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.770631] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.807287] hv_utils: Shutdown IC version 3.0 [ 3.819876] hv_utils: TimeSync IC version 4.0 [ 3.825833] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.012043] raid6: sse2x1 gen() 4956 MB/s [ 4.060031] raid6: sse2x1 xor() 3844 MB/s [ 4.112035] raid6: sse2x2 gen() 6318 MB/s [ 4.164038] raid6: sse2x2 xor() 4475 MB/s [ 4.216031] raid6: sse2x4 gen() 7220 MB/s [ 4.268036] raid6: sse2x4 xor() 5312 MB/s [ 4.272205] raid6: using algorithm sse2x4 gen() 7220 MB/s [ 4.276250] raid6: .... xor() 5312 MB/s, rmw enabled [ 4.280388] raid6: using intx1 recovery algorithm [ 4.290460] xor: measuring software checksum speed [ 4.332027] prefetch64-sse: 10151.000 MB/sec [ 4.376253] generic_sse: 9359.000 MB/sec [ 4.381782] xor: using function: prefetch64-sse (10151.000 MB/sec) [ 4.394481] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.563188] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.744481] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.283059] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.291008] systemd[1]: Detected virtualization microsoft. [ 5.295717] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.344258] systemd[1]: Set hostname to <ubuntu>. [ 5.352625] systemd[1]: Initializing machine ID from random generator. [ 5.369991] systemd[1]: Installed transient /etc/machine-id file. [ 5.698725] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 5.744327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 5.796969] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 5.849180] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2022-02-18 23:16:30,726 119603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.170:22' as 'ubuntu' with public key authentication 2022-02-18 23:16:30,727 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.170 ([Errno None] Unable to connect to port 22 on 172.25.0.170). Number attempts: 1. Retry after 2 seconds. 2022-02-18 23:16:33,230 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.170 ([Errno None] Unable to connect to port 22 on 172.25.0.170). Number attempts: 2. Retry after 3 seconds. 2022-02-18 23:16:36,735 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.170 ([Errno None] Unable to connect to port 22 on 172.25.0.170). Number attempts: 3. Retry after 4 seconds. 2022-02-18 23:16:41,239 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.170 ([Errno None] Unable to connect to port 22 on 172.25.0.170). Number attempts: 4. Retry after 5 seconds. 2022-02-18 23:16:46,746 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.170 ([Errno None] Unable to connect to port 22 on 172.25.0.170). Number attempts: 5. Retry after 6 seconds. 2022-02-18 23:16:53,253 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.170 ([Errno None] Unable to connect to port 22 on 172.25.0.170). Number attempts: 6. Retry after 7 seconds. 2022-02-18 23:17:00,766 119603 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.170 ([Errno None] Unable to connect to port 22 on 172.25.0.170). Number attempts: 7. Retry after 8 seconds. 2022-02-18 23:17:09,289 119603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-18 23:17:09,375 119603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-18 23:17:09,375 119603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.170 successfully created 2022-02-18 23:17:09,552 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.176s 2022-02-18 23:17:09,552 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1682', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-253bba42-011a-4a70-a87c-31091040ae2b', 'x-compute-request-id': 'req-253bba42-011a-4a70-a87c-31091040ae2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:52Z", "addresses": {"tempest-network-smoke--1193529634": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}, {"version": 4, "addr": "172.25.0.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": "2022-02-18T23:15:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:17:09,561 119603 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-02-18 23:17:09,628 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71:9696/v2.0/floatingips/a37e9374-b2ce-459c-ac2c-e9b7ae77e128 0.067s 2022-02-18 23:17:09,629 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-60bae5b9-4a75-4c9b-9527-0cb46883ea56', 'date': 'Fri, 18 Feb 2022 23:17:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/a37e9374-b2ce-459c-ac2c-e9b7ae77e128'} Body: b'{"floatingip": {"id": "a37e9374-b2ce-459c-ac2c-e9b7ae77e128", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "floating_ip_address": "172.25.0.170", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "4777c1bf-ee0f-4e70-9467-4e6cd96a5b19", "port_id": "b2302398-7810-4360-8f18-0d9a8f3c7b4d", "fixed_ip_address": "172.20.0.4", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "449ebc80-2958-4820-af28-bab9e464ed36", "mac_address": "fa:16:3e:59:f1:18", "admin_state_up": true, "status": "ACTIVE", "device_id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T23:15:53Z", "updated_at": "2022-02-18T23:15:56Z", "revision_number": 1, "project_id": "a9bd7b9df48b4587b34dcaf6980f15bc"}}' 2022-02-18 23:17:09,629 119603 INFO [tempest.scenario.manager] FloatingIP: {'id': 'a37e9374-b2ce-459c-ac2c-e9b7ae77e128', 'tenant_id': 'a9bd7b9df48b4587b34dcaf6980f15bc', 'floating_ip_address': '172.25.0.170', 'floating_network_id': '220bc37e-99fe-499a-86ef-fbec7dbfc17c', 'router_id': '4777c1bf-ee0f-4e70-9467-4e6cd96a5b19', 'port_id': 'b2302398-7810-4360-8f18-0d9a8f3c7b4d', 'fixed_ip_address': '172.20.0.4', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '449ebc80-2958-4820-af28-bab9e464ed36', 'mac_address': 'fa:16:3e:59:f1:18', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '2f86b9cd-6890-4fb3-8e04-43f995b57c7f', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-02-18T23:15:53Z', 'updated_at': '2022-02-18T23:15:56Z', 'revision_number': 1, 'project_id': 'a9bd7b9df48b4587b34dcaf6980f15bc'} is at status: ACTIVE 2022-02-18 23:17:09,630 119603 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.068650 seconds 2022-02-18 23:17:09,630 119603 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.0.170 with user: ubuntu 2022-02-18 23:17:09,630 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration begins to ping 172.25.0.170 in 120 sec and the expected result is reachable 2022-02-18 23:17:09,639 119603 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.008322 seconds 2022-02-18 23:17:09,640 119603 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration finishes ping 172.25.0.170 in 120 sec and the ping result is expected 2022-02-18 23:17:09,720 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f/action 0.079s 2022-02-18 23:17:09,721 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32638', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c71a2903-aeb1-4057-92e4-86cbb0213ab3', 'x-compute-request-id': 'req-c71a2903-aeb1-4057-92e4-86cbb0213ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-02-18 23:17:09,723 119603 DEBUG [tempest.scenario.manager] Console output for 2f86b9cd-6890-4fb3-8e04-43f995b57c7f body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.191 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.100006] pid_max: default: 32768 minimum: 301 [ 0.104056] Security Framework initialized [ 0.108006] Yama: becoming mindful. [ 0.112045] AppArmor: AppArmor initialized [ 0.116280] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120100] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124024] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.133010] CPU: Physical Processor ID: 0 [ 0.136310] mce: CPU supports 1 MCE banks [ 0.140107] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.144005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.148005] Spectre V2 : Mitigation: Full generic retpoline [ 0.152006] Speculative Store Bypass: Vulnerable [ 0.188000] Freeing SMP alternatives memory: 36K [ 0.190376] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.192106] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.196066] Hierarchical SRCU implementation. [ 0.200762] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.204005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.208068] smp: Bringing up secondary CPUs ... [ 0.212028] smp: Brought up 1 node, 1 CPU [ 0.216005] smpboot: Max logical packages: 1 [ 0.220007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.224464] devtmpfs: initialized [ 0.228085] x86/mm: Memory block size: 128MB [ 0.232243] evm: security.selinux [ 0.236009] evm: security.SMACK64 [ 0.240005] evm: security.SMACK64EXEC [ 0.244005] evm: security.SMACK64TRANSMUTE [ 0.248005] evm: security.SMACK64MMAP [ 0.252004] evm: security.apparmor [ 0.256005] evm: security.ima [ 0.260004] evm: security.capability [ 0.264217] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268020] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.272076] pinctrl core: initialized pinctrl subsystem [ 0.276272] NET: Registered protocol family 16 [ 0.280117] audit: initializing netlink subsys (disabled) [ 0.284195] cpuidle: using governor ladder [ 0.288011] audit: type=2000 audit(1645226162.284:1): state=initialized audit_enabled=0 res=1 [ 0.292017] cpuidle: using governor menu [ 0.296092] ACPI: bus type PCI registered [ 0.300006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.305466] PCI: Using configuration type 1 for base access [ 0.312950] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.316341] ACPI: Added _OSI(Module Device) [ 0.320014] ACPI: Added _OSI(Processor Device) [ 0.324009] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332030] ACPI: Added _OSI(Linux-Dell-Video) [ 0.343561] ACPI: Interpreter enabled [ 0.344016] ACPI: (supports S0 S5) [ 0.348005] ACPI: Using IOAPIC for interrupt routing [ 0.352066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356579] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.396363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.400016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.404021] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412469] PCI host bridge to bus 0000:00 [ 0.416012] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.420012] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.424010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.432038] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.436018] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.482059] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.484010] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488010] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492009] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501620] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.501620] * this clock source is slow. Consider trying other clock sources [ 0.517852] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.569922] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.576258] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584261] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.592654] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600066] SCSI subsystem initialized [ 0.604349] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.608000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.608010] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.612006] vgaarb: loaded [ 0.616082] pps_core: LinuxPPS API ver. 1 registered [ 0.620005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.624019] PTP clock support registered [ 0.628119] EDAC MC: Ver: 3.0.0 [ 0.636603] hv_vmbus: Vmbus version:4.0 [ 0.640629] PCI: Using ACPI for IRQ routing [ 0.644738] NetLabel: Initializing [ 0.648013] NetLabel: domain hash size = 128 [ 0.652012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.656037] NetLabel: unlabeled traffic allowed by default [ 0.660178] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.678845] VFS: Disk quotas dquot_6.6.0 [ 0.683310] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.689048] AppArmor: AppArmor Filesystem Enabled [ 0.693684] pnp: PnP ACPI init [ 0.705748] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.717076] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.721086] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.725077] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.730341] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.739481] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.743759] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.749033] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.753945] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.759452] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.764365] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.769844] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.776331] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.781546] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.787075] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.792918] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.798233] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.804253] pnp: PnP ACPI: found 9 devices [ 0.815741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.822163] NET: Registered protocol family 2 [ 0.826488] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.831617] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.836208] TCP: Hash tables configured (established 8192 bind 8192) [ 0.840764] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.845459] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.849862] NET: Registered protocol family 1 [ 0.853844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.859594] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.864422] Unpacking initramfs... [ 1.162072] Freeing initrd memory: 13088K [ 1.167512] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.174351] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.181667] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.188241] Scanning for low memory corruption every 60 seconds [ 1.193741] Initialise system trusted keyrings [ 1.198388] Key type blacklist registered [ 1.203265] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.210073] zbud: loaded [ 1.214841] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.220103] fuse init (API version 7.26) [ 1.225323] Key type asymmetric registered [ 1.230265] Asymmetric key parser 'x509' registered [ 1.236200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.241168] io scheduler noop registered (default) [ 1.246213] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.251246] ACPI: Power Button [PWRF] [ 1.255946] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.284048] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.314293] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.321621] Linux agpgart interface v0.103 [ 1.327218] loop: module loaded [ 1.331941] hv_vmbus: registering driver hv_storvsc [ 1.340703] scsi host0: storvsc_host_t [ 1.350141] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.369989] random: fast init done [ 1.375122] scsi host1: storvsc_host_t [ 1.383992] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.389785] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.402983] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.410865] scsi host2: ata_piix [ 1.416415] sd 0:0:0:0: [sda] Write Protect is off [ 1.421374] scsi host3: ata_piix [ 1.425712] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.430559] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.435902] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.452860] libphy: Fixed MDIO Bus: probed [ 1.457609] tun: Universal TUN/TAP device driver, 1.6 [ 1.464758] PPP generic driver version 2.4.2 [ 1.469638] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.492958] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.497836] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.502700] sda: sda1 [ 1.506741] mousedev: PS/2 mouse device common for all mice [ 1.513076] rtc_cmos 00:00: RTC can wake from S4 [ 1.544871] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.551958] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.557054] device-mapper: uevent: version 1.0.3 [ 1.561462] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.565923] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.571207] NET: Registered protocol family 10 [ 1.580818] Segment Routing with IPv6 [ 1.584583] NET: Registered protocol family 17 [ 1.589035] Key type dns_resolver registered [ 1.595896] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.600806] RAS: Correctable Errors collector initialized. [ 2.537378] registered taskstats version 1 [ 2.543156] Loading compiled-in X.509 certificates [ 2.551021] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.555956] zswap: loaded using pool lzo/zbud [ 2.564630] Key type big_key registered [ 2.568868] Key type trusted registered [ 2.581221] Key type encrypted registered [ 2.586333] AppArmor: AppArmor sha1 policy hashing enabled [ 2.591312] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.596128] evm: HMAC attrs: 0x1 [ 2.720749] rtc_cmos 00:00: setting system clock to 2022-02-18 23:16:06 UTC (1645226166) [ 2.728105] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.734677] EDD information not available. [ 3.166098] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.177371] ata2.00: configured for MWDMA2 [ 3.195811] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.211972] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.216397] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.225246] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.233636] Freeing unused kernel memory: 2248K [ 3.244056] Write protecting the kernel read-only data: 18432k [ 3.249552] Freeing unused kernel memory: 2008K [ 3.254150] Freeing unused kernel memory: 124K [ 3.270756] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.275992] x86/mm: Checking user space page tables [ 3.291640] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.347845] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.354054] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.359796] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.363956] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.369817] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.380500] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.406803] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.413753] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.419302] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.424811] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.577887] hv_utils: Registering HyperV Utility Driver [ 3.582238] hv_vmbus: registering driver hv_util [ 3.612463] hv_vmbus: registering driver hyperv_keyboard [ 3.621205] hv_vmbus: registering driver hv_netvsc [ 3.630092] hidraw: raw HID events driver (C) Jiri Kosina [ 3.684086] hv_vmbus: registering driver hid_hyperv [ 3.733586] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.741434] hv_utils: Heartbeat IC version 3.0 [ 3.750134] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.770631] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.807287] hv_utils: Shutdown IC version 3.0 [ 3.819876] hv_utils: TimeSync IC version 4.0 [ 3.825833] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.012043] raid6: sse2x1 gen() 4956 MB/s [ 4.060031] raid6: sse2x1 xor() 3844 MB/s [ 4.112035] raid6: sse2x2 gen() 6318 MB/s [ 4.164038] raid6: sse2x2 xor() 4475 MB/s [ 4.216031] raid6: sse2x4 gen() 7220 MB/s [ 4.268036] raid6: sse2x4 xor() 5312 MB/s [ 4.272205] raid6: using algorithm sse2x4 gen() 7220 MB/s [ 4.276250] raid6: .... xor() 5312 MB/s, rmw enabled [ 4.280388] raid6: using intx1 recovery algorithm [ 4.290460] xor: measuring software checksum speed [ 4.332027] prefetch64-sse: 10151.000 MB/sec [ 4.376253] generic_sse: 9359.000 MB/sec [ 4.381782] xor: using function: prefetch64-sse (10151.000 MB/sec) [ 4.394481] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.563188] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.744481] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.283059] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.291008] systemd[1]: Detected virtualization microsoft. [ 5.295717] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.344258] systemd[1]: Set hostname to <ubuntu>. [ 5.352625] systemd[1]: Initializing machine ID from random generator. [ 5.369991] systemd[1]: Installed transient /etc/machine-id file. [ 5.698725] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 5.744327] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 5.796969] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 5.849180] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Created slice System Slice. Starting Journal Service... Mounting Huge Pages File System... [[0;32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. Mounting POSIX Message Queue File System... Starting Load Kernel Modules... Starting Remount Root and Kernel File Systems... [ 6.924325] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] [ 6.963485] iscsi: registered transport (tcp) Mounted Debug File System. [[ 6.998492] EXT4-fs (sda1): re-mounted. Opts: (null) [ 7.005457] iscsi: registered transport (iser) [0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 23.792199] cloud-init[334]: Cloud-init v. 18.2 running 'init-local' at Fri, 18 Feb 2022 23:16:14 +0000. Up 10.95 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 54.563332] cloud-init[671]: Cloud-init v. 18.2 running 'init' at Fri, 18 Feb 2022 23:16:30 +0000. Up 26.35 seconds. [ 54.652899] cloud-init[671]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m[ 54.821792] ] Reached target Cloud-config availability.cloud-init [671]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target System Initialization.[ 54.945770] cloud-init[[671]: [0;32m OK [0m] ci-info: | Device | Up | Address | Mask | Scope | Hw-Addrss |Listening on D-Bus System Message Bus Socket. [[ 55.064937] cloud-init[0;32m OK [0m[671]: ] Listening on ACPID Listen Socket.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m[ 55.186166] cloud-init] Reached target Sockets.[671]: ci-info: | eth0 | True | 172.20.0.4 | 255.255.255.240 | . | fa:16:3e:59:f1:18 | [[ 55.285704] [0;32m OK [0mcloud-init] [671]: Started Daily apt download activities.ci-info: | eth0 | True | fe80::f816:3eff:fe59:f118/64 | . | link | fa:16:3e:59:f1:18 | [ [ 55.387703] [0;32m OK [0mcloud-init] [671]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |Started Daily apt upgrade and clean activities. [ 55.508578] [cloud-init[0;32m OK [0m] [671]: Started ACPI Events Check.ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 55.636886] ] cloud-initReached target Paths.[671]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Reached target Basic System.[ 55.766599] cloud-init [671]: Starting LSB: Record successful boot for GRUB...ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ 55.885020] Starting LSB: MD monitoring daemon...cloud-init [671]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[ [0;32m OK [0m[ 56.000055] ] cloud-init[671]: Started Regular background program processing daemon.ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ [0;32m OK [0m[ 56.105716] ] cloud-initStarted Deferred execution scheduler.[671]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m ] [ 56.218024] Started Unattended Upgrades Shutdown.cloud-init [671]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [[ 56.306189] [0;32m OK [0mcloud-init] Started ACPI event daemon.[671]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ [0;32m OK [0m[ 56.408932] ] cloud-initStarted Daily Cleanup of Temporary Directories.[671]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ [0;32m OK [0m[ 56.500554] ] cloud-init[671]: Reached target Timers.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting Login Service...[ 56.597091] cloud-init[[671]: [0;32m OK [0mGenerating public/private rsa key pair.] Started D-Bus System Message Bus.[ 56.702366] cloud-init[671]: Your identification has been saved in /etc/ssh/sh_host_rsa_key. [ 56.763867] cloud-init[671]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 56.850447] cloud-init[671]: The key fingerprint is: [ 56.901564] cloud-init[671]: SHA256:dtSPNsbRn0J2UyYoHyH0dlX6kHuOvAz3TiuaBFK7Ou0 root@tempest-testnetworkadvancedserverops-server-835694790 [ 56.956728] cloud-init[671]: T 2022-02-18 23:17:09,736 119603 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.170:22' as 'ubuntu' with public key authentication 2022-02-18 23:17:09,747 119603 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-18 23:17:09,875 119603 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-18 23:17:09,875 119603 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.170 successfully created 2022-02-18 23:17:10,106 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.230s 2022-02-18 23:17:10,106 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1833', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b17f5691-6048-438b-8331-1412837b02c7', 'x-compute-request-id': 'req-b17f5691-6048-438b-8331-1412837b02c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:15:52Z", "addresses": {"tempest-network-smoke--1193529634": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}, {"version": 4, "addr": "172.25.0.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": "2022-02-18T23:15:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:17:13,194 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 400 POST http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f/action 3.077s 2022-02-18 23:17:13,195 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": null, "block_migration": true, "disk_over_commit": false}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '106', 'x-openstack-request-id': 'req-25386ff6-fd26-41cf-b44c-e6ef0c53949e', 'x-compute-request-id': 'req-25386ff6-fd26-41cf-b44c-e6ef0c53949e', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f/action'} Body: b'{"badRequest": {"code": 400, "message": "No valid host was found. There are not enough hosts available."}}' 2022-02-18 23:17:14,445 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/floatingips/a37e9374-b2ce-459c-ac2c-e9b7ae77e128 1.210s 2022-02-18 23:17:14,445 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-2e2c4965-156d-453b-99b5-557c82f548bb', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 23:17:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/a37e9374-b2ce-459c-ac2c-e9b7ae77e128'} Body: b'' 2022-02-18 23:17:14,672 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.226s 2022-02-18 23:17:14,673 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3e8ebcb-c553-46e6-8133-0ffdb11aa662', 'x-compute-request-id': 'req-b3e8ebcb-c553-46e6-8133-0ffdb11aa662', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'' 2022-02-18 23:17:15,040 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.366s 2022-02-18 23:17:15,040 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65499d8e-e0d5-4dd8-bb73-94cd1e7d99da', 'x-compute-request-id': 'req-65499d8e-e0d5-4dd8-bb73-94cd1e7d99da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:17:15Z", "addresses": {"tempest-network-smoke--1193529634": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}, {"version": 4, "addr": "172.25.0.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": "2022-02-18T23:15:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:17:16,401 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.349s 2022-02-18 23:17:16,401 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7919a5a-cde8-4869-a5bc-3138c7e129b9', 'x-compute-request-id': 'req-e7919a5a-cde8-4869-a5bc-3138c7e129b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:17:15Z", "addresses": {"tempest-network-smoke--1193529634": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": "2022-02-18T23:15:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1107221859"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:17:17,538 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.126s 2022-02-18 23:17:17,538 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1501', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c60517-e2b9-4778-a3bc-e75fb31385fa', 'x-compute-request-id': 'req-15c60517-e2b9-4778-a3bc-e75fb31385fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"server": {"id": "2f86b9cd-6890-4fb3-8e04-43f995b57c7f", "name": "tempest-TestNetworkAdvancedServerOps-server-835694790", "status": "ACTIVE", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "user_id": "764025159dbe40589a4bc6851069e9c6", "metadata": {}, "hostId": "ec6a178303edae5dfad94c0b92ab085cdf4235995abe8b2f3958b16b", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:36Z", "updated": "2022-02-18T23:17:15Z", "addresses": {"tempest-network-smoke--1193529634": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:f1:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-731629333", "OS-SRV-USG:launched_at": "2022-02-18T23:15:51.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:17:18,592 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f 0.043s 2022-02-18 23:17:18,593 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-5f666269-9dd5-465e-a523-af2a68a82d17', 'x-compute-request-id': 'req-5f666269-9dd5-465e-a523-af2a68a82d17', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/2f86b9cd-6890-4fb3-8e04-43f995b57c7f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2f86b9cd-6890-4fb3-8e04-43f995b57c7f could not be found."}}' 2022-02-18 23:17:20,839 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.71:9696/v2.0/routers/4777c1bf-ee0f-4e70-9467-4e6cd96a5b19/remove_router_interface 2.245s 2022-02-18 23:17:20,839 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "9aeffc2e-4e23-4a19-8c31-7736c59d8ddb"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-b6278d2f-fa9d-4274-a1f4-8b8229407c32', 'date': 'Fri, 18 Feb 2022 23:17:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/4777c1bf-ee0f-4e70-9467-4e6cd96a5b19/remove_router_interface'} Body: b'{"id": "4777c1bf-ee0f-4e70-9467-4e6cd96a5b19", "tenant_id": "a9bd7b9df48b4587b34dcaf6980f15bc", "port_id": "5629f570-70e9-4374-9ade-95e6e3b05cc5", "network_id": "449ebc80-2958-4820-af28-bab9e464ed36", "subnet_id": "9aeffc2e-4e23-4a19-8c31-7736c59d8ddb", "subnet_ids": ["9aeffc2e-4e23-4a19-8c31-7736c59d8ddb"]}' 2022-02-18 23:17:21,166 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/subnets/9aeffc2e-4e23-4a19-8c31-7736c59d8ddb 0.326s 2022-02-18 23:17:21,166 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-654ec1d7-9e2e-4bef-a7c7-022a49be3225', 'date': 'Fri, 18 Feb 2022 23:17:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets/9aeffc2e-4e23-4a19-8c31-7736c59d8ddb'} Body: b'' 2022-02-18 23:17:22,368 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/routers/4777c1bf-ee0f-4e70-9467-4e6cd96a5b19 1.201s 2022-02-18 23:17:22,369 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-332ad488-31ec-4991-8aac-dd0e8db5b013', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 23:17:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/4777c1bf-ee0f-4e70-9467-4e6cd96a5b19'} Body: b'' 2022-02-18 23:17:22,742 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/networks/449ebc80-2958-4820-af28-bab9e464ed36 0.373s 2022-02-18 23:17:22,743 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-265b9aed-a4e3-4d19-9e5d-b764a150026c', 'date': 'Fri, 18 Feb 2022 23:17:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/networks/449ebc80-2958-4820-af28-bab9e464ed36'} Body: b'' 2022-02-18 23:17:22,992 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/security-groups/e829c565-779f-4e8a-ae86-bd7572643716 0.249s 2022-02-18 23:17:22,993 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-ad82f729-f036-4a05-90e8-ae8ce9418b46', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 23:17:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups/e829c565-779f-4e8a-ae86-bd7572643716'} Body: b'' 2022-02-18 23:17:23,039 119603 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.71/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-731629333 0.045s 2022-02-18 23:17:23,039 119603 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0263d59-8e13-4e61-81b1-3cae463459b5', 'x-compute-request-id': 'req-f0263d59-8e13-4e61-81b1-3cae463459b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-731629333'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 255, in test_server_connectivity_live_migration self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 532, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 221, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'No valid host was found. There are not enough hosts available.'} |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
pass
pt10.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt10.5: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
||||||
test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
pass
pt10.6: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
||||||
test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
pass
pt10.7: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
||||||
test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
pass
pt10.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
pass
pt10.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
||||||
tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
fail
ft11.1: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 22:54:52,200 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 POST http://10.222.0.71/compute/v2.1/os-keypairs 1.770s 2022-02-18 22:54:52,201 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-750874585"}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bed3873-c178-44f4-8220-7ba63e315e43', 'x-compute-request-id': 'req-5bed3873-c178-44f4-8220-7ba63e315e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA5PlUSA43iL7/0jhrrO4yBdR6UZms4EbVJCwpUTKIHgy1LciG\\n6UzWG5Jo1U4Qd01ignFVGkRoVmJtLmWwynaizXSReo6AS//4fxGhNRcOX7mNjxw1\\nTEQ70vApocK+2Z6DpPQZeRAZZGD0dNP0gSWXgCrK2oCC3PYaaq00+SjWPoPZiJPi\\ntwW/1CQbktD59WUrWnSvpm12rRnnSWHGvJVBBIr+J0CldiDcQPXKwNruMW5aq8oI\\nKh1jzeI+YUurdg+fZ3z1mPrWsN30vDbnmOPveYG2GmXb48nrwLQA98PrrCDpw9zH\\nmmbMBvOXbRdLj5ZGB/tBy0w1uEPP9x1ecyiZ9wIDAQABAoIBAEBU4N4hyG6OIzgA\\nDBiZD8rdiMRWZeDZZdb05WLfzKiMr3a+iVEQ+nLirruHZE7wmgXGK7/mil4C52QK\\nxCIONO1+m8UQNnGj6EBjRqSw5qP0cRZNOZhE733zZe8B1Tc1Nw1oW6PM5yVxrB0K\\n0/5Y/njPDRFY2+uS5ZclNOXwGEmVn8ODEaPXexC/5r5vp3ikYpYChqegod4UscJG\\nwpCqPV0pjnsLWwfXcLR48smUNA+lAOz9/a1gDV44neCfGq59+/OKxTP1OMvs9Rcb\\nbfdlahmleLuUum3vLe0DlEGpHXFOQ74n1Ryget2WRuQXsbfBBIQnI9UQG+NChqBx\\nRyafFVECgYEA8vISaanyIMioy3Xmiy+P7Uod4UBkSQBCqgchmK74qfqYNlTodgtJ\\noqMxSHI1lYSrb5D3MJrr186Kgy//eGVvmWrFUxR2htCm3FwxTj4Y/COBqOZ2KYLg\\nJ2x7+VJUIVP7pwtn+DMLW/SQMd1vVYjUrGzGyQbr9dPHMyfJX8A6gfkCgYEA8UcQ\\nqPZ7c6nhrO0Y18so78h/5Rm0A6nirxIqiOehe8hv/3fH+t/UbERVQHfXXHyHvQQC\\nc4VFOTa/S4EzILRThY5JtKMnVKgQQ2eXhrZ+PVP57ct2CyCk3U90+lLYrMQtegys\\ni2H/B7accurBeeDYiV1sgH6VJurOlmajX8I7928CgYEA22JHyE0kDgDFlH2SQ4we\\nr0vnsZoBNX7btEieSQ9wE6bsvttr0/UbeJdfkKk5xBw655OD9MthP88Oe6rjSqhm\\n36ZwLDblVZajp4hFKf+fdkjl9Eyw1YmOu2sWhK2YtUPukwkUySfnERHHCJCK0jWu\\nv0m3NJ9gguvMDWDXUvT2oJkCgYBdgfQz92q61dDviugA4eyYmXTvnjmE3fdLcFfp\\nvRN5fKHjOVHYqZyS5RzBInDlmCGnIIGusay1UsFqisT83MYt0YpBJqYcihHbfa9c\\n9ycPr5cCEMNL5rfeSWgFh8wPkOwrC/RnBHCpVZ1mcBLRoFFrUzi0x9oYPhIYeejB\\nOO6yowKBgFZ594wpMpViw3Mq2dJ/7ooRiKyZOoEJ31vUHknvkP5AtQFx9GyZg8WN\\nZEZcC2YUtg9oNz5cyNTfcE7DetNvJObxTm/2OS38pihkWPenT3F8/UILNAXmq9Ne\\nMwPxP1nmtz8qu0DXAw6sIOmVTJR6ArHGT4wH+kstwpOcGyDRBFRv\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestSecurityGroupsBasicOps-750874585", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDk+VRIDjeIvv/SOGus7jIF1HpRmazgRtUkLClRMogeDLUtyIbpTNYbkmjVThB3TWKCcVUaRGhWYm0uZbDKdqLNdJF6joBL//h/EaE1Fw5fuY2PHDVMRDvS8Cmhwr7ZnoOk9Bl5EBlkYPR00/SBJZeAKsragILc9hpqrTT5KNY+g9mIk+K3Bb/UJBuS0Pn1ZStadK+mbXatGedJYca8lUEEiv4nQKV2INxA9crA2u4xblqryggqHWPN4j5hS6t2D59nfPWY+taw3fS8NueY4+95gbYaZdvjyevAtAD3w+usIOnD3MeaZswG85dtF0uPlkYH+0HLTDW4Q8/3HV5zKJn3 Generated-by-Nova", "fingerprint": "80:36:2d:9c:ae:81:85:45:ed:5e:bb:28:be:aa:83:9e", "user_id": "eba6133fc391416a81faebe354573cb8"}}' 2022-02-18 22:54:53,778 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.71:9696/v2.0/networks 1.575s 2022-02-18 22:54:53,779 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1587889422", "project_id": "67bd832b03ae47a6b74d2443bde6ffb9", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7f3da986-f44f-4121-91d3-b2352832aaa2', 'date': 'Fri, 18 Feb 2022 22:54:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/networks'} Body: b'{"network":{"id":"5ec61052-c4f9-47be-a622-6454f3ece55a","name":"tempest-network-smoke--1587889422","tenant_id":"67bd832b03ae47a6b74d2443bde6ffb9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"67bd832b03ae47a6b74d2443bde6ffb9","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-02-18T22:54:53Z","updated_at":"2022-02-18T22:54:53Z","revision_number":1}}' 2022-02-18 22:54:57,511 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.71:9696/v2.0/routers 3.731s 2022-02-18 22:54:57,511 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-1073021584", "admin_state_up": true, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '695', 'x-openstack-request-id': 'req-5150d58b-5d1b-4224-bfc4-91c9941cf273', 'date': 'Fri, 18 Feb 2022 22:54:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/routers'} Body: b'{"router": {"id": "431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6", "name": "tempest-TestSecurityGroupsBasicOps-router-1073021584", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "external_fixed_ips": [{"subnet_id": "f4e0badb-e02f-415d-a150-dbea73fcbcef", "ip_address": "172.25.0.195"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T22:54:54Z", "updated_at": "2022-02-18T22:54:56Z", "revision_number": 3, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}}' 2022-02-18 22:54:57,876 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71:9696/v2.0/subnets?project_id=67bd832b03ae47a6b74d2443bde6ffb9&cidr=172.20.0.0%2F28 0.364s 2022-02-18 22:54:57,877 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-3b855dd7-3d08-401d-abc9-5aaea24fd424', 'date': 'Fri, 18 Feb 2022 22:54:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?project_id=67bd832b03ae47a6b74d2443bde6ffb9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-02-18 22:54:58,385 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True 0.507s 2022-02-18 22:54:58,385 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-4b079a3b-4720-4816-9dce-a7e35e07a9c6', 'date': 'Fri, 18 Feb 2022 22:54:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"220bc37e-99fe-499a-86ef-fbec7dbfc17c","name":"public","tenant_id":"51d9d3202d694b7d8f3d7c086a65cf3b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f4e0badb-e02f-415d-a150-dbea73fcbcef"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-02-18T22:07:46Z","updated_at":"2022-02-18T22:07:55Z","revision_number":2,"project_id":"51d9d3202d694b7d8f3d7c086a65cf3b","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-02-18 22:54:58,493 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.0%2F28 0.107s 2022-02-18 22:54:58,493 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-8b0682c6-488d-42a1-b06c-6238dfbc3f2d', 'date': 'Fri, 18 Feb 2022 22:54:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-02-18 22:54:59,890 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.71:9696/v2.0/subnets 1.395s 2022-02-18 22:54:59,890 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1741274323", "network_id": "5ec61052-c4f9-47be-a622-6454f3ece55a", "project_id": "67bd832b03ae47a6b74d2443bde6ffb9", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-9b33f9d0-d4c0-45d5-a8ff-a2bcb3dcdc15', 'date': 'Fri, 18 Feb 2022 22:54:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"299cb395-2049-4488-b9bc-7c7eca0287e4","name":"tempest-subnet-smoke-1741274323","tenant_id":"67bd832b03ae47a6b74d2443bde6ffb9","network_id":"5ec61052-c4f9-47be-a622-6454f3ece55a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T22:54:58Z","updated_at":"2022-02-18T22:54:58Z","revision_number":0,"project_id":"67bd832b03ae47a6b74d2443bde6ffb9"}}' 2022-02-18 22:55:09,228 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 PUT http://10.222.0.71:9696/v2.0/routers/431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6/add_router_interface 9.337s 2022-02-18 22:55:09,228 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "299cb395-2049-4488-b9bc-7c7eca0287e4"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-8750d61d-0c48-4899-9328-3f1190620bb0', 'date': 'Fri, 18 Feb 2022 22:55:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6/add_router_interface'} Body: b'{"id": "431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "port_id": "22ee9b09-6771-4876-9367-d1494c7b9b41", "network_id": "5ec61052-c4f9-47be-a622-6454f3ece55a", "subnet_id": "299cb395-2049-4488-b9bc-7c7eca0287e4", "subnet_ids": ["299cb395-2049-4488-b9bc-7c7eca0287e4"]}' 2022-02-18 22:55:09,521 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.71:9696/v2.0/security-groups 0.292s 2022-02-18 22:55:09,522 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup_access--1187342246", "description": "tempest-secgroup_access--1187342246 description", "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1617', 'x-openstack-request-id': 'req-f6aef487-7934-4c73-9352-cef20a0e1d98', 'date': 'Fri, 18 Feb 2022 22:55:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9123ae1c-3ef6-4b1b-99af-3238489a992a", "name": "tempest-secgroup_access--1187342246", "stateful": true, "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "description": "tempest-secgroup_access--1187342246 description", "shared": false, "security_group_rules": [{"id": "2e3f8825-b231-4467-95bd-f200c63a3564", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "security_group_id": "9123ae1c-3ef6-4b1b-99af-3238489a992a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 2377, "description": null, "tags": [], "created_at": "2022-02-18T22:55:09Z", "updated_at": "2022-02-18T22:55:09Z", "revision_number": 0, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}, {"id": "cd009b90-57f5-43c4-9fec-e12b25479165", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "security_group_id": "9123ae1c-3ef6-4b1b-99af-3238489a992a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 2378, "description": null, "tags": [], "created_at": "2022-02-18T22:55:09Z", "updated_at": "2022-02-18T22:55:09Z", "revision_number": 0, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}], "tags": [], "created_at": "2022-02-18T22:55:09Z", "updated_at": "2022-02-18T22:55:09Z", "revision_number": 1, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}}' 2022-02-18 22:55:09,930 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.71:9696/v2.0/security-groups 0.407s 2022-02-18 22:55:09,930 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup_general--412232547", "description": "tempest-secgroup_general--412232547 description", "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1617', 'x-openstack-request-id': 'req-73bfedfb-00b2-4f87-bc4a-83f59cc58ba6', 'date': 'Fri, 18 Feb 2022 22:55:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "e47e418d-9689-48df-8115-d5c1fc8e17ea", "name": "tempest-secgroup_general--412232547", "stateful": true, "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "description": "tempest-secgroup_general--412232547 description", "shared": false, "security_group_rules": [{"id": "3cf8803e-9771-4732-960a-c2d096e63a30", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "security_group_id": "e47e418d-9689-48df-8115-d5c1fc8e17ea", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 2381, "description": null, "tags": [], "created_at": "2022-02-18T22:55:09Z", "updated_at": "2022-02-18T22:55:09Z", "revision_number": 0, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}, {"id": "5354a063-3ca4-4357-b78c-68ad6e70bd3f", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "security_group_id": "e47e418d-9689-48df-8115-d5c1fc8e17ea", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 2380, "description": null, "tags": [], "created_at": "2022-02-18T22:55:09Z", "updated_at": "2022-02-18T22:55:09Z", "revision_number": 0, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}], "tags": [], "created_at": "2022-02-18T22:55:09Z", "updated_at": "2022-02-18T22:55:09Z", "revision_number": 1, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}}' 2022-02-18 22:55:10,315 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.71:9696/v2.0/security-group-rules 0.384s 2022-02-18 22:55:10,316 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "9123ae1c-3ef6-4b1b-99af-3238489a992a", "project_id": "67bd832b03ae47a6b74d2443bde6ffb9", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-48110ed4-10e9-4696-9701-f52a3ba96d14', 'date': 'Fri, 18 Feb 2022 22:55:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a913512f-9bcc-4700-bd85-51dc63175064", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "security_group_id": "9123ae1c-3ef6-4b1b-99af-3238489a992a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-02-18T22:55:10Z", "updated_at": "2022-02-18T22:55:10Z", "revision_number": 0, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}}' 2022-02-18 22:55:10,517 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.193s 2022-02-18 22:55:10,517 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fdd3f830-9164-400e-9292-113dffe674d8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "eba6133fc391416a81faebe354573cb8", "name": "tempest-TestSecurityGroupsBasicOps-556267767-project", "password_expires_at": null}, "audit_ids": ["W0T7ac4VQ8yVpZjx2PxV1A"], "expires_at": "2022-02-18T23:55:10.000000Z", "issued_at": "2022-02-18T22:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67bd832b03ae47a6b74d2443bde6ffb9", "name": "tempest-TestSecurityGroupsBasicOps-556267767"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_67bd832b03ae47a6b74d2443bde6ffb9", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/67bd832b03ae47a6b74d2443bde6ffb9", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/67bd832b03ae47a6b74d2443bde6ffb9", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/67bd832b03ae47a6b74d2443bde6ffb9", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:55:10,518 119595 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:setUp) Found network None available for tenant 2022-02-18 22:55:15,315 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 202 POST http://10.222.0.71/compute/v2.1/servers 4.796s 2022-02-18 22:55:15,315 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "5ec61052-c4f9-47be-a622-6454f3ece55a"}], "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}]}, "os:scheduler_hints": {"different_host": []}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '457', 'location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9605ff4-8d74-4b95-875d-3638f27273c0', 'x-compute-request-id': 'req-b9605ff4-8d74-4b95-875d-3638f27273c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "adminPass": "Pbgt3gWbxtU7"}}' 2022-02-18 22:55:15,494 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.176s 2022-02-18 22:55:15,494 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c2a96e-9448-4a11-84b7-46d85e5fcfff', 'x-compute-request-id': 'req-41c2a96e-9448-4a11-84b7-46d85e5fcfff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:16,853 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.350s 2022-02-18 22:55:16,853 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d83e7da-b50e-4d2a-a921-90a2ec986e48', 'x-compute-request-id': 'req-0d83e7da-b50e-4d2a-a921-90a2ec986e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:18,073 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.212s 2022-02-18 22:55:18,074 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2948a342-e912-4f63-adef-1a7943a7ee2f', 'x-compute-request-id': 'req-2948a342-e912-4f63-adef-1a7943a7ee2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:19,322 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.240s 2022-02-18 22:55:19,323 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e78574a5-0fa7-4ccd-9ec5-cdc940101218', 'x-compute-request-id': 'req-e78574a5-0fa7-4ccd-9ec5-cdc940101218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:20,714 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.381s 2022-02-18 22:55:20,714 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c339718e-81b3-4dc0-840d-e383edbdb031', 'x-compute-request-id': 'req-c339718e-81b3-4dc0-840d-e383edbdb031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:22,175 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.453s 2022-02-18 22:55:22,176 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5b9493f-4fe8-4838-81ba-02778cadcc93', 'x-compute-request-id': 'req-b5b9493f-4fe8-4838-81ba-02778cadcc93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:22,188 119595 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 7 second wait 2022-02-18 22:55:23,654 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.463s 2022-02-18 22:55:23,655 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-103766de-704e-462f-b9e5-9e3ea217dc9d', 'x-compute-request-id': 'req-103766de-704e-462f-b9e5-9e3ea217dc9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:23,662 119595 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait 2022-02-18 22:55:24,910 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.247s 2022-02-18 22:55:24,911 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7e13e1-98be-41b6-90dd-a09f74963536', 'x-compute-request-id': 'req-cd7e13e1-98be-41b6-90dd-a09f74963536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:26,615 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.693s 2022-02-18 22:55:26,616 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d974ccb1-8361-4650-9d98-04a001cbbfa5', 'x-compute-request-id': 'req-d974ccb1-8361-4650-9d98-04a001cbbfa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:28,311 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.686s 2022-02-18 22:55:28,311 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc6353f-3b23-43dc-b1f4-36bea1c1e8e1', 'x-compute-request-id': 'req-8fc6353f-3b23-43dc-b1f4-36bea1c1e8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:30,455 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 1.134s 2022-02-18 22:55:30,455 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b262f76-d361-49f1-9d1c-ba3531634725', 'x-compute-request-id': 'req-4b262f76-d361-49f1-9d1c-ba3531634725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:32,470 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 1.004s 2022-02-18 22:55:32,470 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de0b5a34-4efa-4000-886f-9e4ae3c19f16', 'x-compute-request-id': 'req-de0b5a34-4efa-4000-886f-9e4ae3c19f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:34,426 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.947s 2022-02-18 22:55:34,426 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ed009cf-4346-431f-9e54-f14e844a5a26', 'x-compute-request-id': 'req-8ed009cf-4346-431f-9e54-f14e844a5a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:35,937 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.501s 2022-02-18 22:55:35,937 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01eeb66e-8ab2-4c24-9167-7c09f1203665', 'x-compute-request-id': 'req-01eeb66e-8ab2-4c24-9167-7c09f1203665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:37,674 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.728s 2022-02-18 22:55:37,674 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d006b9-5277-4ed9-81b8-eea298891905', 'x-compute-request-id': 'req-50d006b9-5277-4ed9-81b8-eea298891905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:39,594 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.912s 2022-02-18 22:55:39,595 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d60fa0b-e624-4255-8564-11640b11bbee', 'x-compute-request-id': 'req-6d60fa0b-e624-4255-8564-11640b11bbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:41,615 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 1.001s 2022-02-18 22:55:41,616 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caaefbca-78f6-4d88-872c-2bc30b8fea5f', 'x-compute-request-id': 'req-caaefbca-78f6-4d88-872c-2bc30b8fea5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:43,632 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 1.008s 2022-02-18 22:55:43,632 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b4bc506-d38f-4a33-bee5-ca6d7effaa18', 'x-compute-request-id': 'req-3b4bc506-d38f-4a33-bee5-ca6d7effaa18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:46,644 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 2.003s 2022-02-18 22:55:46,645 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2d9514-2bcb-4f12-b3ca-e1cd43d75dc8', 'x-compute-request-id': 'req-5e2d9514-2bcb-4f12-b3ca-e1cd43d75dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "ACTIVE", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:44Z", "addresses": {"tempest-network-smoke--1587889422": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:08:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": "2022-02-18T22:55:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:46,654 119595 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 31 second wait 2022-02-18 22:55:47,376 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.721s 2022-02-18 22:55:47,376 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-803defd7-c10d-4bc7-8cc5-e1e5a7f04b80', 'x-compute-request-id': 'req-803defd7-c10d-4bc7-8cc5-e1e5a7f04b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "ACTIVE", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:44Z", "addresses": {"tempest-network-smoke--1587889422": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:08:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": "2022-02-18T22:55:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:49,293 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 1.907s 2022-02-18 22:55:49,293 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1792', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3e6d630-f23e-4ba0-a63e-54a43953153c', 'x-compute-request-id': 'req-e3e6d630-f23e-4ba0-a63e-54a43953153c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "ACTIVE", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:55:44Z", "addresses": {"tempest-network-smoke--1587889422": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:08:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": "2022-02-18T22:55:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-SRV-ATTR:host": "n-h1-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-00000075", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-764486-6", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:55:49,389 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71:9696/v2.0/ports?device_id=9434f886-d4d2-477b-bded-6b2deef37b96 0.088s 2022-02-18 22:55:49,389 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '967', 'x-openstack-request-id': 'req-13c45f73-2c72-446e-ae45-b81b72fe0396', 'date': 'Fri, 18 Feb 2022 22:55:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/ports?device_id=9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"ports":[{"id":"2d805d25-ea9f-43b8-b6cd-1bbc3b72996e","name":"","network_id":"5ec61052-c4f9-47be-a622-6454f3ece55a","tenant_id":"67bd832b03ae47a6b74d2443bde6ffb9","mac_address":"fa:16:3e:20:08:1c","admin_state_up":true,"status":"ACTIVE","device_id":"9434f886-d4d2-477b-bded-6b2deef37b96","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"299cb395-2049-4488-b9bc-7c7eca0287e4","ip_address":"172.20.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9123ae1c-3ef6-4b1b-99af-3238489a992a","e47e418d-9689-48df-8115-d5c1fc8e17ea"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h1-764486-6","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-02-18T22:55:24Z","updated_at":"2022-02-18T22:55:38Z","revision_number":5,"project_id":"67bd832b03ae47a6b74d2443bde6ffb9"}]}' 2022-02-18 22:55:54,501 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 201 POST http://10.222.0.71:9696/v2.0/floatingips 5.110s 2022-02-18 22:55:54,501 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "port_id": "2d805d25-ea9f-43b8-b6cd-1bbc3b72996e", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "fixed_ip_address": "172.20.0.9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-a81bba04-ab2f-4d06-9474-474d7c34c04a', 'date': 'Fri, 18 Feb 2022 22:55:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0b8ead1f-c4ce-4846-8d06-f56541fba198", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "floating_ip_address": "172.25.0.100", "floating_network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "router_id": "431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6", "port_id": "2d805d25-ea9f-43b8-b6cd-1bbc3b72996e", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "project_id": "67bd832b03ae47a6b74d2443bde6ffb9", "description": "", "port_details": {"name": "", "network_id": "5ec61052-c4f9-47be-a622-6454f3ece55a", "mac_address": "fa:16:3e:20:08:1c", "admin_state_up": true, "status": "ACTIVE", "device_id": "9434f886-d4d2-477b-bded-6b2deef37b96", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-02-18T22:55:51Z", "updated_at": "2022-02-18T22:55:51Z", "revision_number": 0}}' 2022-02-18 22:55:55,597 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71:9696/v2.0/networks 1.095s 2022-02-18 22:55:55,598 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '10210', 'x-openstack-request-id': 'req-a3d9a78e-ca38-4377-9301-f7f8dedf884e', 'date': 'Fri, 18 Feb 2022 22:55:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/networks'} Body: b'{"networks":[{"id":"15fa0400-1fb6-40a7-b77d-73095df76101","name":"tempest-AttachVolumeShelveTestJSON-1131660237-network","tenant_id":"7c2598c9f00040f18ce4f057e74c32e0","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["0009c538-6fc5-49e1-abed-fc34042e8787"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-02-18T22:50:06Z","updated_at":"2022-02-18T22:50:08Z","revision_number":2,"project_id":"7c2598c9f00040f18ce4f057e74c32e0","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":391},{"id":"1b09d1a3-e404-4675-b557-51ee2fc8892e","name":"tempest-ServersNegativeTestJSON-539838600-network","tenant_id":"0bd868e11eb842e0b5b76e8315636090","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d9d9b759-abad-4b36-8912-9fd363c8f27e"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-02-18T22:51:55Z","updated_at":"2022-02-18T22:51:57Z","revision_number":2,"project_id":"0bd868e11eb842e0b5b76e8315636090","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":381},{"id":"220bc37e-99fe-499a-86ef-fbec7dbfc17c","name":"public","tenant_id":"51d9d3202d694b7d8f3d7c086a65cf3b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f4e0badb-e02f-415d-a150-dbea73fcbcef"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-02-18T22:07:46Z","updated_at":"2022-02-18T22:07:55Z","revision_number":2,"project_id":"51d9d3202d694b7d8f3d7c086a65cf3b","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"29357785-219e-4e7d-b91a-8d47a36ddc88","name":"tempest-PortsIpV6TestJSON-test-network-1155772885","tenant_id":"c79b38daff6e48958c3b9ed362bded8d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-02-18T22:54:59Z","updated_at":"2022-02-18T22:54:59Z","revision_number":1,"project_id":"c79b38daff6e48958c3b9ed362bded8d","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":383},{"id":"29a1525d-e5c3-4fff-829b-3945412829b0","name":"tempest-RoutersIpV6Test-74030207","tenant_id":"77591d55726e47f280bbc1b4a9fb37c6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["ea54e59e-fa9b-4fea-9259-2591dcba9289"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-02-18T22:55:35Z","updated_at":"2022-02-18T22:55:36Z","revision_number":2,"project_id":"77591d55726e47f280bbc1b4a9fb37c6","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":394},{"id":"4da03784-10b9-4b47-a953-51a3aaba2d01","name":"tempest-TaggedBootDevicesTest_v242-621680041-network","tenant_id":"c26f26b17b2b4819bcc1c9de1013482d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["5218bf84-c204-4051-a532-fb13ba928fff"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-02-18T22:49:45Z","updated_at":"2022-02-18T22:49:46Z","revision_number":2,"project_id":"c26f26b17b2b4819bcc1c9de1013482d","provider:network_type":"vlan","provider:physical_ 2022-02-18 22:55:56,264 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71:9696/v2.0/subnets 0.664s 2022-02-18 22:55:56,265 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '8129', 'x-openstack-request-id': 'req-a852794e-d78e-415b-a2ad-dd4f6ddac7c3', 'date': 'Fri, 18 Feb 2022 22:55:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"0009c538-6fc5-49e1-abed-fc34042e8787","name":"tempest-AttachVolumeShelveTestJSON-1131660237-subnet","tenant_id":"7c2598c9f00040f18ce4f057e74c32e0","network_id":"15fa0400-1fb6-40a7-b77d-73095df76101","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T22:50:08Z","updated_at":"2022-02-18T22:50:08Z","revision_number":0,"project_id":"7c2598c9f00040f18ce4f057e74c32e0"},{"id":"0e310fa4-d2d3-4d22-b508-7ea615dafb16","name":"","tenant_id":"77591d55726e47f280bbc1b4a9fb37c6","network_id":"d4b7fca0-193b-4dce-8484-4d352e9b8d1a","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"2001:db8:2::1","cidr":"2001:db8:2::/64","allocation_pools":[{"start":"2001:db8:2::2","end":"2001:db8:2:0:ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T22:55:54Z","updated_at":"2022-02-18T22:55:54Z","revision_number":0,"project_id":"77591d55726e47f280bbc1b4a9fb37c6"},{"id":"299cb395-2049-4488-b9bc-7c7eca0287e4","name":"tempest-subnet-smoke-1741274323","tenant_id":"67bd832b03ae47a6b74d2443bde6ffb9","network_id":"5ec61052-c4f9-47be-a622-6454f3ece55a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T22:54:58Z","updated_at":"2022-02-18T22:54:58Z","revision_number":0,"project_id":"67bd832b03ae47a6b74d2443bde6ffb9"},{"id":"5218bf84-c204-4051-a532-fb13ba928fff","name":"tempest-TaggedBootDevicesTest_v242-621680041-subnet","tenant_id":"c26f26b17b2b4819bcc1c9de1013482d","network_id":"4da03784-10b9-4b47-a953-51a3aaba2d01","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T22:49:46Z","updated_at":"2022-02-18T22:49:46Z","revision_number":0,"project_id":"c26f26b17b2b4819bcc1c9de1013482d"},{"id":"6f20dc65-c359-4a39-bdef-101faf339934","name":"private-subnet","tenant_id":"824a9cba392c4054a15690b38372be04","network_id":"d8050ebb-a708-4ab2-9d0b-0f1844f5c632","ip_version":4,"subnetpool_id":"982abfd8-1dda-4dec-81dc-6731e1b39fc0","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T22:07:27Z","updated_at":"2022-02-18T22:09:52Z","revision_number":1,"project_id":"824a9cba392c4054a15690b38372be04"},{"id":"72d248ef-ff2f-4574-a9cd-cb0427de43f5","name":"","tenant_id":"26c654282be140d2b8fdb9f6b6d4ffc5","network_id":"c2540463-bcfd-4b24-890e-2184e3aa3fad","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T22:51:23Z","updated_at":"2022-02-18T22:51:23Z","revision_number":0,"project_id":"26c654282be140d2b8fdb9f6b6d4ffc5"},{"id":"95bd9f42-535c-4f9d-b9c7-12f7cb1f5765","name":"","tenant_id":"26c654282be140d2b8fdb9f6b6d4ffc5","network_id":"8ce965d5-1d66-4948-b11e-f80a0d093cdc","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocat 2022-02-18 22:55:57,190 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71:9696/v2.0/routers 0.925s 2022-02-18 22:55:57,191 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '4132', 'x-openstack-request-id': 'req-c68df2d3-9eea-4793-acce-d41ad35c0c9b', 'date': 'Fri, 18 Feb 2022 22:55:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers'} Body: b'{"routers": [{"id": "37a06c0b-650f-451a-a88b-2be6794d4406", "name": "tempest-TaggedBootDevicesTest_v242-1242721567-router", "tenant_id": "26c654282be140d2b8fdb9f6b6d4ffc5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "external_fixed_ips": [{"subnet_id": "f4e0badb-e02f-415d-a150-dbea73fcbcef", "ip_address": "172.25.0.170"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T22:49:23Z", "updated_at": "2022-02-18T22:49:38Z", "revision_number": 4, "project_id": "26c654282be140d2b8fdb9f6b6d4ffc5"}, {"id": "40b7dc3d-780c-456b-9dc7-8a5f90400006", "name": "tempest-TaggedBootDevicesTest_v242-621680041-router", "tenant_id": "c26f26b17b2b4819bcc1c9de1013482d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "external_fixed_ips": [{"subnet_id": "f4e0badb-e02f-415d-a150-dbea73fcbcef", "ip_address": "172.25.0.246"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T22:49:49Z", "updated_at": "2022-02-18T22:50:01Z", "revision_number": 4, "project_id": "c26f26b17b2b4819bcc1c9de1013482d"}, {"id": "431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6", "name": "tempest-TestSecurityGroupsBasicOps-router-1073021584", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "external_fixed_ips": [{"subnet_id": "f4e0badb-e02f-415d-a150-dbea73fcbcef", "ip_address": "172.25.0.195"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T22:54:54Z", "updated_at": "2022-02-18T22:55:05Z", "revision_number": 4, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}, {"id": "44ae49e5-03d1-4082-bc91-35f17d093233", "name": "tempest-AttachVolumeShelveTestJSON-1131660237-router", "tenant_id": "7c2598c9f00040f18ce4f057e74c32e0", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "external_fixed_ips": [{"subnet_id": "f4e0badb-e02f-415d-a150-dbea73fcbcef", "ip_address": "172.25.0.161"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T22:50:11Z", "updated_at": "2022-02-18T22:50:26Z", "revision_number": 4, "project_id": "7c2598c9f00040f18ce4f057e74c32e0"}, {"id": "8557c009-ac34-4d01-8316-6204602e389b", "name": "tempest-RoutersIpV6Test-router-1183490228", "tenant_id": "77591d55726e47f280bbc1b4a9fb37c6", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T22:55:34Z", "updated_at": "2022-02-18T22:55:51Z", "revision_number": 3, "project_id": "77591d55726e47f280bbc1b4a9fb37c6"}, {"id": "d6f0229b-0007-4aea-8ef4-3656824c720d", "name": "router1", "tenant_id": "824a9cba392c4054a15690b38372be04", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "external_fixed_ips": [{"subnet_id": "f4e0badb-e02f-415d-a150-dbea73fcbcef", "ip_address": "172.25.0.159"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T22:07:39Z", "updated_at": "2022-02-18T22:08:00Z", "revision_number": 4, "project_id": 2022-02-18 22:55:57,395 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71:9696/v2.0/ports?device_id=431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6 0.203s 2022-02-18 22:55:57,395 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '1867', 'x-openstack-request-id': 'req-a7ef2332-7531-4cd2-a0b5-5f3c07323548', 'date': 'Fri, 18 Feb 2022 22:55:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/ports?device_id=431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6'} Body: b'{"ports":[{"id":"08592eae-5587-4d61-bacf-f1a056f4a9e9","name":"","network_id":"220bc37e-99fe-499a-86ef-fbec7dbfc17c","tenant_id":"","mac_address":"fa:16:3e:ce:cf:3e","admin_state_up":true,"status":"ACTIVE","device_id":"431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"f4e0badb-e02f-415d-a150-dbea73fcbcef","ip_address":"172.25.0.195"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-d-764486-6","binding:vif_type":"ovs","binding:vif_details":{"connectivity":"l2","port_filter":true,"ovs_hybrid_plug":false,"datapath_type":"system","bridge_name":"br-int","bound_drivers":{"0":"openvswitch"}},"port_security_enabled":false,"tags":[],"created_at":"2022-02-18T22:54:55Z","updated_at":"2022-02-18T22:55:04Z","revision_number":4,"project_id":""},{"id":"22ee9b09-6771-4876-9367-d1494c7b9b41","name":"","network_id":"5ec61052-c4f9-47be-a622-6454f3ece55a","tenant_id":"67bd832b03ae47a6b74d2443bde6ffb9","mac_address":"fa:16:3e:fa:f8:f2","admin_state_up":true,"status":"ACTIVE","device_id":"431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6","device_owner":"network:router_interface","fixed_ips":[{"subnet_id":"299cb395-2049-4488-b9bc-7c7eca0287e4","ip_address":"172.20.0.1"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-d-764486-6","binding:vif_type":"ovs","binding:vif_details":{"connectivity":"l2","port_filter":true,"ovs_hybrid_plug":false,"datapath_type":"system","bridge_name":"br-int","bound_drivers":{"0":"openvswitch"}},"port_security_enabled":false,"tags":[],"created_at":"2022-02-18T22:55:01Z","updated_at":"2022-02-18T22:55:11Z","revision_number":5,"project_id":"67bd832b03ae47a6b74d2443bde6ffb9"}]}' 2022-02-18 22:55:57,413 119595 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.100:22' as 'ubuntu' with public key authentication 2022-02-18 22:56:00,470 119595 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.100 ([Errno None] Unable to connect to port 22 on 172.25.0.100). Number attempts: 1. Retry after 2 seconds. 2022-02-18 22:56:06,042 119595 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.100 ([Errno None] Unable to connect to port 22 on 172.25.0.100). Number attempts: 2. Retry after 3 seconds. 2022-02-18 22:56:12,597 119595 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.100 ([Errno None] Unable to connect to port 22 on 172.25.0.100). Number attempts: 3. Retry after 4 seconds. 2022-02-18 22:56:20,181 119595 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.100 ([Errno None] Unable to connect to port 22 on 172.25.0.100). Number attempts: 4. Retry after 5 seconds. 2022-02-18 22:56:28,757 119595 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.100 ([Errno None] Unable to connect to port 22 on 172.25.0.100). Number attempts: 5. Retry after 6 seconds. 2022-02-18 22:56:38,295 119595 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.100 ([Errno None] Unable to connect to port 22 on 172.25.0.100). Number attempts: 6. Retry after 7 seconds. 2022-02-18 22:56:45,803 119595 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.100 ([Errno None] Unable to connect to port 22 on 172.25.0.100). Number attempts: 7. Retry after 8 seconds. 2022-02-18 22:56:54,313 119595 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.100 ([Errno None] Unable to connect to port 22 on 172.25.0.100). Number attempts: 8. Retry after 9 seconds. 2022-02-18 22:57:03,825 119595 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.100 ([Errno None] Unable to connect to port 22 on 172.25.0.100). Number attempts: 9. Retry after 10 seconds. 2022-02-18 22:57:14,335 119595 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.100 ([Errno None] Unable to connect to port 22 on 172.25.0.100). Number attempts: 10. Retry after 11 seconds. 2022-02-18 22:57:25,876 119595 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-18 22:57:26,091 119595 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-18 22:57:26,092 119595 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.100 successfully created 2022-02-18 22:57:26,092 119595 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; ip addr | awk '/ether/ {print $2}' 2022-02-18 22:57:26,092 119595 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.100:22' as 'ubuntu' with public key authentication 2022-02-18 22:57:26,109 119595 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-02-18 22:57:26,267 119595 INFO [paramiko.transport] Authentication (publickey) successful! 2022-02-18 22:57:26,267 119595 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.100 successfully created 2022-02-18 22:57:27,457 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:setUp): 200 GET http://10.222.0.71:9696/v2.0/ports?fields=fixed_ips&fields=mac_address 0.162s 2022-02-18 22:57:27,457 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '4803', 'x-openstack-request-id': 'req-58dba0c4-e947-496b-8830-53d216594f29', 'date': 'Fri, 18 Feb 2022 22:57:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/ports?fields=fixed_ips&fields=mac_address'} Body: b'{"ports":[{"mac_address":"fa:16:3e:c1:d3:d6","fixed_ips":[{"subnet_id":"8f5b4d7c-dfd7-4e13-bef2-fba6589619f4","ip_address":"172.20.0.12"}]},{"mac_address":"fa:16:3e:ce:cf:3e","fixed_ips":[{"subnet_id":"f4e0badb-e02f-415d-a150-dbea73fcbcef","ip_address":"172.25.0.195"}]},{"mac_address":"fa:16:3e:74:20:a1","fixed_ips":[{"subnet_id":"f4e0badb-e02f-415d-a150-dbea73fcbcef","ip_address":"172.25.0.246"}]},{"mac_address":"fa:16:3e:fa:f8:f2","fixed_ips":[{"subnet_id":"299cb395-2049-4488-b9bc-7c7eca0287e4","ip_address":"172.20.0.1"}]},{"mac_address":"fa:16:3e:e1:ab:b6","fixed_ips":[{"subnet_id":"0009c538-6fc5-49e1-abed-fc34042e8787","ip_address":"172.20.0.1"}]},{"mac_address":"fa:16:3e:dc:5d:86","fixed_ips":[{"subnet_id":"f6c8c357-0a3a-4b33-ade5-1792b1255b85","ip_address":"192.168.233.2"}]},{"mac_address":"fa:16:3e:69:5f:b9","fixed_ips":[{"subnet_id":"f4e0badb-e02f-415d-a150-dbea73fcbcef","ip_address":"172.25.0.224"}]},{"mac_address":"fa:16:3e:20:08:1c","fixed_ips":[{"subnet_id":"299cb395-2049-4488-b9bc-7c7eca0287e4","ip_address":"172.20.0.9"}]},{"mac_address":"fa:16:3e:56:e4:a2","fixed_ips":[{"subnet_id":"56039639-bf66-4cbe-8fee-8c5fc0d18b6a","ip_address":"172.20.0.7"}]},{"mac_address":"fa:16:3e:d9:09:78","fixed_ips":[{"subnet_id":"d15217c3-5108-480c-91bf-f83bd8895d44","ip_address":"172.20.0.12"}]},{"mac_address":"fa:16:3e:fa:af:89","fixed_ips":[{"subnet_id":"f4e0badb-e02f-415d-a150-dbea73fcbcef","ip_address":"172.25.0.51"}]},{"mac_address":"fa:16:3e:58:91:b0","fixed_ips":[{"subnet_id":"95bd9f42-535c-4f9d-b9c7-12f7cb1f5765","ip_address":"10.1.1.65"}]},{"mac_address":"fa:16:3e:37:cf:e2","fixed_ips":[{"subnet_id":"5218bf84-c204-4051-a532-fb13ba928fff","ip_address":"172.20.0.2"}]},{"mac_address":"fa:16:3e:8d:d3:61","fixed_ips":[{"subnet_id":"72d248ef-ff2f-4574-a9cd-cb0427de43f5","ip_address":"10.2.2.2"}]},{"mac_address":"fa:16:3e:2e:41:89","fixed_ips":[{"subnet_id":"95bd9f42-535c-4f9d-b9c7-12f7cb1f5765","ip_address":"10.1.1.243"}]},{"mac_address":"fa:16:3e:af:78:b1","fixed_ips":[{"subnet_id":"f4e0badb-e02f-415d-a150-dbea73fcbcef","ip_address":"172.25.0.170"}]},{"mac_address":"fa:16:3e:80:d5:a8","fixed_ips":[{"subnet_id":"56039639-bf66-4cbe-8fee-8c5fc0d18b6a","ip_address":"172.20.0.1"}]},{"mac_address":"fa:16:3e:3a:a8:7b","fixed_ips":[{"subnet_id":"6f20dc65-c359-4a39-bdef-101faf339934","ip_address":"172.20.0.1"}]},{"mac_address":"fa:16:3e:e4:34:43","fixed_ips":[{"subnet_id":"d15217c3-5108-480c-91bf-f83bd8895d44","ip_address":"172.20.0.1"}]},{"mac_address":"fa:16:3e:80:23:1d","fixed_ips":[{"subnet_id":"f4e0badb-e02f-415d-a150-dbea73fcbcef","ip_address":"172.25.0.231"}]},{"mac_address":"fa:16:3e:c4:5a:36","fixed_ips":[{"subnet_id":"f4e0badb-e02f-415d-a150-dbea73fcbcef","ip_address":"172.25.0.161"}]},{"mac_address":"fa:16:3e:7c:d1:9c","fixed_ips":[{"subnet_id":"5218bf84-c204-4051-a532-fb13ba928fff","ip_address":"172.20.0.1"}]},{"mac_address":"fa:16:3e:b1:da:f2","fixed_ips":[{"subnet_id":"299cb395-2049-4488-b9bc-7c7eca0287e4","ip_address":"172.20.0.2"}]},{"mac_address":"fa:16:3e:7e:4b:b2","fixed_ips":[{"subnet_id":"56039639-bf66-4cbe-8fee-8c5fc0d18b6a","ip_address":"172.20.0.14"}]},{"mac_address":"fa:16:3e:33:b7:73","fixed_ips":[{"subnet_id":"72d248ef-ff2f-4574-a9cd-cb0427de43f5","ip_address":"10.2.2.100"}]},{"mac_address":"fa:16:3e:74:5f:e1","fixed_ips":[{"subnet_id":"95bd9f42-535c-4f9d-b9c7-12f7cb1f5765","ip_address":"10.1.1.106"}]},{"mac_address":"fa:16:3e:da:86:30","fixed_ips":[{"subnet_id":"72d248ef-ff2f-4574-a9cd-cb0427de43f5","ip_address":"10.2.2.200"}]},{"mac_address":"fa:16:3e:1a:f6:ca","fixed_ips":[{"subnet_id":"95bd9f42-535c-4f9d-b9c7-12f7cb1f5765","ip_address":"10.1.1.223"}]},{"mac_address":"fa:16:3e:2f:58:4b","fixed_ips":[{"subnet_id":"95bd9f42-535c-4f9d-b9c7-12f7cb1f5765","ip_address":"10.1.1.2"}]},{"mac_address":"fa:16:3e:c9:a3:03","fixed_ips":[{"subnet_id":"6f20dc65-c359-4a39-bdef-101faf339934","ip_address":"172.20.0.2"}]},{"mac_address":"fa:16:3e:b3:36:05","fixed_ips":[{"subnet_id":"f4e0badb-e02f-415d-a150-dbea73fcbcef","ip_address":"172.25.0.90"}]},{"mac_address":"fa:16:3e:54:a4:e9","fixed_ips":[{"subnet_id":"f4e0badb 2022-02-18 22:57:27,845 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST http://10.222.0.71:9696/v2.0/networks 0.387s 2022-02-18 22:57:27,846 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--387870035", "project_id": "67bd832b03ae47a6b74d2443bde6ffb9", "port_security_enabled": false}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-95967500-9eff-4104-a1ff-9d892206f945', 'date': 'Fri, 18 Feb 2022 22:57:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/networks'} Body: b'{"network":{"id":"0316be42-61aa-4f66-8133-6bc45a7d348f","name":"tempest-network-smoke--387870035","tenant_id":"67bd832b03ae47a6b74d2443bde6ffb9","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"67bd832b03ae47a6b74d2443bde6ffb9","port_security_enabled":false,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-02-18T22:57:27Z","updated_at":"2022-02-18T22:57:27Z","revision_number":1}}' 2022-02-18 22:57:30,954 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST http://10.222.0.71:9696/v2.0/routers 3.107s 2022-02-18 22:57:30,954 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestSecurityGroupsBasicOps-router-782822115", "admin_state_up": true, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '693', 'x-openstack-request-id': 'req-d812fc95-3902-43bf-a213-2d3d6c369fec', 'date': 'Fri, 18 Feb 2022 22:57:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/routers'} Body: b'{"router": {"id": "4dc4edad-2ddd-4035-bc10-a4110ae6b87f", "name": "tempest-TestSecurityGroupsBasicOps-router-782822115", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "220bc37e-99fe-499a-86ef-fbec7dbfc17c", "external_fixed_ips": [{"subnet_id": "f4e0badb-e02f-415d-a150-dbea73fcbcef", "ip_address": "172.25.0.36"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-02-18T22:57:27Z", "updated_at": "2022-02-18T22:57:29Z", "revision_number": 3, "project_id": "67bd832b03ae47a6b74d2443bde6ffb9"}}' 2022-02-18 22:57:31,131 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71:9696/v2.0/subnets?project_id=67bd832b03ae47a6b74d2443bde6ffb9&cidr=172.20.0.0%2F28 0.176s 2022-02-18 22:57:31,132 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '636', 'x-openstack-request-id': 'req-f1e3045a-f4eb-442b-8941-ca5bf648271e', 'date': 'Fri, 18 Feb 2022 22:57:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?project_id=67bd832b03ae47a6b74d2443bde6ffb9&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[{"id":"299cb395-2049-4488-b9bc-7c7eca0287e4","name":"tempest-subnet-smoke-1741274323","tenant_id":"67bd832b03ae47a6b74d2443bde6ffb9","network_id":"5ec61052-c4f9-47be-a622-6454f3ece55a","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T22:54:58Z","updated_at":"2022-02-18T22:54:58Z","revision_number":0,"project_id":"67bd832b03ae47a6b74d2443bde6ffb9"}]}' 2022-02-18 22:57:31,315 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True 0.183s 2022-02-18 22:57:31,316 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-107676f4-134d-45dd-a115-bb616228dbc6', 'date': 'Fri, 18 Feb 2022 22:57:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"220bc37e-99fe-499a-86ef-fbec7dbfc17c","name":"public","tenant_id":"51d9d3202d694b7d8f3d7c086a65cf3b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f4e0badb-e02f-415d-a150-dbea73fcbcef"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-02-18T22:07:46Z","updated_at":"2022-02-18T22:07:55Z","revision_number":2,"project_id":"51d9d3202d694b7d8f3d7c086a65cf3b","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-02-18 22:57:31,359 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.0%2F28 0.042s 2022-02-18 22:57:31,359 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5ec64497-086e-4b52-a1a8-7aed95b4ef47', 'date': 'Fri, 18 Feb 2022 22:57:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-02-18 22:57:31,412 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71:9696/v2.0/subnets?project_id=67bd832b03ae47a6b74d2443bde6ffb9&cidr=172.20.0.16%2F28 0.052s 2022-02-18 22:57:31,412 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-e1d4e760-e45d-40df-8038-68fb428e40dd', 'date': 'Fri, 18 Feb 2022 22:57:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?project_id=67bd832b03ae47a6b74d2443bde6ffb9&cidr=172.20.0.16%2F28'} Body: b'{"subnets":[]}' 2022-02-18 22:57:31,532 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True 0.119s 2022-02-18 22:57:31,532 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-896cc103-d20b-41a4-90af-575f3dc60728', 'date': 'Fri, 18 Feb 2022 22:57:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"220bc37e-99fe-499a-86ef-fbec7dbfc17c","name":"public","tenant_id":"51d9d3202d694b7d8f3d7c086a65cf3b","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["f4e0badb-e02f-415d-a150-dbea73fcbcef"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-02-18T22:07:46Z","updated_at":"2022-02-18T22:07:55Z","revision_number":2,"project_id":"51d9d3202d694b7d8f3d7c086a65cf3b","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-02-18 22:57:31,618 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.16%2F28 0.085s 2022-02-18 22:57:31,618 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-5e7ef9d7-029a-4729-b539-1e03968bd4b5', 'date': 'Fri, 18 Feb 2022 22:57:31 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets?network_id=220bc37e-99fe-499a-86ef-fbec7dbfc17c&cidr=172.20.0.16%2F28'} Body: b'{"subnets":[]}' 2022-02-18 22:57:34,450 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST http://10.222.0.71:9696/v2.0/subnets 2.832s 2022-02-18 22:57:34,451 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-639837268", "network_id": "0316be42-61aa-4f66-8133-6bc45a7d348f", "project_id": "67bd832b03ae47a6b74d2443bde6ffb9", "ip_version": 4, "cidr": "172.20.0.16/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '635', 'x-openstack-request-id': 'req-76cf53d1-2b99-49d8-b0ca-53b2b3b78cd9', 'date': 'Fri, 18 Feb 2022 22:57:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"ead3dd0e-9e6c-4d58-9cc9-b1f793f666bc","name":"tempest-subnet-smoke-639837268","tenant_id":"67bd832b03ae47a6b74d2443bde6ffb9","network_id":"0316be42-61aa-4f66-8133-6bc45a7d348f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.17","cidr":"172.20.0.16/28","allocation_pools":[{"start":"172.20.0.18","end":"172.20.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-02-18T22:57:32Z","updated_at":"2022-02-18T22:57:32Z","revision_number":0,"project_id":"67bd832b03ae47a6b74d2443bde6ffb9"}}' 2022-02-18 22:57:45,893 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 PUT http://10.222.0.71:9696/v2.0/routers/4dc4edad-2ddd-4035-bc10-a4110ae6b87f/add_router_interface 11.441s 2022-02-18 22:57:45,893 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "ead3dd0e-9e6c-4d58-9cc9-b1f793f666bc"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ed07d7ad-4f39-47e0-9823-c8c2f227f813', 'date': 'Fri, 18 Feb 2022 22:57:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/4dc4edad-2ddd-4035-bc10-a4110ae6b87f/add_router_interface'} Body: b'{"id": "4dc4edad-2ddd-4035-bc10-a4110ae6b87f", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "port_id": "f4a119da-8d42-4cf9-916b-2a2a19efd46d", "network_id": "0316be42-61aa-4f66-8133-6bc45a7d348f", "subnet_id": "ead3dd0e-9e6c-4d58-9cc9-b1f793f666bc", "subnet_ids": ["ead3dd0e-9e6c-4d58-9cc9-b1f793f666bc"]}' 2022-02-18 22:57:46,115 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.216s 2022-02-18 22:57:46,116 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 22:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da7e36e6-4db7-4fc0-8737-8ae493c47eda', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "eba6133fc391416a81faebe354573cb8", "name": "tempest-TestSecurityGroupsBasicOps-556267767-project", "password_expires_at": null}, "audit_ids": ["qaIFwBOYTeCHPuZ9iXKGpA"], "expires_at": "2022-02-18T23:57:45.000000Z", "issued_at": "2022-02-18T22:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67bd832b03ae47a6b74d2443bde6ffb9", "name": "tempest-TestSecurityGroupsBasicOps-556267767"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_67bd832b03ae47a6b74d2443bde6ffb9", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/67bd832b03ae47a6b74d2443bde6ffb9", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/67bd832b03ae47a6b74d2443bde6ffb9", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/67bd832b03ae47a6b74d2443bde6ffb9", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 22:57:46,117 119595 INFO [tempest.lib.common.fixed_network] (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup) Found network None available for tenant 2022-02-18 22:57:49,611 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 202 POST http://10.222.0.71/compute/v2.1/servers 3.493s 2022-02-18 22:57:49,612 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-server-smoke-373334639", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "networks": [{"uuid": "0316be42-61aa-4f66-8133-6bc45a7d348f"}], "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "security_groups": []}, "os:scheduler_hints": {"different_host": ["9434f886-d4d2-477b-bded-6b2deef37b96"]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 22:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '361', 'location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2afea2bf-fc96-4a22-9dc8-34dc01aaab91', 'x-compute-request-id': 'req-2afea2bf-fc96-4a22-9dc8-34dc01aaab91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [], "adminPass": "F4XV876ExX8X"}}' 2022-02-18 22:57:49,907 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.292s 2022-02-18 22:57:49,907 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-443eff3d-7682-4e7d-a2fc-0305e6c0e51a', 'x-compute-request-id': 'req-443eff3d-7682-4e7d-a2fc-0305e6c0e51a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:50Z", "updated": "2022-02-18T22:57:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:57:51,326 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.410s 2022-02-18 22:57:51,327 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ffc815-bc23-471a-aa8e-741e396da9f7', 'x-compute-request-id': 'req-a7ffc815-bc23-471a-aa8e-741e396da9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:57:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:57:52,814 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.477s 2022-02-18 22:57:52,815 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-750df86a-2b1f-403b-a605-ee0f240a8c31', 'x-compute-request-id': 'req-750df86a-2b1f-403b-a605-ee0f240a8c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "9e3b84165715902aca420aea1724f45deee3ac64d8e7ffe843ffbe5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:57:52,833 119595 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2022-02-18 22:57:54,442 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.606s 2022-02-18 22:57:54,442 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1405628a-1b13-4e9a-8173-d868d80e6834', 'x-compute-request-id': 'req-1405628a-1b13-4e9a-8173-d868d80e6834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "9e3b84165715902aca420aea1724f45deee3ac64d8e7ffe843ffbe5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:57:56,758 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 1.296s 2022-02-18 22:57:56,758 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d679764b-fb19-4aee-b770-9e231daae278', 'x-compute-request-id': 'req-d679764b-fb19-4aee-b770-9e231daae278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "9e3b84165715902aca420aea1724f45deee3ac64d8e7ffe843ffbe5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:57:58,305 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.537s 2022-02-18 22:57:58,305 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb43288c-e218-4859-9926-53e95c5b9958', 'x-compute-request-id': 'req-eb43288c-e218-4859-9926-53e95c5b9958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "9e3b84165715902aca420aea1724f45deee3ac64d8e7ffe843ffbe5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:57:59,960 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.647s 2022-02-18 22:57:59,961 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c066612-09bb-4c27-a873-cd63c0798407', 'x-compute-request-id': 'req-3c066612-09bb-4c27-a873-cd63c0798407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "9e3b84165715902aca420aea1724f45deee3ac64d8e7ffe843ffbe5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:01,728 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.746s 2022-02-18 22:58:01,728 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e758cea-dabc-4aa0-b7c0-fc0a93f118a0', 'x-compute-request-id': 'req-8e758cea-dabc-4aa0-b7c0-fc0a93f118a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "9e3b84165715902aca420aea1724f45deee3ac64d8e7ffe843ffbe5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:03,261 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.519s 2022-02-18 22:58:03,262 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b85ccdb2-9f36-48c1-b574-bbf906888992', 'x-compute-request-id': 'req-b85ccdb2-9f36-48c1-b574-bbf906888992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "9e3b84165715902aca420aea1724f45deee3ac64d8e7ffe843ffbe5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:04,623 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.339s 2022-02-18 22:58:04,623 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2cd3607-95ea-4113-a304-f63333c78b09', 'x-compute-request-id': 'req-a2cd3607-95ea-4113-a304-f63333c78b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "9e3b84165715902aca420aea1724f45deee3ac64d8e7ffe843ffbe5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:05,991 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.360s 2022-02-18 22:58:05,992 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60262cb0-e837-4161-89e8-a04b0904f4ce', 'x-compute-request-id': 'req-60262cb0-e837-4161-89e8-a04b0904f4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "9e3b84165715902aca420aea1724f45deee3ac64d8e7ffe843ffbe5f", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:07,525 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.525s 2022-02-18 22:58:07,525 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcf7361a-586c-4b92-80b3-276f1d7d79b0', 'x-compute-request-id': 'req-bcf7361a-586c-4b92-80b3-276f1d7d79b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:58:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:08,914 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.379s 2022-02-18 22:58:08,914 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d85218e-e34c-4f8d-a354-63cac994c265', 'x-compute-request-id': 'req-9d85218e-e34c-4f8d-a354-63cac994c265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "BUILD", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:58:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:08,923 119595 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 19 second wait 2022-02-18 22:58:10,320 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 200 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.396s 2022-02-18 22:58:10,320 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1432', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7a90415-4c87-4a25-a6e5-e8aea985e983', 'x-compute-request-id': 'req-e7a90415-4c87-4a25-a6e5-e8aea985e983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"server": {"id": "6ebcb4d3-133a-43e6-a4a3-af77a2019e3e", "name": "tempest-server-smoke-373334639", "status": "ERROR", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:57:49Z", "updated": "2022-02-18T22:58:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T22:58:09Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6ebcb4d3-133a-43e6-a4a3-af77a2019e3e."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:10,328 119595 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 21 second wait 2022-02-18 22:58:11,575 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 204 DELETE http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 1.246s 2022-02-18 22:58:11,575 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f5305e9-9694-4714-a10f-05eb5922c9f8', 'x-compute-request-id': 'req-3f5305e9-9694-4714-a10f-05eb5922c9f8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'' 2022-02-18 22:58:11,666 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:test_boot_into_disabled_port_security_network_without_secgroup): 404 GET http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e 0.090s 2022-02-18 22:58:11,666 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1b59fbdf-3e87-4fe5-8525-5aaf071cc592', 'x-compute-request-id': 'req-1b59fbdf-3e87-4fe5-8525-5aaf071cc592', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/6ebcb4d3-133a-43e6-a4a3-af77a2019e3e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6ebcb4d3-133a-43e6-a4a3-af77a2019e3e could not be found."}}' 2022-02-18 22:58:15,966 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT http://10.222.0.71:9696/v2.0/routers/4dc4edad-2ddd-4035-bc10-a4110ae6b87f/remove_router_interface 4.242s 2022-02-18 22:58:15,966 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "ead3dd0e-9e6c-4d58-9cc9-b1f793f666bc"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-eef7a87c-c669-47b7-b906-4a09f4349142', 'date': 'Fri, 18 Feb 2022 22:58:15 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/4dc4edad-2ddd-4035-bc10-a4110ae6b87f/remove_router_interface'} Body: b'{"id": "4dc4edad-2ddd-4035-bc10-a4110ae6b87f", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "port_id": "f4a119da-8d42-4cf9-916b-2a2a19efd46d", "network_id": "0316be42-61aa-4f66-8133-6bc45a7d348f", "subnet_id": "ead3dd0e-9e6c-4d58-9cc9-b1f793f666bc", "subnet_ids": ["ead3dd0e-9e6c-4d58-9cc9-b1f793f666bc"]}' 2022-02-18 22:58:16,695 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/subnets/ead3dd0e-9e6c-4d58-9cc9-b1f793f666bc 0.728s 2022-02-18 22:58:16,695 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-f7f84436-d434-4678-8316-ce69391d05d5', 'date': 'Fri, 18 Feb 2022 22:58:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets/ead3dd0e-9e6c-4d58-9cc9-b1f793f666bc'} Body: b'' 2022-02-18 22:58:18,465 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/routers/4dc4edad-2ddd-4035-bc10-a4110ae6b87f 1.769s 2022-02-18 22:58:18,465 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-e6876a2d-765a-4b53-9787-b395da28dac3', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 22:58:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/4dc4edad-2ddd-4035-bc10-a4110ae6b87f'} Body: b'' 2022-02-18 22:58:19,405 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/networks/0316be42-61aa-4f66-8133-6bc45a7d348f 0.939s 2022-02-18 22:58:19,405 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-5e59efe8-d44a-465e-9456-e8c09c0845f9', 'date': 'Fri, 18 Feb 2022 22:58:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/networks/0316be42-61aa-4f66-8133-6bc45a7d348f'} Body: b'' 2022-02-18 22:58:23,066 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/floatingips/0b8ead1f-c4ce-4846-8d06-f56541fba198 3.660s 2022-02-18 22:58:23,066 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-10471c00-2c9f-4411-9f3e-337097e78a50', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 22:58:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/floatingips/0b8ead1f-c4ce-4846-8d06-f56541fba198'} Body: b'' 2022-02-18 22:58:23,544 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.477s 2022-02-18 22:58:23,544 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc9f3e81-0251-43cd-80da-6ff852ba4564', 'x-compute-request-id': 'req-bc9f3e81-0251-43cd-80da-6ff852ba4564', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'' 2022-02-18 22:58:25,140 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 1.595s 2022-02-18 22:58:25,140 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8c497d-0f60-4bfb-8a6a-e2d7d3cffdb4', 'x-compute-request-id': 'req-1a8c497d-0f60-4bfb-8a6a-e2d7d3cffdb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "ACTIVE", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:58:23Z", "addresses": {"tempest-network-smoke--1587889422": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:08:1c"}, {"version": 4, "addr": "172.25.0.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:08:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": "2022-02-18T22:55:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:26,826 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.672s 2022-02-18 22:58:26,827 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1766', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e113820-de68-453c-ae9d-03f64764b49b', 'x-compute-request-id': 'req-0e113820-de68-453c-ae9d-03f64764b49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "ACTIVE", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:58:23Z", "addresses": {"tempest-network-smoke--1587889422": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:08:1c"}, {"version": 4, "addr": "172.25.0.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:08:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": "2022-02-18T22:55:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_access--1187342246"}, {"name": "tempest-secgroup_general--412232547"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:28,103 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.267s 2022-02-18 22:58:28,104 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1528', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0a31749-cfaf-4ecb-bb88-dc2284aa0068', 'x-compute-request-id': 'req-a0a31749-cfaf-4ecb-bb88-dc2284aa0068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "ACTIVE", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:58:23Z", "addresses": {"tempest-network-smoke--1587889422": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:08:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": "2022-02-18T22:55:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:29,701 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.582s 2022-02-18 22:58:29,701 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd98c710-ec15-4b57-a26e-6c9cb6c31208', 'x-compute-request-id': 'req-bd98c710-ec15-4b57-a26e-6c9cb6c31208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"server": {"id": "9434f886-d4d2-477b-bded-6b2deef37b96", "name": "tempest-server-tempest-TestSecurityGroupsBasicOps-556267767-access_point-631469747", "status": "DELETED", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "user_id": "eba6133fc391416a81faebe354573cb8", "metadata": {}, "hostId": "292c795e46e3f0dd3248a1d6c47b52557314e234a255fa12ea6f493d", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T22:55:15Z", "updated": "2022-02-18T22:58:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/9434f886-d4d2-477b-bded-6b2deef37b96"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestSecurityGroupsBasicOps-750874585", "OS-SRV-USG:launched_at": "2022-02-18T22:55:44.000000", "OS-SRV-USG:terminated_at": "2022-02-18T22:58:28.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 22:58:29,709 119595 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-02-18 22:58:30,856 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 404 GET http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96 0.145s 2022-02-18 22:58:30,856 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8e7be4a6-09d9-435a-8675-b38f5917e302', 'x-compute-request-id': 'req-8e7be4a6-09d9-435a-8675-b38f5917e302', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/9434f886-d4d2-477b-bded-6b2deef37b96'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9434f886-d4d2-477b-bded-6b2deef37b96 could not be found."}}' 2022-02-18 22:58:31,748 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/security-groups/e47e418d-9689-48df-8115-d5c1fc8e17ea 0.891s 2022-02-18 22:58:31,748 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-f109d746-82b3-4768-9f8d-9f8f9aa3eb9e', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 22:58:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups/e47e418d-9689-48df-8115-d5c1fc8e17ea'} Body: b'' 2022-02-18 22:58:32,225 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/security-groups/9123ae1c-3ef6-4b1b-99af-3238489a992a 0.476s 2022-02-18 22:58:32,226 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-5fa7e2b9-4cfa-4057-9852-b81bb259198a', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 22:58:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/security-groups/9123ae1c-3ef6-4b1b-99af-3238489a992a'} Body: b'' 2022-02-18 22:58:36,450 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 200 PUT http://10.222.0.71:9696/v2.0/routers/431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6/remove_router_interface 4.223s 2022-02-18 22:58:36,450 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "299cb395-2049-4488-b9bc-7c7eca0287e4"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-50172112-fe07-4901-97bd-ef8bb7339e78', 'date': 'Fri, 18 Feb 2022 22:58:36 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6/remove_router_interface'} Body: b'{"id": "431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6", "tenant_id": "67bd832b03ae47a6b74d2443bde6ffb9", "port_id": "22ee9b09-6771-4876-9367-d1494c7b9b41", "network_id": "5ec61052-c4f9-47be-a622-6454f3ece55a", "subnet_id": "299cb395-2049-4488-b9bc-7c7eca0287e4", "subnet_ids": ["299cb395-2049-4488-b9bc-7c7eca0287e4"]}' 2022-02-18 22:58:37,568 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/subnets/299cb395-2049-4488-b9bc-7c7eca0287e4 1.117s 2022-02-18 22:58:37,568 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-cdd9246a-b880-4b77-ae76-35408a232a44', 'date': 'Fri, 18 Feb 2022 22:58:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/subnets/299cb395-2049-4488-b9bc-7c7eca0287e4'} Body: b'' 2022-02-18 22:58:40,880 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/routers/431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6 3.311s 2022-02-18 22:58:40,880 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-3fc42d80-324b-4526-933f-be090c556a4e', 'content-length': '0', 'date': 'Fri, 18 Feb 2022 22:58:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/routers/431078c6-a3a2-4eaf-bbd3-0e1ea5b690a6'} Body: b'' 2022-02-18 22:58:42,418 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 204 DELETE http://10.222.0.71:9696/v2.0/networks/5ec61052-c4f9-47be-a622-6454f3ece55a 1.537s 2022-02-18 22:58:42,418 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-6f999ad1-461f-4cb1-b6f5-e752d8b0da34', 'date': 'Fri, 18 Feb 2022 22:58:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71:9696/v2.0/networks/5ec61052-c4f9-47be-a622-6454f3ece55a'} Body: b'' 2022-02-18 22:58:42,500 119595 INFO [tempest.lib.common.rest_client] Request (TestSecurityGroupsBasicOps:_run_cleanups): 202 DELETE http://10.222.0.71/compute/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-750874585 0.080s 2022-02-18 22:58:42,501 119595 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 22:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-277ae93c-1a84-405c-aaa9-78711bde3956', 'x-compute-request-id': 'req-277ae93c-1a84-405c-aaa9-78711bde3956', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-750874585'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper return func(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_security_groups_basic_ops.py", line 671, in test_boot_into_disabled_port_security_network_without_secgroup server = self._create_server(name, tenant, sec_groups) File "/opt/stack/tempest/tempest/scenario/test_security_groups_basic_ops.py", line 273, in _create_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 294, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 6ebcb4d3-133a-43e6-a4a3-af77a2019e3e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T22:58:09Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6ebcb4d3-133a-43e6-a4a3-af77a2019e3e.'}. Server boot request ID: req-2afea2bf-fc96-4a22-9dc8-34dc01aaab91. |
||||||
tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 0 | 1 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
fail
ft12.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-02-18 23:15:22,766 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/os-availability-zone/detail 0.352s 2022-02-18 23:15:22,767 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '612', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7742cb9-3255-4128-9caa-fb99d2386560', 'x-compute-request-id': 'req-d7742cb9-3255-4128-9caa-fb99d2386560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"n-d-764486-6": {"nova-conductor": {"available": true, "active": true, "updated_at": "2022-02-18T23:15:15.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2022-02-18T23:15:19.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"n-h2-764486-6": {"nova-compute": {"available": true, "active": true, "updated_at": "2022-02-18T23:15:21.000000"}}, "n-h1-764486-6": {"nova-compute": {"available": true, "active": true, "updated_at": "2022-02-18T23:15:16.000000"}}}}]}' 2022-02-18 23:15:22,983 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 201 POST http://10.222.0.71/identity/v3/auth/tokens 0.207s 2022-02-18 23:15:22,983 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3240', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a9fd1bf6-7495-4590-8017-6a05bf10971e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.71/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "974435a6fd8a4430898a6ea5a71563c2", "name": "tempest-TestServerMultinode-590245708-project", "password_expires_at": null}, "audit_ids": ["hjt3Zt_PTRykB3bPXe-YfQ"], "expires_at": "2022-02-19T00:15:22.000000Z", "issued_at": "2022-02-18T23:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc2c6d421fda4f4ea0f78621e0006fd0", "name": "tempest-TestServerMultinode-590245708"}, "is_domain": false, "roles": [{"id": "4bd2596c14264cb1b28146f5ebadec07", "name": "member"}, {"id": "cc84dd5485f64e669342331cfd653abe", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0e49c946bf1a42adb9e3a06cd1a2bf00", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:8080/v1/AUTH_fc2c6d421fda4f4ea0f78621e0006fd0", "region": "RegionOne"}, {"id": "53d5f123e2b2467987ac2ea678b9ef6d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.71:8080", "region": "RegionOne"}], "id": "0972c1fbf51d42e7a7ca8a491dc32b13", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "99222c1565b745348309b7b29172c788", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/identity", "region": "RegionOne"}], "id": "0b8f81b7d24a48ef8c733464bf6238bf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "16df18a073e1447688b8dbe685ccf41c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2.1", "region": "RegionOne"}], "id": "24c8a0352af44312b418aa5fc3548a8c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1b061af753804e6daa48a72d6b856676", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/compute/v2/fc2c6d421fda4f4ea0f78621e0006fd0", "region": "RegionOne"}], "id": "34a51bd6eac647978138db19b452672e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c0c21366eb2844cebce2393e405bf821", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/fc2c6d421fda4f4ea0f78621e0006fd0", "region": "RegionOne"}], "id": "3d5c6bdb1b7b46679cd4e1bed8071156", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c89cb3f8d06949f59c51d97b28ac1604", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/placement", "region": "RegionOne"}], "id": "567f3377fb4f4a59a1aa23518e08113b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3431c17013c04934bf7529c4719b3313", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/volume/v3/fc2c6d421fda4f4ea0f78621e0006fd0", "region": "RegionOne"}], "id": "75cf05a0a9ab4955b458e0265d0943aa", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "7474ab09bba348a98792aa4dff51400c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71:9696/", "region": "RegionOne"}], "id": "88fab99d75444801a88792101ebde2cf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "22fc10f1d9e446979ec810e990f5eb31", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.71/image", "region": "RegionOne"}], "id": "ea99f1555c134a31b653517b75aaafb2", "type": "image", "name": "glance"}]}}' 2022-02-18 23:15:22,984 119599 INFO [tempest.lib.common.fixed_network] (TestServerMultinode:test_schedule_to_all_nodes) Found network {'id': 'e56c0c80-41ad-43dc-9b22-87428aa6cb37', 'name': 'tempest-TestServerMultinode-155759969-network', 'tenant_id': 'fc2c6d421fda4f4ea0f78621e0006fd0', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fc2c6d421fda4f4ea0f78621e0006fd0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 361, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-02-18T23:15:00Z', 'updated_at': '2022-02-18T23:15:01Z', 'revision_number': 1} available for tenant 2022-02-18 23:15:24,987 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 202 POST http://10.222.0.71/compute/v2.1/servers 2.002s 2022-02-18 23:15:24,988 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestServerMultinode-server-1216991765", "imageRef": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "flavorRef": "452", "availability_zone": "nova:n-h2-764486-6", "networks": [{"uuid": "e56c0c80-41ad-43dc-9b22-87428aa6cb37"}]}} Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6db8058-ad1a-4f4c-92ff-079b1fd411bf', 'x-compute-request-id': 'req-a6db8058-ad1a-4f4c-92ff-079b1fd411bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.71/compute/v2.1/servers'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JaPNBoKCD6v4"}}' 2022-02-18 23:15:25,144 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.152s 2022-02-18 23:15:25,144 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50ac54fc-357e-4a63-b315-73d00dec20e7', 'x-compute-request-id': 'req-50ac54fc-357e-4a63-b315-73d00dec20e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "name": "tempest-TestServerMultinode-server-1216991765", "status": "BUILD", "tenant_id": "152212c8fcee4470bf0bcaa21d8399b3", "user_id": "add5ad046df7434a8a59b51115f5ac92", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:25Z", "updated": "2022-02-18T23:15:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:26,450 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.292s 2022-02-18 23:15:26,450 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d4645e-7dfd-4601-ae24-ab121910f24b', 'x-compute-request-id': 'req-c0d4645e-7dfd-4601-ae24-ab121910f24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "name": "tempest-TestServerMultinode-server-1216991765", "status": "BUILD", "tenant_id": "152212c8fcee4470bf0bcaa21d8399b3", "user_id": "add5ad046df7434a8a59b51115f5ac92", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:24Z", "updated": "2022-02-18T23:15:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:27,706 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.246s 2022-02-18 23:15:27,706 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a300f10a-67e0-4212-a941-7f95006eca73', 'x-compute-request-id': 'req-a300f10a-67e0-4212-a941-7f95006eca73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "name": "tempest-TestServerMultinode-server-1216991765", "status": "BUILD", "tenant_id": "152212c8fcee4470bf0bcaa21d8399b3", "user_id": "add5ad046df7434a8a59b51115f5ac92", "metadata": {}, "hostId": "cb4de45c5d996ba0fd5fe4219827e2a95a81c8943eae9b5c10691587", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:24Z", "updated": "2022-02-18T23:15:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": "n-h2-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-764486-6", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:27,713 119599 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2022-02-18 23:15:29,196 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.482s 2022-02-18 23:15:29,197 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1464', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-277edc00-6e3c-457d-bd84-a6fe20d24118', 'x-compute-request-id': 'req-277edc00-6e3c-457d-bd84-a6fe20d24118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "name": "tempest-TestServerMultinode-server-1216991765", "status": "BUILD", "tenant_id": "152212c8fcee4470bf0bcaa21d8399b3", "user_id": "add5ad046df7434a8a59b51115f5ac92", "metadata": {}, "hostId": "cb4de45c5d996ba0fd5fe4219827e2a95a81c8943eae9b5c10691587", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:24Z", "updated": "2022-02-18T23:15:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-764486-6", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:30,586 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.380s 2022-02-18 23:15:30,587 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1464', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac291c67-92a2-485d-a05c-83125e9080e4', 'x-compute-request-id': 'req-ac291c67-92a2-485d-a05c-83125e9080e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "name": "tempest-TestServerMultinode-server-1216991765", "status": "BUILD", "tenant_id": "152212c8fcee4470bf0bcaa21d8399b3", "user_id": "add5ad046df7434a8a59b51115f5ac92", "metadata": {}, "hostId": "cb4de45c5d996ba0fd5fe4219827e2a95a81c8943eae9b5c10691587", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:24Z", "updated": "2022-02-18T23:15:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-764486-6", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:31,891 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.295s 2022-02-18 23:15:31,892 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1464', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec3590ed-09d4-4845-8a5f-ebd21f898285', 'x-compute-request-id': 'req-ec3590ed-09d4-4845-8a5f-ebd21f898285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "name": "tempest-TestServerMultinode-server-1216991765", "status": "BUILD", "tenant_id": "152212c8fcee4470bf0bcaa21d8399b3", "user_id": "add5ad046df7434a8a59b51115f5ac92", "metadata": {}, "hostId": "cb4de45c5d996ba0fd5fe4219827e2a95a81c8943eae9b5c10691587", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:24Z", "updated": "2022-02-18T23:15:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-764486-6", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:33,074 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.173s 2022-02-18 23:15:33,075 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6edc31e7-2f9a-4f19-9f9b-a523344c3bf4', 'x-compute-request-id': 'req-6edc31e7-2f9a-4f19-9f9b-a523344c3bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "name": "tempest-TestServerMultinode-server-1216991765", "status": "BUILD", "tenant_id": "152212c8fcee4470bf0bcaa21d8399b3", "user_id": "add5ad046df7434a8a59b51115f5ac92", "metadata": {}, "hostId": "cb4de45c5d996ba0fd5fe4219827e2a95a81c8943eae9b5c10691587", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:24Z", "updated": "2022-02-18T23:15:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": "n-h2-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-764486-6", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:34,259 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.174s 2022-02-18 23:15:34,259 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aadd21d-116f-4eec-a666-8932a92de65c', 'x-compute-request-id': 'req-5aadd21d-116f-4eec-a666-8932a92de65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "name": "tempest-TestServerMultinode-server-1216991765", "status": "BUILD", "tenant_id": "152212c8fcee4470bf0bcaa21d8399b3", "user_id": "add5ad046df7434a8a59b51115f5ac92", "metadata": {}, "hostId": "cb4de45c5d996ba0fd5fe4219827e2a95a81c8943eae9b5c10691587", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:24Z", "updated": "2022-02-18T23:15:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": "n-h2-764486-6", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-764486-6", "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:35,510 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.242s 2022-02-18 23:15:35,510 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc47fb57-1168-4d54-89a6-19e7ff17716c', 'x-compute-request-id': 'req-cc47fb57-1168-4d54-89a6-19e7ff17716c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "name": "tempest-TestServerMultinode-server-1216991765", "status": "BUILD", "tenant_id": "152212c8fcee4470bf0bcaa21d8399b3", "user_id": "add5ad046df7434a8a59b51115f5ac92", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:24Z", "updated": "2022-02-18T23:15:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-02-18 23:15:36,691 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.173s 2022-02-18 23:15:36,691 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '6094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a657fd10-b35d-4abf-97e7-7bc304cef56c', 'x-compute-request-id': 'req-a657fd10-b35d-4abf-97e7-7bc304cef56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"server": {"id": "16183c34-8cb0-4b97-9c4b-0b3f6aeec913", "name": "tempest-TestServerMultinode-server-1216991765", "status": "ERROR", "tenant_id": "152212c8fcee4470bf0bcaa21d8399b3", "user_id": "add5ad046df7434a8a59b51115f5ac92", "metadata": {}, "hostId": "", "image": {"id": "ef588dd1-55f6-45e8-9a50-4a67cd47dc53", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/images/ef588dd1-55f6-45e8-9a50-4a67cd47dc53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.71/compute/flavors/452"}]}, "created": "2022-02-18T23:15:24Z", "updated": "2022-02-18T23:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}, {"rel": "bookmark", "href": "http://10.222.0.71/compute/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-02-18T23:15:36Z", "message": "Binding failed for port 84396650-dacc-4e85-931b-354543936057, please check neutron logs for more information.", "details": "Traceback (most recent call last):\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\compute\\\\manager.py\\", line 2404, in _build_and_run_instance\\n self.driver.spawn(context, instance, image_meta,\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\virt\\\\hyperv\\\\driver.py\\", line 53, in wrapper\\n return function(*args, **kwargs)\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\virt\\\\hyperv\\\\driver.py\\", line 163, in spawn\\n self._vmops.spawn(context, instance, image_meta, injected_files,\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\virt\\\\hyperv\\\\vmops.py\\", line 81, in wrapper\\n return function(self, *args, **kwds)\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\virt\\\\hyperv\\\\vmops.py\\", line 304, in spawn\\n self.destroy(instance, network_info, block_device_info)\\n File \\"c:\\\\python38\\\\lib\\\\site-packages\\\\oslo_utils\\\\excutils.py\\", line 227, in __exit__\\n self.force_reraise()\\n File \\"c:\\\\python38\\\\lib\\\\site-packages\\\\oslo_utils\\\\excutils.py\\", line 200, in force_reraise\\n raise self.value\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\virt\\\\hyperv\\\\vmops.py\\", line 278, in spawn\\n with self.wait_vif_plug_events(instance, network_info):\\n File \\"c:\\\\python38\\\\lib\\\\contextlib.py\\", line 113, in __enter__\\n return next(self.gen)\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\virt\\\\hyperv\\\\vmops.py\\", line 313, in wait_vif_plug_events\\n events = self._get_neutron_events(network_info)\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\virt\\\\hyperv\\\\vmops.py\\", line 349, in _get_neutron_events\\n return [(\'network-vif-plugged\', vif[\'id\'])\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\network\\\\model.py\\", line 612, in __iter__\\n return self._sync_wrapper(fn, *args, **kwargs)\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\network\\\\model.py\\", line 603, in _sync_wrapper\\n self.wait()\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\network\\\\model.py\\", line 635, in wait\\n self[:] = self._gt.wait()\\n File \\"c:\\\\python38\\\\lib\\\\site-packages\\\\eventlet\\\\greenthread.py\\", line 181, in wait\\n return self._exit_event.wait()\\n File \\"c:\\\\python38\\\\lib\\\\site-packages\\\\eventlet\\\\event.py\\", line 125, in wait\\n result = hub.switch()\\n File \\"c:\\\\python38\\\\lib\\\\site-packages\\\\eventlet\\\\hubs\\\\hub.py\\", line 313, in switch\\n return self.greenlet.switch()\\n File \\"c:\\\\python38\\\\lib\\\\site-packages\\\\eventlet\\\\greenthread.py\\", line 221, in main\\n result = function(*args, **kwargs)\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\utils.py\\", line 655, in context_wrapper\\n return func(*args, **kwargs)\\n File \\"c:\\\\openstack\\\\build\\\\nova\\\\nova\\\\compute\\\\manager.py\\", line 1791, in _allocate_network_async\\n raise e\\n File \\"c:\\\\o 2022-02-18 23:15:36,699 119599 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 11 second wait 2022-02-18 23:15:37,519 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 204 DELETE http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.820s 2022-02-18 23:15:37,520 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08d1f7ef-c5f5-4bae-8167-727048f637ba', 'x-compute-request-id': 'req-08d1f7ef-c5f5-4bae-8167-727048f637ba', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'' 2022-02-18 23:15:37,582 119599 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 404 GET http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913 0.061s 2022-02-18 23:15:37,582 119599 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 18 Feb 2022 23:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-fa9a0a1e-af2a-469a-baa5-54021b71a4c5', 'x-compute-request-id': 'req-fa9a0a1e-af2a-469a-baa5-54021b71a4c5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.71/compute/v2.1/servers/16183c34-8cb0-4b97-9c4b-0b3f6aeec913'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 16183c34-8cb0-4b97-9c4b-0b3f6aeec913 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_multinode.py", line 69, in test_schedule_to_all_nodes inst = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 294, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 264, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 16183c34-8cb0-4b97-9c4b-0b3f6aeec913 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-02-18T23:15:36Z', 'message': 'Binding failed for port 84396650-dacc-4e85-931b-354543936057, please check neutron logs for more information.', 'details': 'Traceback (most recent call last):\n File "c:\\openstack\\build\\nova\\nova\\compute\\manager.py", line 2404, in _build_and_run_instance\n self.driver.spawn(context, instance, image_meta,\n File "c:\\openstack\\build\\nova\\nova\\virt\\hyperv\\driver.py", line 53, in wrapper\n return function(*args, **kwargs)\n File "c:\\openstack\\build\\nova\\nova\\virt\\hyperv\\driver.py", line 163, in spawn\n self._vmops.spawn(context, instance, image_meta, injected_files,\n File "c:\\openstack\\build\\nova\\nova\\virt\\hyperv\\vmops.py", line 81, in wrapper\n return function(self, *args, **kwds)\n File "c:\\openstack\\build\\nova\\nova\\virt\\hyperv\\vmops.py", line 304, in spawn\n self.destroy(instance, network_info, block_device_info)\n File "c:\\python38\\lib\\site-packages\\oslo_utils\\excutils.py", line 227, in __exit__\n self.force_reraise()\n File "c:\\python38\\lib\\site-packages\\oslo_utils\\excutils.py", line 200, in force_reraise\n raise self.value\n File "c:\\openstack\\build\\nova\\nova\\virt\\hyperv\\vmops.py", line 278, in spawn\n with self.wait_vif_plug_events(instance, network_info):\n File "c:\\python38\\lib\\contextlib.py", line 113, in __enter__\n return next(self.gen)\n File "c:\\openstack\\build\\nova\\nova\\virt\\hyperv\\vmops.py", line 313, in wait_vif_plug_events\n events = self._get_neutron_events(network_info)\n File "c:\\openstack\\build\\nova\\nova\\virt\\hyperv\\vmops.py", line 349, in _get_neutron_events\n return [(\'network-vif-plugged\', vif[\'id\'])\n File "c:\\openstack\\build\\nova\\nova\\network\\model.py", line 612, in __iter__\n return self._sync_wrapper(fn, *args, **kwargs)\n File "c:\\openstack\\build\\nova\\nova\\network\\model.py", line 603, in _sync_wrapper\n self.wait()\n File "c:\\openstack\\build\\nova\\nova\\network\\model.py", line 635, in wait\n self[:] = self._gt.wait()\n File "c:\\python38\\lib\\site-packages\\eventlet\\greenthread.py", line 181, in wait\n return self._exit_event.wait()\n File "c:\\python38\\lib\\site-packages\\eventlet\\event.py", line 125, in wait\n result = hub.switch()\n File "c:\\python38\\lib\\site-packages\\eventlet\\hubs\\hub.py", line 313, in switch\n return self.greenlet.switch()\n File "c:\\python38\\lib\\site-packages\\eventlet\\greenthread.py", line 221, in main\n result = function(*args, **kwargs)\n File "c:\\openstack\\build\\nova\\nova\\utils.py", line 655, in context_wrapper\n return func(*args, **kwargs)\n File "c:\\openstack\\build\\nova\\nova\\compute\\manager.py", line 1791, in _allocate_network_async\n raise e\n File "c:\\openstack\\build\\nova\\nova\\compute\\manager.py", line 1769, in _allocate_network_async\n nwinfo = self.network_api.allocate_for_instance(\n File "c:\\openstack\\build\\nova\\nova\\network\\neutron.py", line 1200, in allocate_for_instance\n created_port_ids = self._update_ports_for_instance(\n File "c:\\openstack\\build\\nova\\nova\\network\\neutron.py", line 1338, in _update_ports_for_instance\n vif.destroy()\n File "c:\\python38\\lib\\site-packages\\oslo_utils\\excutils.py", line 227, in __exit__\n self.force_reraise()\n File "c:\\python38\\lib\\site-packages\\oslo_utils\\excutils.py", line 200, in force_reraise\n raise self.value\n File "c:\\openstack\\build\\nova\\nova\\network\\neutron.py", line 1307, in _update_ports_for_instance\n updated_port = self._update_port(\n File "c:\\openstack\\build\\nova\\nova\\network\\neutron.py", line 571, in _update_port\n _ensure_no_port_binding_failure(port)\n File "c:\\openstack\\build\\nova\\nova\\network\\neutron.py", line 280, in _ensure_no_port_binding_failure\n raise exception.PortBindingFailed(port_id=port[\'id\'])\nnova.exception.PortBindingFailed: Binding failed for port 84396650-dacc-4e85-931b-354543936057, please check neutron logs for more information.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "c:\\openstack\\build\\nova\\nova\\compute\\manager.py", line 2227, in _do_build_and_run_instance\n self._build_and_run_instance(context, instance, image,\n File "c:\\openstack\\build\\nova\\nova\\compute\\manager.py", line 2500, in _build_and_run_instance\n raise exception.RescheduledException(\nnova.exception.RescheduledException: Build of instance 16183c34-8cb0-4b97-9c4b-0b3f6aeec913 was re-scheduled: Binding failed for port 84396650-dacc-4e85-931b-354543936057, please check neutron logs for more information.\n'}. Server boot request ID: req-a6db8058-ad1a-4f4c-92ff-079b1fd411bf. |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt13.1: setUpClass (tempest.api.compute.admin.test_agents.AgentsAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_auto_allocate_network | 1 | 0 | 0 | 0 | 1 | Detail | |
AutoAllocateNetworkTest) |
skip
pt14.1: setUpClass (tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsTestJson) |
skip
pt15.1: setUpClass (tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsNegativeTestJson) |
skip
pt16.1: setUpClass (tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_floating_ips_bulk | 1 | 0 | 0 | 0 | 1 | Detail | |
FloatingIPsBulkAdminTestJSON) |
skip
pt17.1: setUpClass (tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt18.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt19.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
setUpClass (tempest.api.compute.certificates.test_certificates | 1 | 0 | 0 | 0 | 1 | Detail | |
CertificatesV2TestJSON) |
skip
pt20.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesTestJSON) |
skip
pt21.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON) |
||||||
AttachInterfacesV270Test) |
skip
pt21.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
AttachInterfacesUnderV243Test) |
skip
pt21.3: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt22.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerMetadataTestJSON) |
skip
pt23.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt24.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 3 | 0 | 0 | 0 | 3 | Detail | |
ServerStableDeviceRescueTest) |
skip
pt25.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
ServerBootFromVolumeStableRescueTest) |
skip
pt25.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt25.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesTestJSON) |
skip
pt26.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesNegativeTestJSON) |
skip
pt27.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt28.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt29.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_endpoints | 1 | 0 | 0 | 0 | 1 | Detail | |
EndPointsTestJSON) |
skip
pt30.1: setUpClass (tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesTestJSON) |
skip
pt31.1: setUpClass (tempest.api.identity.admin.v2.test_roles.RolesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesNegativeTestJSON) |
skip
pt32.1: setUpClass (tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_services | 1 | 0 | 0 | 0 | 1 | Detail | |
ServicesTestJSON) |
skip
pt33.1: setUpClass (tempest.api.identity.admin.v2.test_services.ServicesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenant_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsNegativeTestJSON) |
skip
pt34.1: setUpClass (tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsTestJSON) |
skip
pt35.1: setUpClass (tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTestJSON) |
skip
pt36.1: setUpClass (tempest.api.identity.admin.v2.test_tokens.TokensTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensAdminTestNegative) |
skip
pt37.1: setUpClass (tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersTestJSON) |
skip
pt38.1: setUpClass (tempest.api.identity.admin.v2.test_users.UsersTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersNegativeTestJSON) |
skip
pt39.1: setUpClass (tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_api_discovery | 1 | 0 | 0 | 0 | 1 | Detail | |
TestApiDiscovery) |
skip
pt40.1: setUpClass (tempest.api.identity.v2.test_api_discovery.TestApiDiscovery) |
||||||
setUpClass (tempest.api.identity.v2.test_ec2_credentials | 1 | 0 | 0 | 0 | 1 | Detail | |
EC2CredentialsTest) |
skip
pt41.1: setUpClass (tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_extension | 1 | 0 | 0 | 0 | 1 | Detail | |
ExtensionTestJSON) |
skip
pt42.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt43.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt44.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt45.1: setUpClass (tempest.api.identity.v2.test_users.IdentityUsersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersTest) |
skip
pt46.1: setUpClass (tempest.api.image.v1.test_image_members.ImageMembersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersNegativeTest) |
skip
pt47.1: setUpClass (tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest) |
||||||
setUpClass (tempest.api.image.v1.test_images | 3 | 0 | 0 | 0 | 3 | Detail | |
ListImagesTest) |
skip
pt48.1: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
UpdateImageMetaTest) |
skip
pt48.2: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
CreateRegisterImagesTest) |
skip
pt48.3: setUpClass (tempest.api.image.v1.test_images.CreateRegisterImagesTest) |
||||||
setUpClass (tempest.api.image.v1.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
CreateDeleteImagesNegativeTest) |
skip
pt49.1: setUpClass (tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_images | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportCopyImagesTest) |
skip
pt50.1: setUpClass (tempest.api.image.v2.admin.test_images.ImportCopyImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images | 2 | 0 | 0 | 0 | 2 | Detail | |
MultiStoresImportImagesTest) |
skip
pt51.1: setUpClass (tempest.api.image.v2.test_images.MultiStoresImportImagesTest) |
||||||
ImportImagesTest) |
skip
pt51.2: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportImagesNegativeTest) |
skip
pt52.1: setUpClass (tempest.api.image.v2.test_images_negative.ImportImagesNegativeTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt53.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt54.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt55.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) |
||||||
setUpClass (tempest.scenario.test_network_qos_placement | 2 | 0 | 0 | 0 | 2 | Detail | |
MinBwAllocationPlacementTest) |
skip
pt56.1: setUpClass (tempest.scenario.test_network_qos_placement.MinBwAllocationPlacementTest) |
||||||
QoSBandwidthAndPacketRateTests) |
skip
pt56.2: setUpClass (tempest.scenario.test_network_qos_placement.QoSBandwidthAndPacketRateTests) |
||||||
setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt57.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON | 9 | 9 | 0 | 0 | 0 | Detail | |
test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
pass
pt58.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
||||||
test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
pass
pt58.2: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
||||||
test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
pass
pt58.3: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
||||||
test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
pass
pt58.4: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
||||||
test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
pass
pt58.5: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
||||||
test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
pass
pt58.6: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
||||||
test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
pass
pt58.7: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
||||||
test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
pass
pt58.8: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
||||||
test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
pass
pt58.9: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
pass
pt59.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241.test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt60.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt60.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt60.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt60.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt60.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt60.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt60.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt60.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt60.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt60.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt60.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt60.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt60.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt60.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt61.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt61.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt62.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
pass
pt63.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
pass
pt63.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt64.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt64.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt64.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt64.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt64.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt64.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt64.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt64.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt64.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt64.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt65.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt65.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt66.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt66.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt66.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt66.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt66.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt67.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt68.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt68.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt68.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt69.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt69.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt69.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt69.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt69.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt69.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt69.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt70.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt71.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt72.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt72.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt72.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt72.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt72.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt73.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt73.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt73.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt73.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt73.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt73.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt73.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt73.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt73.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt73.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt73.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt73.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt73.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt73.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt74.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt74.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt74.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt74.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt74.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt75.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt75.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt76.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt77.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt78.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt78.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt78.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt78.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt78.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt78.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt78.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt79.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt79.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt79.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt79.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt80.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt80.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt81.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt81.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt82.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
skip
pt83.1: tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test.test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
||||||
tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
pass
pt84.1: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
||||||
test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
pass
pt84.2: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt85.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
pass
pt85.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt86.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt87.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt87.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt87.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt87.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt88.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt89.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt90.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt90.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt90.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt90.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt91.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt91.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt92.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
pass
pt93.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt94.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt94.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt94.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt94.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt94.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt94.6: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt94.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt95.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt95.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt95.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt96.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt96.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt96.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt96.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt97.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt97.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt97.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt97.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt97.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt97.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt97.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
pass
pt98.1: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
||||||
test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
pass
pt98.2: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
||||||
test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
pass
pt98.3: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt99.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt99.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt99.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
pass
pt100.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt100.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt101.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt101.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt101.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt101.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt101.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt101.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt101.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt101.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt101.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt101.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt101.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt102.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
pass
pt103.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
||||||
test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
pass
pt103.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt104.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt104.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
pass
pt105.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
||||||
test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
pass
pt105.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
||||||
test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
pass
pt105.3: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
||||||
test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
pass
pt105.4: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt106.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt106.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt107.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
pass
pt107.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt107.3: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt108.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt109.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt109.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt109.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt109.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt109.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt109.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
||||||
tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt110.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt110.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt110.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt110.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt110.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt110.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
||||||
tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
pass
pt111.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
||||||
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
pass
pt111.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
pass
pt111.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
pass
pt111.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
||||||
tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt112.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt112.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt112.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt112.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt112.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt112.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
pass
pt113.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt113.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt113.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt113.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
||||||
tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
pass
pt114.1: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
||||||
test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
pass
pt114.2: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
||||||
tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
pass
pt115.1: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
||||||
test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
pass
pt115.2: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
||||||
test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
pass
pt115.3: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
||||||
test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
pass
pt115.4: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
||||||
test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
pass
pt115.5: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
||||||
tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
pass
pt116.1: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
||||||
test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
pass
pt116.2: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
||||||
test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
pass
pt116.3: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
||||||
test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
pass
pt116.4: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
||||||
test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
pass
pt116.5: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
||||||
test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
pass
pt116.6: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
||||||
test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
pass
pt116.7: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
||||||
test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
pass
pt116.8: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
||||||
test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
pass
pt116.9: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
||||||
test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
pass
pt116.10: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
||||||
test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
pass
pt116.11: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
||||||
test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
pass
pt116.12: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
||||||
test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
pass
pt116.13: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt117.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
||||||
tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt118.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt118.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt118.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt119.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt119.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt119.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt119.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt120.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt120.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt120.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt120.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt120.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt120.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt120.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt120.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt121.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt121.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt121.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt121.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt121.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt121.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt122.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt123.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt124.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt124.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt124.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt124.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt124.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt125.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt125.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt125.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt125.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt125.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt125.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt125.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt125.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt126.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt126.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt126.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt126.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt126.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt126.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt126.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt126.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt126.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt126.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt126.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt127.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt128.1: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt128.2: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt128.3: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt128.4: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt128.5: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
pass
pt129.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt130.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt130.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt130.3: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt130.4: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt130.5: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt131.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt131.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt131.3: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt131.4: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt131.5: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt132.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt132.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt133.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt133.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt133.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
pass
pt133.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
pass
pt133.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
pass
pt133.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt133.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt133.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt134.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt135.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
pass
pt136.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
pass
pt136.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt136.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt136.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
pass
pt136.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
pass
pt137.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
||||||
test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
pass
pt137.2: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
pass
pt138.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
||||||
tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
pass
pt139.1: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
||||||
test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
pass
pt139.2: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
||||||
tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt140.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
skip
pt140.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt140.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt140.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt140.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt140.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt140.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt140.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
skip
pt140.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt140.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt140.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt140.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt140.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt140.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt140.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt140.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt140.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
||||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt141.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt141.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt141.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt141.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt141.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt141.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt141.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt141.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt141.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt141.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt141.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt142.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt142.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt143.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt143.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt143.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt143.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt143.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt144.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
||||||
test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
pass
pt144.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
||||||
test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
pass
pt144.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
||||||
test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
pass
pt144.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
||||||
test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
pass
pt144.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
skip
pt144.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
||||||
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt144.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
||||||
test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
pass
pt144.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
||||||
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
pass
pt144.9: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
||||||
test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
pass
pt144.10: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
||||||
test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
pass
pt144.11: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt144.12: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
||||||
test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
pass
pt144.13: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
||||||
test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
pass
pt144.14: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
||||||
test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
pass
pt144.15: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
||||||
test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
pass
pt144.16: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
||||||
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt144.17: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
||||||
tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
pass
pt145.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
pass
pt145.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
||||||
tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
pass
pt146.1: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
||||||
test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
pass
pt146.2: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt147.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt147.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt147.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
pass
pt147.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt147.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt147.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON | 12 | 4 | 0 | 0 | 8 | Detail | |
test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
pass
pt148.1: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
||||||
test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
skip
pt148.2: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
||||||
test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
pass
pt148.3: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
||||||
test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
skip
pt148.4: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
||||||
test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
pass
pt148.5: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
||||||
test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
pass
pt148.6: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
||||||
test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
skip
pt148.7: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
||||||
test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
skip
pt148.8: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
||||||
test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
skip
pt148.9: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
||||||
test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
skip
pt148.10: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
||||||
test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
skip
pt148.11: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
||||||
test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
skip
pt148.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
||||||
tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt149.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt149.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
pass
pt150.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
pass
pt151.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
||||||
test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
pass
pt151.2: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt152.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt152.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt152.3: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt152.4: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt152.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt152.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
||||||
tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt153.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt153.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt153.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt153.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt154.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
pass
pt154.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
pass
pt155.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt155.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
pass
pt155.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
pass
pt155.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
pass
pt155.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
pass
pt155.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
pass
pt155.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt156.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt157.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 45 | 44 | 0 | 0 | 1 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt158.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
||||||
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt158.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt158.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
||||||
test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
pass
pt158.4: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
||||||
test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
pass
pt158.5: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
||||||
test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
pass
pt158.6: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
||||||
test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
pass
pt158.7: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
||||||
test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
pass
pt158.8: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
||||||
test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
pass
pt158.9: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
||||||
test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
pass
pt158.10: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
||||||
test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
pass
pt158.11: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
||||||
test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
pass
pt158.12: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
||||||
test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
pass
pt158.13: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
||||||
test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
pass
pt158.14: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
||||||
test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
pass
pt158.15: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
||||||
test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
pass
pt158.16: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
||||||
test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
pass
pt158.17: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
||||||
test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
pass
pt158.18: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
||||||
test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
pass
pt158.19: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
||||||
test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
pass
pt158.20: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
||||||
test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
skip
pt158.21: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
||||||
test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
pass
pt158.22: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
||||||
test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
pass
pt158.23: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
||||||
test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
pass
pt158.24: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
||||||
test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
pass
pt158.25: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
||||||
test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
pass
pt158.26: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
||||||
test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
pass
pt158.27: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
||||||
test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
pass
pt158.28: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
||||||
test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
pass
pt158.29: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
||||||
test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
pass
pt158.30: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
||||||
test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
pass
pt158.31: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
||||||
test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
pass
pt158.32: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
||||||
test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
pass
pt158.33: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
||||||
test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
pass
pt158.34: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
||||||
test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
pass
pt158.35: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
||||||
test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
pass
pt158.36: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
||||||
test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
pass
pt158.37: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
||||||
test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
pass
pt158.38: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
||||||
test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
pass
pt158.39: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
||||||
test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
pass
pt158.40: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
||||||
test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
pass
pt158.41: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
||||||
test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
pass
pt158.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
||||||
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt158.43: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt158.44: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt158.45: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt159.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt159.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt160.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt160.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt161.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt161.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt161.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt162.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt163.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt163.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt164.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt164.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt165.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt165.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt166.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt166.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt166.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt167.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt168.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt169.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt169.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt169.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt169.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt169.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt169.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt170.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt170.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt170.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt170.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt170.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt170.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt170.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt170.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
pass
pt171.1: tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest.test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
||||||
tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
pass
pt172.1: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
||||||
test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
pass
pt172.2: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
||||||
tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
pass
pt173.1: tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
||||||
tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
pass
pt174.1: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
||||||
test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
pass
pt174.2: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
||||||
test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
pass
pt174.3: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
||||||
test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
pass
pt174.4: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
||||||
tempest.api.identity.admin.v3.test_domains.DomainsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
pass
pt175.1: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
||||||
test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
pass
pt175.2: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
||||||
test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
pass
pt175.3: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
||||||
test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
pass
pt175.4: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
||||||
test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
pass
pt175.5: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
||||||
test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
pass
pt175.6: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
||||||
test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
pass
pt175.7: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
||||||
tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
pass
pt176.1: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
||||||
test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
pass
pt176.2: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
||||||
test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
pass
pt176.3: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
||||||
test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
pass
pt176.4: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
||||||
test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
pass
pt176.5: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
||||||
tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
pass
pt177.1: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
||||||
test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
pass
pt177.2: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
||||||
tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
pass
pt178.1: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
||||||
test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
pass
pt178.2: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
||||||
test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
pass
pt178.3: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
||||||
tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
pass
pt179.1: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
||||||
test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
pass
pt179.2: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
||||||
test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
pass
pt179.3: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
||||||
test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
pass
pt179.4: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
||||||
tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
pass
pt180.1: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
||||||
test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
pass
pt180.2: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
||||||
test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
pass
pt180.3: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
||||||
test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
pass
pt180.4: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
||||||
tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
pass
pt181.1: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
||||||
test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
pass
pt181.2: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
pass
pt181.3: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
pass
pt181.4: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
||||||
test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
pass
pt181.5: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
||||||
test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
pass
pt181.6: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
pass
pt182.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
||||||
test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
pass
pt182.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
||||||
test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
pass
pt182.3: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
pass
pt183.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
||||||
test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
pass
pt183.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
||||||
tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
pass
pt184.1: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
||||||
test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
pass
pt184.2: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
||||||
test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
pass
pt184.3: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
||||||
test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
pass
pt184.4: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
||||||
test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
pass
pt184.5: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
||||||
tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
pass
pt185.1: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
||||||
test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
pass
pt185.2: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
||||||
test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
pass
pt185.3: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
||||||
test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
pass
pt185.4: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
||||||
tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
pass
pt186.1: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
||||||
test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
pass
pt186.2: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
||||||
tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
pass
pt187.1: tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
||||||
tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
pass
pt188.1: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
||||||
test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
pass
pt188.2: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
||||||
test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
pass
pt188.3: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
||||||
test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
pass
pt188.4: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
||||||
test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
pass
pt188.5: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
||||||
test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
pass
pt188.6: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
||||||
test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
pass
pt188.7: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
||||||
test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
pass
pt188.8: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
||||||
test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
pass
pt188.9: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
||||||
test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
pass
pt188.10: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
||||||
test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
pass
pt188.11: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
pass
pt189.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
||||||
test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
pass
pt189.2: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
||||||
test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
pass
pt189.3: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
||||||
test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
pass
pt189.4: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
||||||
test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
pass
pt189.5: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
||||||
test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
pass
pt189.6: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
pass
pt190.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
||||||
tempest.api.identity.admin.v3.test_regions.RegionsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
pass
pt191.1: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
||||||
test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
pass
pt191.2: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
||||||
test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
pass
pt191.3: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
||||||
test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
pass
pt191.4: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
||||||
tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
pass
pt192.1: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
||||||
test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
pass
pt192.2: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
||||||
test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
pass
pt192.3: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
||||||
test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
pass
pt192.4: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
||||||
test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
pass
pt192.5: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
||||||
test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
pass
pt192.6: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
||||||
test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
pass
pt192.7: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
||||||
test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
pass
pt192.8: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
||||||
test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
pass
pt192.9: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
||||||
test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
pass
pt192.10: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
||||||
test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
pass
pt192.11: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
||||||
test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
pass
pt192.12: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
||||||
test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
pass
pt192.13: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
||||||
test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
pass
pt192.14: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
||||||
test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
pass
pt192.15: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
||||||
tempest.api.identity.admin.v3.test_services.ServicesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
pass
pt193.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
||||||
test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
pass
pt193.2: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
||||||
test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
pass
pt193.3: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
||||||
tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
pass
pt194.1: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
||||||
test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
pass
pt194.2: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
||||||
test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
pass
pt194.3: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
||||||
tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
pass
pt195.1: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
||||||
test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
pass
pt195.2: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
||||||
test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
pass
pt195.3: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
||||||
test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
pass
pt195.4: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
||||||
test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
pass
pt195.5: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
||||||
test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
pass
pt195.6: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
||||||
tempest.api.identity.admin.v3.test_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
pass
pt196.1: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
||||||
test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
pass
pt196.2: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
||||||
test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
pass
pt196.3: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
||||||
test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
pass
pt196.4: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
||||||
test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
pass
pt196.5: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
||||||
tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
pass
pt197.1: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
||||||
test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
pass
pt197.2: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
||||||
tempest.api.identity.v3.test_access_rules.AccessRulesV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
pass
pt198.1: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
||||||
test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
pass
pt198.2: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
||||||
test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
pass
pt198.3: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
||||||
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery | 5 | 5 | 0 | 0 | 0 | Detail | |
test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
pass
pt199.1: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
||||||
test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
pass
pt199.2: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
||||||
test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
pass
pt199.3: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
||||||
test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
pass
pt199.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
||||||
test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
pass
pt199.5: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
||||||
tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
pass
pt200.1: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
||||||
test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
pass
pt200.2: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
||||||
test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
pass
pt200.3: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
||||||
test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
pass
pt200.4: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
||||||
test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
pass
pt200.5: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
||||||
tempest.api.identity.v3.test_catalog.IdentityCatalogTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
pass
pt201.1: tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
||||||
tempest.api.identity.v3.test_domains.DefaultDomainTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
pass
pt202.1: tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
||||||
tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
pass
pt203.1: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
||||||
test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
pass
pt203.2: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
||||||
test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
pass
pt203.3: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
||||||
test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
pass
pt203.4: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
||||||
tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
pass
pt204.1: tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
||||||
tempest.api.identity.v3.test_tokens.TokensV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
pass
pt205.1: tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
||||||
test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
pass
pt205.2: tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
||||||
test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
pass
pt205.3: tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
||||||
tempest.api.identity.v3.test_users.IdentityV3UsersTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
pass
pt206.1: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
||||||
test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
pass
pt206.2: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
||||||
test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
pass
pt206.3: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
||||||
tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
pass
pt207.1: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
||||||
test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
pass
pt207.2: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
pass
pt208.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
||||||
test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
pass
pt208.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
||||||
test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
pass
pt208.3: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
pass
pt209.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
pass
pt210.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
||||||
test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
pass
pt210.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
pass
pt211.1: tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
pass
pt212.1: tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
||||||
tempest.api.image.v2.test_images.BasicOperationsImagesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
pass
pt213.1: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
||||||
test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
pass
pt213.2: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
||||||
test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
pass
pt213.3: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
||||||
test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
pass
pt213.4: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
||||||
tempest.api.image.v2.test_images.ListSharedImagesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
pass
pt214.1: tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
||||||
tempest.api.image.v2.test_images.ListUserImagesTest | 15 | 15 | 0 | 0 | 0 | Detail | |
test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
pass
pt215.1: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
||||||
test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
pass
pt215.2: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
||||||
test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
pass
pt215.3: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
||||||
test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
pass
pt215.4: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
||||||
test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
pass
pt215.5: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
||||||
test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
pass
pt215.6: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
||||||
test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
pass
pt215.7: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
||||||
test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
pass
pt215.8: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
||||||
test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
pass
pt215.9: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
||||||
test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
pass
pt215.10: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
||||||
test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
pass
pt215.11: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
||||||
test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
pass
pt215.12: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
||||||
test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
pass
pt215.13: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
||||||
test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
pass
pt215.14: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
||||||
test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
pass
pt215.15: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
||||||
tempest.api.image.v2.test_images_member.ImagesMemberTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
pass
pt216.1: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
||||||
test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
pass
pt216.2: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
||||||
test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
pass
pt216.3: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
||||||
test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
pass
pt216.4: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
||||||
test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
pass
pt216.5: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
||||||
test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
pass
pt216.6: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
||||||
tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
pass
pt217.1: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
||||||
test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
pass
pt217.2: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
||||||
tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
pass
pt218.1: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
||||||
test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
pass
pt218.2: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
||||||
test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
pass
pt218.3: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
||||||
test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
pass
pt218.4: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
||||||
test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt218.5: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
pass
pt218.6: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
||||||
test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
pass
pt218.7: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
||||||
test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt218.8: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt218.9: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt218.10: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
tempest.api.image.v2.test_images_negative.ImagesNegativeTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
pass
pt219.1: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
||||||
test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
pass
pt219.2: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
||||||
test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
pass
pt219.3: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
||||||
test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
pass
pt219.4: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
||||||
test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
pass
pt219.5: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
||||||
test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
pass
pt219.6: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
||||||
test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
pass
pt219.7: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
||||||
test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
pass
pt219.8: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
||||||
test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
pass
pt219.9: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
||||||
test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
pass
pt219.10: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
||||||
tempest.api.image.v2.test_images_tags.ImagesTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
pass
pt220.1: tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
||||||
tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
pass
pt221.1: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
||||||
test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
pass
pt221.2: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
||||||
tempest.api.image.v2.test_versions.VersionsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
pass
pt222.1: tempest.api.image.v2.test_versions.VersionsTest.test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
||||||
tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
pass
pt223.1: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
||||||
test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
pass
pt223.2: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
||||||
test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
pass
pt223.3: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
||||||
tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt224.1: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
pass
pt224.2: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
||||||
test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
pass
pt224.3: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
||||||
test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt224.4: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt224.5: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
pass
pt225.1: tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
||||||
tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
pass
pt226.1: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
||||||
test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
pass
pt226.2: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt227.1: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt227.2: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt227.3: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt227.4: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt227.5: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt227.6: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt228.1: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt228.2: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt228.3: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt228.4: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt228.5: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt228.6: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
pass
pt229.1: tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt230.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt230.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt230.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt230.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt231.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt231.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt231.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt231.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_quotas.QuotasTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
pass
pt232.1: tempest.api.network.admin.test_quotas.QuotasTest.test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
||||||
test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
pass
pt232.2: tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
||||||
tempest.api.network.admin.test_routers.RoutersAdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt233.1: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt233.2: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt233.3: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt233.4: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt233.5: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt233.6: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt233.7: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt233.8: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt233.9: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers.RoutersIpV6AdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt234.1: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt234.2: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt234.3: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt234.4: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt234.5: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt234.6: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt234.7: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt234.8: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt234.9: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers_dvr.RoutersTestDVR | 3 | 3 | 0 | 0 | 0 | Detail | |
test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
pass
pt235.1: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
||||||
test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
pass
pt235.2: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
||||||
test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
pass
pt235.3: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt236.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt237.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
pass
pt238.1: tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt239.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt239.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt239.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt239.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt240.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt240.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt240.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt240.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt241.1: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
||||||
test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
pass
pt241.2: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
||||||
test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
pass
pt241.3: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
||||||
test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
pass
pt241.4: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
||||||
test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
pass
pt241.5: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
||||||
test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
pass
pt241.6: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
||||||
test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
pass
pt241.7: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
||||||
test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
pass
pt241.8: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
||||||
test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
pass
pt241.9: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
||||||
test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
pass
pt241.10: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
||||||
test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
pass
pt241.11: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
||||||
tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt242.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt243.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt243.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt244.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt244.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_floating_ips.FloatingIPTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt245.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt245.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
||||||
test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
pass
pt245.3: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
||||||
test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
pass
pt245.4: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
||||||
test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
pass
pt245.5: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
||||||
tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
pass
pt246.1: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
||||||
test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
pass
pt246.2: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
||||||
test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
pass
pt246.3: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt247.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt247.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt247.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt248.1: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt248.2: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt248.3: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.NetworksIpV6Test | 22 | 22 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt249.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
pass
pt249.2: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt249.3: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt249.4: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt249.5: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
pass
pt249.6: tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt249.7: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt249.8: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt249.9: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt249.10: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt249.11: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt249.12: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt249.13: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt249.14: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt249.15: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt249.16: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt249.17: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt249.18: tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt249.19: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt249.20: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
pass
pt249.21: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt249.22: tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
tempest.api.network.test_networks.NetworksIpV6TestAttrs | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
pass
pt250.1: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
||||||
test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
pass
pt250.2: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
||||||
test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
pass
pt250.3: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
||||||
test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
pass
pt250.4: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
||||||
test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
pass
pt250.5: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
||||||
tempest.api.network.test_networks.NetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt251.1: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt251.2: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt251.3: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
pass
pt251.4: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt251.5: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt251.6: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt251.7: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt251.8: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt251.9: tempest.api.network.test_networks.NetworksTest.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt251.10: tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt251.11: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt251.12: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt251.13: tempest.api.network.test_networks.NetworksTest.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt251.14: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt251.15: tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt251.16: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt251.17: tempest.api.network.test_networks.NetworksTest.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt251.18: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt251.19: tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt251.20: tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks_negative.NetworksNegativeTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
pass
pt252.1: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
||||||
test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
pass
pt252.2: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
||||||
test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
pass
pt252.3: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
||||||
test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
pass
pt252.4: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
||||||
test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
pass
pt252.5: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
||||||
test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
pass
pt252.6: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
||||||
test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
pass
pt252.7: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
||||||
test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
pass
pt252.8: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
||||||
test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
pass
pt252.9: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
||||||
test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
pass
pt252.10: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
||||||
tempest.api.network.test_ports.PortsIpV6TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt253.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt253.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt253.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt253.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt253.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt253.6: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt253.7: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt253.8: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt253.9: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt253.10: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt253.11: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt253.12: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt253.13: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt253.14: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt253.15: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_ports.PortsTestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt254.1: tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt254.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt254.3: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt254.4: tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt254.5: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt254.6: tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt254.7: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt254.8: tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt254.9: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt254.10: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt254.11: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt254.12: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt254.13: tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt254.14: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt254.15: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_routers.RoutersIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt255.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt255.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt255.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt255.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt255.5: tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt255.6: tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt255.7: tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers.RoutersTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt256.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt256.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt256.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt256.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt256.5: tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt256.6: tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt256.7: tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers_negative.DvrRoutersNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
pass
pt257.1: tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt258.1: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt258.2: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt258.3: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt258.4: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt258.5: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt258.6: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt258.7: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt259.1: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt259.2: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt259.3: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt259.4: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt259.5: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt259.6: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt259.7: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
tempest.api.network.test_security_groups.SecGroupIPv6Test | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt260.1: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt260.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt260.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt260.4: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt260.5: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt260.6: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt260.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt260.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt260.9: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups.SecGroupTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt261.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt261.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt261.3: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt261.4: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt261.5: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt261.6: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt261.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt261.8: tempest.api.network.test_security_groups.SecGroupTest.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt261.9: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test | 14 | 14 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt262.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt262.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt262.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt262.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt262.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt262.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt262.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt262.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt262.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
pass
pt262.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt262.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt262.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt262.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt262.14: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupTest | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt263.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt263.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt263.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt263.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt263.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt263.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt263.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt263.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt263.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt263.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt263.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt263.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt263.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_service_providers.ServiceProvidersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
pass
pt264.1: tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
||||||
tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
pass
pt265.1: tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
||||||
tempest.api.network.test_tags.TagsExtTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
pass
pt266.1: tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
||||||
test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
pass
pt266.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_tags.TagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
pass
pt267.1: tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt268.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt268.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt269.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt269.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt270.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt271.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt271.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt271.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt272.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
||||||
tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt273.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt274.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt275.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt275.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt276.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt277.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
||||||
tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt278.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt278.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt278.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt278.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt278.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt278.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt278.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
pass
pt279.1: tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest.test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
||||||
tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt280.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt280.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt280.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt280.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt280.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt280.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
||||||
tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt281.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt281.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
||||||
tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt282.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt282.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
||||||
tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
pass
pt283.1: tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest.test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
||||||
tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt284.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt284.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
||||||
tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt285.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt285.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
||||||
tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt286.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt286.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt286.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt286.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt286.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt286.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt286.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
||||||
tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt287.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt287.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt287.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
||||||
tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt288.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
||||||
tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt289.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt289.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt289.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt289.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt289.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
||||||
tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt290.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt290.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt290.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt290.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt290.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
||||||
tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt291.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt291.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
||||||
tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt292.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt292.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
||||||
tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt293.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt293.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt293.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt293.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt293.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt294.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt294.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt294.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt295.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt295.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt295.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt295.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt295.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt295.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt295.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt295.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt295.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt295.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt295.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt295.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt296.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt296.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt296.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt296.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt296.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt296.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt297.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt297.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt297.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt297.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt297.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt297.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt298.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt298.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
||||||
tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt299.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
||||||
tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt300.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
||||||
tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt301.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
||||||
tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt302.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
||||||
tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt303.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt303.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
||||||
tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt304.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt304.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
||||||
tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt305.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
||||||
tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt306.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt306.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
||||||
tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt307.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt307.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt308.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt308.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt309.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt309.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt310.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt310.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt310.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt310.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt310.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt310.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt311.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt311.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt311.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt312.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt313.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt313.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt314.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt315.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt315.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt316.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt316.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt316.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt317.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
||||||
tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt318.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt318.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt318.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt318.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt318.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt318.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt318.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt318.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt318.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt318.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt318.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt318.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt318.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt318.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt318.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt318.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt318.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt318.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
||||||
tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt319.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt319.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt319.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt319.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt319.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt319.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt319.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt319.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt319.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt319.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt319.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt319.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt319.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt319.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt319.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt319.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt319.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt319.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt319.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt319.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt319.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt319.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt319.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt319.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt319.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt319.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt319.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt319.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt319.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt319.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt319.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt319.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt320.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt320.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt320.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt320.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt320.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt320.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt321.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt321.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt321.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt321.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt321.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt321.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt321.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt321.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt321.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt321.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt321.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt321.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt321.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt322.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt322.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt322.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt322.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt322.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt322.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
pass
pt323.1: tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
||||||
tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt324.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt324.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
pass
pt325.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 4 | 2 | 0 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt326.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt326.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
||||||
test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
pass
pt326.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt326.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps | 2 | 2 | 0 | 0 | 0 | Detail | |
test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
pass
pt327.1: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
||||||
test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
pass
pt327.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
pass
pt328.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
||||||
tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
pass
pt329.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 2 | 2 | 0 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
pass
pt330.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
||||||
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt330.2: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
pass
pt331.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
||||||
tempest.scenario.test_unified_limits.ImageQuotaTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
skip
pt332.1: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
||||||
test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
skip
pt332.2: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
||||||
test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
skip
pt332.3: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
||||||
test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
skip
pt332.4: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
||||||
tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt333.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 4 | 4 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt334.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt334.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt334.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt334.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 1283 | 1177 | 23 | 0 | 83 |