Status: Pass 67 Failure 1 Skip 1
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| watcher_tempest_plugin.tests.scenario.test_execute_actuator.TestExecuteActionsViaActuator | 1 | 0 | 1 | 0 | 0 | Detail | |
test_execute_scenarios |
fail
ft1.1: watcher_tempest_plugin.tests.scenario.test_execute_actuator.TestExecuteActionsViaActuator.test_execute_scenariostesttools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-02 02:35:13,206 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.249s
2025-12-02 02:35:13,207 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:12 GMT', 'server': 'Apache', 'content-length': '20', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": []}'
2025-12-02 02:35:13,208 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.251075 seconds
2025-12-02 02:35:13,331 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.122s
2025-12-02 02:35:13,331 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:13 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/315243c7-8541-44c8-b7fb-7f182ec1a555", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/315243c7-8541-44c8-b7fb-7f182ec1a555", "rel": "bookmark"}], "created_at": "2025-12-02T01:56:49+00:00", "updated_at": null, "deleted_at": null}'
2025-12-02 02:35:13,455 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.123s
2025-12-02 02:35:13,455 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:13 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/904c6d8a-b461-4d9c-bc63-ea34247a0403", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/904c6d8a-b461-4d9c-bc63-ea34247a0403", "rel": "bookmark"}], "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2025-12-02 02:35:13,546 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.090s
2025-12-02 02:35:13,547 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "e497c9aa-80f4-4133-829f-25d26c075fe9", "description": "tempest-test-audit_template-1722930873", "goal": "315243c7-8541-44c8-b7fb-7f182ec1a555", "strategy": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "scope": []}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:13 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/fb1fbbf1-a8ae-4d14-92a4-81f9d277fcce', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "fb1fbbf1-a8ae-4d14-92a4-81f9d277fcce", "name": "e497c9aa-80f4-4133-829f-25d26c075fe9", "description": "tempest-test-audit_template-1722930873", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/fb1fbbf1-a8ae-4d14-92a4-81f9d277fcce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/fb1fbbf1-a8ae-4d14-92a4-81f9d277fcce", "rel": "bookmark"}], "scope": [], "created_at": "2025-12-02T02:35:13.530573+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:35:13,663 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.116s
2025-12-02 02:35:13,664 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "fb1fbbf1-a8ae-4d14-92a4-81f9d277fcce", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:13 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/68543cfc-1882-4446-a010-9e98e90975be', 'content-length': '910', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "68543cfc-1882-4446-a010-9e98e90975be", "name": "actuator-2025-12-02T02:35:13.611415", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/68543cfc-1882-4446-a010-9e98e90975be", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/68543cfc-1882-4446-a010-9e98e90975be", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:35:13.624194+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:35:13,739 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/68543cfc-1882-4446-a010-9e98e90975be 0.074s
2025-12-02 02:35:13,739 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:13 GMT', 'server': 'Apache', 'content-length': '949', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/68543cfc-1882-4446-a010-9e98e90975be'}
Body: b'{"uuid": "68543cfc-1882-4446-a010-9e98e90975be", "name": "actuator-2025-12-02T02:35:13.611415", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/68543cfc-1882-4446-a010-9e98e90975be", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/68543cfc-1882-4446-a010-9e98e90975be", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:35:13+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:13+00:00"}'
2025-12-02 02:35:14,366 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/68543cfc-1882-4446-a010-9e98e90975be 0.126s
2025-12-02 02:35:14,367 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:14 GMT', 'server': 'Apache', 'content-length': '951', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/68543cfc-1882-4446-a010-9e98e90975be'}
Body: b'{"uuid": "68543cfc-1882-4446-a010-9e98e90975be", "name": "actuator-2025-12-02T02:35:13.611415", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/68543cfc-1882-4446-a010-9e98e90975be", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/68543cfc-1882-4446-a010-9e98e90975be", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:35:13+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:13+00:00"}'
2025-12-02 02:35:14,367 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.702784 seconds
2025-12-02 02:35:14,468 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=68543cfc-1882-4446-a010-9e98e90975be 0.100s
2025-12-02 02:35:14,469 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:14 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=68543cfc-1882-4446-a010-9e98e90975be'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "updated_at": null}]}'
2025-12-02 02:35:14,601 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386 0.131s
2025-12-02 02:35:14,601 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:14 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386'}
Body: b'{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "hostname": null, "created_at": "2025-12-02T02:35:13+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:35:14,731 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386 0.128s
2025-12-02 02:35:14,731 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:14 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386'}
Body: b'{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "hostname": null, "created_at": "2025-12-02T02:35:13+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:14+00:00"}'
2025-12-02 02:35:14,869 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386 0.136s
2025-12-02 02:35:14,869 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:14 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386'}
Body: b'{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:35:13+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:14+00:00"}'
2025-12-02 02:35:15,970 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386 0.099s
2025-12-02 02:35:15,970 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:15 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386'}
Body: b'{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:35:13+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:14+00:00"}'
2025-12-02 02:35:15,971 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.239484 seconds
2025-12-02 02:35:16,072 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386 0.100s
2025-12-02 02:35:16,073 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:15 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386'}
Body: b'{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:35:13+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:14+00:00"}'
2025-12-02 02:35:16,214 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=48098065-e9af-489b-9092-32c43ccd0386 0.139s
2025-12-02 02:35:16,214 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:16 GMT', 'server': 'Apache', 'content-length': '446', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=48098065-e9af-489b-9092-32c43ccd0386'}
Body: b'{"actions": [{"uuid": "488bc46a-4259-4495-a262-e72ae64ce358", "action_plan_uuid": "48098065-e9af-489b-9092-32c43ccd0386", "state": "SUCCEEDED", "action_type": "nop", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/488bc46a-4259-4495-a262-e72ae64ce358", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/488bc46a-4259-4495-a262-e72ae64ce358", "rel": "bookmark"}]}]}'
2025-12-02 02:35:16,306 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.091s
2025-12-02 02:35:16,306 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:16 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:14+00:00"}]}'
2025-12-02 02:35:16,307 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.092022 seconds
2025-12-02 02:35:16,378 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.070s
2025-12-02 02:35:16,378 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:16 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/315243c7-8541-44c8-b7fb-7f182ec1a555", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/315243c7-8541-44c8-b7fb-7f182ec1a555", "rel": "bookmark"}], "created_at": "2025-12-02T01:56:49+00:00", "updated_at": null, "deleted_at": null}'
2025-12-02 02:35:16,461 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.082s
2025-12-02 02:35:16,462 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:16 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/904c6d8a-b461-4d9c-bc63-ea34247a0403", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/904c6d8a-b461-4d9c-bc63-ea34247a0403", "rel": "bookmark"}], "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2025-12-02 02:35:16,609 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.145s
2025-12-02 02:35:16,610 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "f487476c-6558-4844-b328-8ab6593b4267", "description": "tempest-test-audit_template-119275247", "goal": "315243c7-8541-44c8-b7fb-7f182ec1a555", "strategy": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "scope": []}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:16 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/450c6432-3af9-4dc7-987a-846ccac34ce9', 'content-length': '703', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "450c6432-3af9-4dc7-987a-846ccac34ce9", "name": "f487476c-6558-4844-b328-8ab6593b4267", "description": "tempest-test-audit_template-119275247", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/450c6432-3af9-4dc7-987a-846ccac34ce9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/450c6432-3af9-4dc7-987a-846ccac34ce9", "rel": "bookmark"}], "scope": [], "created_at": "2025-12-02T02:35:16.584431+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:35:16,958 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.347s
2025-12-02 02:35:16,958 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "450c6432-3af9-4dc7-987a-846ccac34ce9", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:16 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/abba82ea-66bd-44cf-b24b-4624520de0b6', 'content-length': '903', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "name": "actuator-2025-12-02T02:35:16.726429", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/abba82ea-66bd-44cf-b24b-4624520de0b6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/abba82ea-66bd-44cf-b24b-4624520de0b6", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:35:16.931914+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:35:17,039 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/abba82ea-66bd-44cf-b24b-4624520de0b6 0.080s
2025-12-02 02:35:17,039 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:16 GMT', 'server': 'Apache', 'content-length': '942', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/abba82ea-66bd-44cf-b24b-4624520de0b6'}
Body: b'{"uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "name": "actuator-2025-12-02T02:35:16.726429", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/abba82ea-66bd-44cf-b24b-4624520de0b6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/abba82ea-66bd-44cf-b24b-4624520de0b6", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:35:16+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:16+00:00"}'
2025-12-02 02:35:17,655 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/abba82ea-66bd-44cf-b24b-4624520de0b6 0.114s
2025-12-02 02:35:17,655 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:17 GMT', 'server': 'Apache', 'content-length': '944', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/abba82ea-66bd-44cf-b24b-4624520de0b6'}
Body: b'{"uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "name": "actuator-2025-12-02T02:35:16.726429", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/abba82ea-66bd-44cf-b24b-4624520de0b6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/abba82ea-66bd-44cf-b24b-4624520de0b6", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:35:16+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:17+00:00"}'
2025-12-02 02:35:17,655 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.697336 seconds
2025-12-02 02:35:17,761 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=abba82ea-66bd-44cf-b24b-4624520de0b6 0.103s
2025-12-02 02:35:17,762 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:17 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=abba82ea-66bd-44cf-b24b-4624520de0b6'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "audit_uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "bookmark"}], "updated_at": null}]}'
2025-12-02 02:35:17,873 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec 0.110s
2025-12-02 02:35:17,874 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:17 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec'}
Body: b'{"efficacy_indicators": [], "uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "audit_uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "bookmark"}], "hostname": null, "created_at": "2025-12-02T02:35:16+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:35:18,027 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec 0.150s
2025-12-02 02:35:18,028 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:17 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec'}
Body: b'{"efficacy_indicators": [], "uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "audit_uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "bookmark"}], "hostname": null, "created_at": "2025-12-02T02:35:16+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:17+00:00"}'
2025-12-02 02:35:18,123 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec 0.094s
2025-12-02 02:35:18,123 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:18 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec'}
Body: b'{"efficacy_indicators": [], "uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "audit_uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:35:16+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:18+00:00"}'
2025-12-02 02:35:19,284 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec 0.158s
2025-12-02 02:35:19,284 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:19 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec'}
Body: b'{"efficacy_indicators": [], "uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "audit_uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:35:16+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:19+00:00"}'
2025-12-02 02:35:19,284 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.256658 seconds
2025-12-02 02:35:19,379 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec 0.093s
2025-12-02 02:35:19,379 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:19 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec'}
Body: b'{"efficacy_indicators": [], "uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "audit_uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:35:16+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:19+00:00"}'
2025-12-02 02:35:19,481 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=95542789-0d33-4ce0-8510-b6b754382fec 0.101s
2025-12-02 02:35:19,483 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:19 GMT', 'server': 'Apache', 'content-length': '448', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=95542789-0d33-4ce0-8510-b6b754382fec'}
Body: b'{"actions": [{"uuid": "4510f3c1-a620-4cdb-8f7e-44f3e55f6058", "action_plan_uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "state": "SUCCEEDED", "action_type": "sleep", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/4510f3c1-a620-4cdb-8f7e-44f3e55f6058", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/4510f3c1-a620-4cdb-8f7e-44f3e55f6058", "rel": "bookmark"}]}]}'
2025-12-02 02:35:19,600 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.116s
2025-12-02 02:35:19,601 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:19 GMT', 'server': 'Apache', 'content-length': '1176', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:14+00:00"}, {"efficacy_indicators": [], "uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "audit_uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:19+00:00"}]}'
2025-12-02 02:35:19,601 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.117725 seconds
2025-12-02 02:35:19,712 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.110s
2025-12-02 02:35:19,712 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:19 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/315243c7-8541-44c8-b7fb-7f182ec1a555", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/315243c7-8541-44c8-b7fb-7f182ec1a555", "rel": "bookmark"}], "created_at": "2025-12-02T01:56:49+00:00", "updated_at": null, "deleted_at": null}'
2025-12-02 02:35:19,797 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.084s
2025-12-02 02:35:19,797 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:19 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/904c6d8a-b461-4d9c-bc63-ea34247a0403", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/904c6d8a-b461-4d9c-bc63-ea34247a0403", "rel": "bookmark"}], "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2025-12-02 02:35:19,930 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.132s
2025-12-02 02:35:19,930 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "600c87fa-eda6-4384-9a12-170ab0efcc1f", "description": "tempest-test-audit_template-1570195891", "goal": "315243c7-8541-44c8-b7fb-7f182ec1a555", "strategy": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "scope": []}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:19 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/22372a8b-dd9c-4bff-94fc-c85b812600ad', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "22372a8b-dd9c-4bff-94fc-c85b812600ad", "name": "600c87fa-eda6-4384-9a12-170ab0efcc1f", "description": "tempest-test-audit_template-1570195891", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/22372a8b-dd9c-4bff-94fc-c85b812600ad", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/22372a8b-dd9c-4bff-94fc-c85b812600ad", "rel": "bookmark"}], "scope": [], "created_at": "2025-12-02T02:35:19.898776+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:35:20,077 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.147s
2025-12-02 02:35:20,078 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "22372a8b-dd9c-4bff-94fc-c85b812600ad", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:19 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df', 'content-length': '975', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "name": "actuator-2025-12-02T02:35:20.030814", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:35:20.045302+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:35:20,173 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df 0.094s
2025-12-02 02:35:20,174 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:20 GMT', 'server': 'Apache', 'content-length': '1014', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df'}
Body: b'{"uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "name": "actuator-2025-12-02T02:35:20.030814", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:35:20+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:20+00:00"}'
2025-12-02 02:35:20,811 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df 0.126s
2025-12-02 02:35:20,811 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:20 GMT', 'server': 'Apache', 'content-length': '1016', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df'}
Body: b'{"uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "name": "actuator-2025-12-02T02:35:20.030814", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:35:20+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:20+00:00"}'
2025-12-02 02:35:20,811 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.733441 seconds
2025-12-02 02:35:20,923 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=31a52d63-3a10-4e41-b744-fe6cb35e01df 0.110s
2025-12-02 02:35:20,924 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:20 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=31a52d63-3a10-4e41-b744-fe6cb35e01df'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "410692d5-7364-4e0b-b9ff-0bd2965943d0", "audit_uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "bookmark"}], "updated_at": null}]}'
2025-12-02 02:35:21,017 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0 0.091s
2025-12-02 02:35:21,017 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:20 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0'}
Body: b'{"efficacy_indicators": [], "uuid": "410692d5-7364-4e0b-b9ff-0bd2965943d0", "audit_uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "bookmark"}], "hostname": null, "created_at": "2025-12-02T02:35:20+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:35:21,291 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0 0.273s
2025-12-02 02:35:21,292 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:21 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0'}
Body: b'{"efficacy_indicators": [], "uuid": "410692d5-7364-4e0b-b9ff-0bd2965943d0", "audit_uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "bookmark"}], "hostname": null, "created_at": "2025-12-02T02:35:20+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:21+00:00"}'
2025-12-02 02:35:21,400 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0 0.107s
2025-12-02 02:35:21,400 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:21 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0'}
Body: b'{"efficacy_indicators": [], "uuid": "410692d5-7364-4e0b-b9ff-0bd2965943d0", "audit_uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:35:20+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:21+00:00"}'
2025-12-02 02:35:22,520 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0 0.117s
2025-12-02 02:35:22,520 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:22 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0'}
Body: b'{"efficacy_indicators": [], "uuid": "410692d5-7364-4e0b-b9ff-0bd2965943d0", "audit_uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:35:20+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:22+00:00"}'
2025-12-02 02:35:22,521 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.228887 seconds
2025-12-02 02:35:22,643 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0 0.121s
2025-12-02 02:35:22,643 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:22 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0'}
Body: b'{"efficacy_indicators": [], "uuid": "410692d5-7364-4e0b-b9ff-0bd2965943d0", "audit_uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:35:20+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:35:22+00:00"}'
2025-12-02 02:35:22,725 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=410692d5-7364-4e0b-b9ff-0bd2965943d0 0.081s
2025-12-02 02:35:22,725 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:22 GMT', 'server': 'Apache', 'content-length': '468', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=410692d5-7364-4e0b-b9ff-0bd2965943d0'}
Body: b'{"actions": [{"uuid": "e4deb9b7-a60d-4566-810f-cb61cb7c3670", "action_plan_uuid": "410692d5-7364-4e0b-b9ff-0bd2965943d0", "state": "SUCCEEDED", "action_type": "change_nova_service_state", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/e4deb9b7-a60d-4566-810f-cb61cb7c3670", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/e4deb9b7-a60d-4566-810f-cb61cb7c3670", "rel": "bookmark"}]}]}'
2025-12-02 02:35:22,854 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.127s
2025-12-02 02:35:22,854 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:22 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c2b36d9-0277-450a-99e4-0f657d25a67e', 'x-compute-request-id': 'req-7c2b36d9-0277-450a-99e4-0f657d25a67e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "2efc3d9f-505d-4fea-9be7-56600247b163", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:35:20.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "6187bf35-cc9f-4243-9e72-d4f328776981", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:35:14.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "a54ad285-b91c-4975-bb63-e476db0c38e4", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:35:14.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "174581a5-3563-43d8-a340-fa31aa6eed1a", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:35:19.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "c45be190-d5b6-41c6-b86f-1d59a7b37364", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:35:18.000000", "disabled_reason": null, "forced_down": false}]}'
2025-12-02 02:35:23,021 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.164s
2025-12-02 02:35:23,021 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:22 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a80bf0f7-c4a6-4a12-9c94-d66f99853683', 'x-compute-request-id': 'req-a80bf0f7-c4a6-4a12-9c94-d66f99853683', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2025-12-02 02:35:23,165 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.137s
2025-12-02 02:35:23,165 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:23 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a96e9a6-ce9a-457a-9780-14ae5aee280c', 'x-compute-request-id': 'req-2a96e9a6-ce9a-457a-9780-14ae5aee280c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "56b0f0a8-b213-4083-83c3-c36ae6cb9981", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "174581a5-3563-43d8-a340-fa31aa6eed1a", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7167, "free_disk_gb": 79, "current_workload": 0, "running_vms": 0, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["pse", "sha-ni", "ibrs", "pause-filter", "nrip-save", "avx", "abm", "pni", "cr8legacy", "umip", "ssbd", "de", "popcnt", "wbnoinvd", "rdrand", "cmp_legacy", "cmov", "smep", "rdpid", "spec-ctrl", "arch-capabilities", "sse4.1", "fxsr", "mmxext", "hypervisor", "cx8", "movbe", "lahf_lm", "lm", "perfctr_core", "msr", "xgetbv1", "bmi2", "sse4a", "xsave", "avx2", "ssse3", "bmi1", "clzero", "tsc-deadline", "lbrv", "pae", "clflush", "osvw", "topoext", "virt-ssbd", "aes", "tsc_adjust", "3dnowprefetch", "fsgsbase", "sse2", "skip-l1dfl-vmentry", "x2apic", "adx", "rdtscp", "vmcb-clean", "pdpe1gb", "clflushopt", "amd-stibp", "rdseed", "misalignsse", "mmx", "fxsr_opt", "pge", "sse4.2", "tsc", "cx16", "apic", "sse", "pat", "syscall", "arat", "npt", "amd-ssbd", "svme-addr-chk", "xsavec", "rdctl-no", "xsaveerptr", "nx", "pse36", "tsc-scale", "mds-no", "mca", "ibpb", "fpu", "pfthreshold", "stibp", "sep", "clwb", "smap", "pschange-mc-no", "fma", "mce", "mtrr", "f16c", "pclmuldq", "svm", "vme", "xsaveopt"]}}, {"id": "36f4eb3e-8a5a-4623-8c5b-4fc4a0f3a510", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "c45be190-d5b6-41c6-b86f-1d59a7b37364", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7168, "free_disk_gb": 79, "current_workload": 0, "running_vms": 0, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["msr", "mce", "rdrand", "arat", "sse4a", "popcnt", "lm", "arch-capabilities", "nx", "avx", "amd-stibp", "mmxext", "de", "fxsr", "vmcb-clean", "fma", "pat", "tsc", "bmi2", "nrip-save", "virt-ssbd", "spec-ctrl", "tsc-scale", "pschange-mc-no", "clzero", "tsc-deadline", "pclmuldq", "adx", "rdpid", "ibrs", "aes", "wbnoinvd", "cmp_legacy", "pause-filter", "cr8legacy", "lahf_lm", "sse2", "umip", "rdseed", "movbe", "ssbd", "topoext", "pni", "syscall", "lbrv", "hypervisor", "osvw", "xsavec", "pae", "abm", "tsc_adjust", "apic", "smap", "sse4.1", "mmx", "ibpb", "sep", "cmov", "amd-ssbd", "fxsr_opt", "fsgsbase", "misalignsse", "stibp", "xsaveerptr", "skip-l1dfl-vmentry", "clflush", "mds-no", "bmi1", "cx16", "clwb", "pdpe1gb", "vme", "pfthreshold", "3dnowprefetch", "smep", "mtrr", "avx2", "xsave", "clflushopt", "sse4.2", "svm", "fpu", "pge", "sse", "f16c", "npt", "pse", "sha-ni", "ssse3", "rdtscp", "xgetbv1", "pse36", "x2apic", "cx8", "svme-addr-chk", "perfctr_core", "xsaveopt", "rdctl-no", "mca"]}}]}'
2025-12-02 02:35:23,340 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/56b0f0a8-b213-4083-83c3-c36ae6cb9981/traits 0.170s
2025-12-02 02:35:23,340 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:23 GMT', 'server': 'Apache', 'last-modified': 'Tue, 02 Dec 2025 01:57:18 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-c5adebbf-eedd-4692-8631-5b2ca1c1e756', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=d6ba99a15794bfdd63040d3aa407eb2f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/56b0f0a8-b213-4083-83c3-c36ae6cb9981/traits'}
Body: b'{"traits": ["COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_NODE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_ACCELERATORS", "HW_CPU_X86_MMX", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_DEVICE_TAGGING", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_SSE41", "COMPUTE_VOLUME_ATTACH_WITH_TAG"], "resource_provider_generation": 2}'
2025-12-02 02:35:23,746 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.398s
2025-12-02 02:35:23,746 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:23 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7821b5eb-4cea-4508-8ef6-e3e0a6f2c84f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=2315c0972f76f4cad2a9feb307ee56fb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d6af2f817b8423c982780cd31899005", "name": "tempest-TestExecuteActionsViaActuator-1453822355-project-member", "password_expires_at": null}, "audit_ids": ["6OLRNSkxSX6zFIXIsnAPqQ"], "expires_at": "2025-12-02T03:35:23.000000Z", "issued_at": "2025-12-02T02:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "name": "tempest-TestExecuteActionsViaActuator-1453822355"}, "is_domain": false, "roles": [{"id": "7cb52e756f65436789182c5a0f9146c2", "name": "member"}, {"id": "4b2bfec21de94d31ba8ea572a46e674e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "watcher", "id": "57baf9804a05421c8443ca32e3bb8c4e", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "665ac0a1cc8a41829ae0652a238c6401", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "1da2fbdeca5c4372b1e33a44ced2baf0", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "swift", "id": "9b1023f6f803426a8652d37b05d61b70", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}, {"name": "swift", "id": "ccdd5d71246349e8b1414b4cc10afc72", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}], "id": "20abd3dea704401ab5ea725f5b2f033e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "0185ca16d913488e824d2c5dce8902c1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "fc139ac8620d419a852802b6b55c3edf", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "23163aa6d33148fd93717d570af5bedc", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "glance", "id": "0c3313387d7a491c990aa40d1c7eb63e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "62333027b4104fc68f64cfe5e4d1f51b", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "298b7a0114e240aab15cd8d4c645497b", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "43568900526d403cbd0b1e62a84aaf13", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b57efc893301469da1ba0cb9061b35d6", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "79c2a473035f4f63b80e8efefc65dee0", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "e928de83dcf34f01b0c5903e87de5b37", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f9f21f1fff58485495cdad1969ea8b7f", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "95347b5bce1d4ac89d02824940a48b05", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "282a2e1b0f934846a7dd8ade21ebe34f", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a0de3354ee0e49fc904cbddc300524b8", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region":
2025-12-02 02:35:23,747 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8', 'name': 'tempest-TestExecuteActionsViaActuator-965901151-network', 'tenant_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 650, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-02T02:34:48Z', 'updated_at': '2025-12-02T02:34:48Z', 'revision_number': 1} available for tenant
2025-12-02 02:35:28,816 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 5.067s
2025-12-02 02:35:28,816 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "imageRef": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "flavorRef": "9f09d48c-aa74-443c-89ea-d6b05d851e10", "networks": [{"uuid": "b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8"}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:23 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29de3c7c-2201-4e01-afe7-bc3673ef250d', 'x-compute-request-id': 'req-29de3c7c-2201-4e01-afe7-bc3673ef250d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "SihfxKLab4z4"}}'
2025-12-02 02:35:29,504 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.684s
2025-12-02 02:35:29,504 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:28 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9e6afa-99f1-491b-988b-fd50af927283', 'x-compute-request-id': 'req-cd9e6afa-99f1-491b-988b-fd50af927283', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:35:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "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, "tags": []}}'
2025-12-02 02:35:30,883 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.352s
2025-12-02 02:35:30,884 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:30 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f06a57e-69e7-4ff9-ac54-34d3e01dca12', 'x-compute-request-id': 'req-3f06a57e-69e7-4ff9-ac54-34d3e01dca12', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:35:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "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, "tags": []}}'
2025-12-02 02:35:32,486 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.591s
2025-12-02 02:35:32,487 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:31 GMT', 'server': 'Apache', 'content-length': '1429', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67f2dafa-5688-4d19-b628-6cc755c6fb69', 'x-compute-request-id': 'req-67f2dafa-5688-4d19-b628-6cc755c6fb69', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:35:32,498 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait
2025-12-02 02:35:34,374 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.872s
2025-12-02 02:35:34,375 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:33 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d59d60a0-c2cd-487f-8f71-16cb920477cf', 'x-compute-request-id': 'req-d59d60a0-c2cd-487f-8f71-16cb920477cf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:35:35,900 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.508s
2025-12-02 02:35:35,900 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:35 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0e46147-0c32-4a9a-bfa1-801a1da9a19c', 'x-compute-request-id': 'req-a0e46147-0c32-4a9a-bfa1-801a1da9a19c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:35:37,428 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.509s
2025-12-02 02:35:37,429 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:36 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5452228-9056-4b50-b667-7add0d201c97', 'x-compute-request-id': 'req-d5452228-9056-4b50-b667-7add0d201c97', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:35:39,533 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 1.092s
2025-12-02 02:35:39,533 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:38 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc900ece-c641-4330-8002-d73a66a1fba6', 'x-compute-request-id': 'req-fc900ece-c641-4330-8002-d73a66a1fba6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:35:41,374 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.828s
2025-12-02 02:35:41,375 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:40 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12a388f1-cad0-4422-81c5-05cf0e8033ac', 'x-compute-request-id': 'req-12a388f1-cad0-4422-81c5-05cf0e8033ac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:35:40Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:02:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:35:40.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, "tags": []}}'
2025-12-02 02:35:41,384 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2025-12-02 02:35:42,505 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 1.120s
2025-12-02 02:35:42,506 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:41 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26803530-6304-42e0-8143-354ac18e3d56', 'x-compute-request-id': 'req-26803530-6304-42e0-8143-354ac18e3d56', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:35:40Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:02:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:35:40.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, "tags": []}}'
2025-12-02 02:35:43,173 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.650s
2025-12-02 02:35:43,174 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:42 GMT', 'server': 'Apache', 'content-length': '2191', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47a44f40-46c3-4167-b491-b3966e512c14', 'x-compute-request-id': 'req-47a44f40-46c3-4167-b491-b3966e512c14', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:35:40Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:02:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:35:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-qjme1ixi", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1568504743", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "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, "tags": []}}'
2025-12-02 02:35:43,185 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMWMwNjQzNzAtZDc2NC00ZTU4LWFjNTgtYmRmN2NmYjBlOTI3Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQyOTQzMTg1In0gMjQwMDAwMDAwMDEuMCAxNzY0NjQyNjQzMTg1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjFjMDY0MzcwLWQ3NjQtNGU1OC1hYzU4LWJkZjdjZmIwZTkyNyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0Mjk0MzE4NSJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDY0MjY3MzE4NQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxYzA2NDM3MC1kNzY0LTRlNTgtYWM1OC1iZGY3Y2ZiMGU5MjciLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDI5NDMxODUifSA3MjAwMDAwMDAwMS4wIDE3NjQ2NDI3MDMxODUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMWMwNjQzNzAtZDc2NC00ZTU4LWFjNTgtYmRmN2NmYjBlOTI3Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQyOTQzMTg1In0gOTYwMDAwMDAwMDEuMCAxNzY0NjQyNzMzMTg1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjFjMDY0MzcwLWQ3NjQtNGU1OC1hYzU4LWJkZjdjZmIwZTkyNyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0Mjk0MzE4NSJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQ2NDI3NjMxODUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMWMwNjQzNzAtZDc2NC00ZTU4LWFjNTgtYmRmN2NmYjBlOTI3Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQyOTQzMTg1In0gMTQ0MDAwMDAwMDAxLjAgMTc2NDY0Mjc5MzE4NQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxYzA2NDM3MC1kNzY0LTRlNTgtYWM1OC1iZGY3Y2ZiMGU5MjciLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDI5NDMxODUifSAxNjgwMDAwMDAwMDEuMCAxNzY0NjQyODIzMTg1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjFjMDY0MzcwLWQ3NjQtNGU1OC1hYzU4LWJkZjdjZmIwZTkyNyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0Mjk0MzE4NSJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQ2NDI4NTMxODUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMWMwNjQzNzAtZDc2NC00ZTU4LWFjNTgtYmRmN2NmYjBlOTI3Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQyOTQzMTg1In0gMjE2MDAwMDAwMDAxLjAgMTc2NDY0Mjg4MzE4NQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxYzA2NDM3MC1kNzY0LTRlNTgtYWM1OC1iZGY3Y2ZiMGU5MjciLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDI5NDMxODUifSAyNDAwMDAwMDAwMDEuMCAxNzY0NjQyOTEzMTg1Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.106'
2025-12-02 02:35:43,185 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.106:22' as 'zuul' with password None
2025-12-02 02:35:43,198 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-12-02 02:35:43,260 79 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-02 02:35:43,260 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.106 successfully created
2025-12-02 02:35:44,087 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-12-02 02:35:44,132 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/36f4eb3e-8a5a-4623-8c5b-4fc4a0f3a510/traits 0.043s
2025-12-02 02:35:44,132 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:44 GMT', 'server': 'Apache', 'last-modified': 'Tue, 02 Dec 2025 01:57:18 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-4303ef81-914c-42bd-8cd0-1a4e03f57030', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=d6ba99a15794bfdd63040d3aa407eb2f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/36f4eb3e-8a5a-4623-8c5b-4fc4a0f3a510/traits'}
Body: b'{"traits": ["COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_NODE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_ACCELERATORS", "HW_CPU_X86_MMX", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_DEVICE_TAGGING", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_SSE41", "COMPUTE_VOLUME_ATTACH_WITH_TAG"], "resource_provider_generation": 4}'
2025-12-02 02:35:44,454 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.317s
2025-12-02 02:35:44,454 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:44 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-49e15e3a-06dc-4e66-bda7-2d0d9413f021', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=2315c0972f76f4cad2a9feb307ee56fb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d6af2f817b8423c982780cd31899005", "name": "tempest-TestExecuteActionsViaActuator-1453822355-project-member", "password_expires_at": null}, "audit_ids": ["nZy3B7fqQj6MYvMfn7qYew"], "expires_at": "2025-12-02T03:35:44.000000Z", "issued_at": "2025-12-02T02:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "name": "tempest-TestExecuteActionsViaActuator-1453822355"}, "is_domain": false, "roles": [{"id": "7cb52e756f65436789182c5a0f9146c2", "name": "member"}, {"id": "4b2bfec21de94d31ba8ea572a46e674e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "watcher", "id": "57baf9804a05421c8443ca32e3bb8c4e", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "665ac0a1cc8a41829ae0652a238c6401", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "1da2fbdeca5c4372b1e33a44ced2baf0", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "swift", "id": "9b1023f6f803426a8652d37b05d61b70", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}, {"name": "swift", "id": "ccdd5d71246349e8b1414b4cc10afc72", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}], "id": "20abd3dea704401ab5ea725f5b2f033e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "0185ca16d913488e824d2c5dce8902c1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "fc139ac8620d419a852802b6b55c3edf", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "23163aa6d33148fd93717d570af5bedc", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "glance", "id": "0c3313387d7a491c990aa40d1c7eb63e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "62333027b4104fc68f64cfe5e4d1f51b", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "298b7a0114e240aab15cd8d4c645497b", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "43568900526d403cbd0b1e62a84aaf13", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b57efc893301469da1ba0cb9061b35d6", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "79c2a473035f4f63b80e8efefc65dee0", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "e928de83dcf34f01b0c5903e87de5b37", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f9f21f1fff58485495cdad1969ea8b7f", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "95347b5bce1d4ac89d02824940a48b05", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "282a2e1b0f934846a7dd8ade21ebe34f", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a0de3354ee0e49fc904cbddc300524b8", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region":
2025-12-02 02:35:44,455 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8', 'name': 'tempest-TestExecuteActionsViaActuator-965901151-network', 'tenant_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 650, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-02T02:34:48Z', 'updated_at': '2025-12-02T02:34:48Z', 'revision_number': 1} available for tenant
2025-12-02 02:35:48,700 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.244s
2025-12-02 02:35:48,701 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "imageRef": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "flavorRef": "9f09d48c-aa74-443c-89ea-d6b05d851e10", "networks": [{"uuid": "b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8"}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:44 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a0c7e1-39cf-45b3-8841-a13bf0c8b912', 'x-compute-request-id': 'req-21a0c7e1-39cf-45b3-8841-a13bf0c8b912', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wV9x9PcwPQpb"}}'
2025-12-02 02:35:49,487 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 0.782s
2025-12-02 02:35:49,487 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:48 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46a93685-3e51-4640-bc62-eddffb7df7df', 'x-compute-request-id': 'req-46a93685-3e51-4640-bc62-eddffb7df7df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:48Z", "updated": "2025-12-02T02:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "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, "tags": []}}'
2025-12-02 02:35:51,142 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 0.638s
2025-12-02 02:35:51,143 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:50 GMT', 'server': 'Apache', 'content-length': '1429', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3964d73d-0b12-42cb-af75-9dc2c4f1406c', 'x-compute-request-id': 'req-3964d73d-0b12-42cb-af75-9dc2c4f1406c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:48Z", "updated": "2025-12-02T02:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:35:51,158 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2025-12-02 02:35:52,756 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 0.593s
2025-12-02 02:35:52,757 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:52 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a58ffb5-3a04-4742-93f6-6fcd20bb0294', 'x-compute-request-id': 'req-4a58ffb5-3a04-4742-93f6-6fcd20bb0294', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:48Z", "updated": "2025-12-02T02:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:35:55,777 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 2.009s
2025-12-02 02:35:55,777 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:53 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8be642b6-2623-4ca8-9578-061a5e7e1f32', 'x-compute-request-id': 'req-8be642b6-2623-4ca8-9578-061a5e7e1f32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:48Z", "updated": "2025-12-02T02:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:35:57,765 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 0.975s
2025-12-02 02:35:57,766 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:56 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52054127-17d9-4ced-b677-4ea48c5b77f0', 'x-compute-request-id': 'req-52054127-17d9-4ced-b677-4ea48c5b77f0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:48Z", "updated": "2025-12-02T02:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:35:59,509 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 0.730s
2025-12-02 02:35:59,510 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:35:58 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc5a5b7d-9e71-4908-b1d4-7a7b51808742', 'x-compute-request-id': 'req-cc5a5b7d-9e71-4908-b1d4-7a7b51808742', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:48Z", "updated": "2025-12-02T02:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:36:01,304 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 0.781s
2025-12-02 02:36:01,304 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:00 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa593d31-49db-48ee-98a0-47b7e06ba515', 'x-compute-request-id': 'req-fa593d31-49db-48ee-98a0-47b7e06ba515', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:48Z", "updated": "2025-12-02T02:35:59Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c7:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:35:59.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, "tags": []}}'
2025-12-02 02:36:01,310 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2025-12-02 02:36:02,514 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 1.202s
2025-12-02 02:36:02,514 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:01 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb27729b-174e-4822-b538-8722ff3dc5c7', 'x-compute-request-id': 'req-fb27729b-174e-4822-b538-8722ff3dc5c7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:48Z", "updated": "2025-12-02T02:35:59Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c7:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:35:59.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, "tags": []}}'
2025-12-02 02:36:03,739 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 1.207s
2025-12-02 02:36:03,740 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:02 GMT', 'server': 'Apache', 'content-length': '2191', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-799ec953-c40a-4ef3-82e3-4a96256458f2', 'x-compute-request-id': 'req-799ec953-c40a-4ef3-82e3-4a96256458f2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:48Z", "updated": "2025-12-02T02:35:59Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c7:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:35:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-0ltvv4ne", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-2115739849", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "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, "tags": []}}'
2025-12-02 02:36:03,751 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMWFiOWQxNWEtZDQwNy00MjFmLTk1NzktOTg0NTVhNjU4OGI0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQyOTYzNzUxIn0gMjQwMDAwMDAwMDEuMCAxNzY0NjQyNjYzNzUxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjFhYjlkMTVhLWQ0MDctNDIxZi05NTc5LTk4NDU1YTY1ODhiNCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0Mjk2Mzc1MSJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDY0MjY5Mzc1MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxYWI5ZDE1YS1kNDA3LTQyMWYtOTU3OS05ODQ1NWE2NTg4YjQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDI5NjM3NTEifSA3MjAwMDAwMDAwMS4wIDE3NjQ2NDI3MjM3NTEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMWFiOWQxNWEtZDQwNy00MjFmLTk1NzktOTg0NTVhNjU4OGI0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQyOTYzNzUxIn0gOTYwMDAwMDAwMDEuMCAxNzY0NjQyNzUzNzUxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjFhYjlkMTVhLWQ0MDctNDIxZi05NTc5LTk4NDU1YTY1ODhiNCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0Mjk2Mzc1MSJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQ2NDI3ODM3NTEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMWFiOWQxNWEtZDQwNy00MjFmLTk1NzktOTg0NTVhNjU4OGI0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQyOTYzNzUxIn0gMTQ0MDAwMDAwMDAxLjAgMTc2NDY0MjgxMzc1MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxYWI5ZDE1YS1kNDA3LTQyMWYtOTU3OS05ODQ1NWE2NTg4YjQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDI5NjM3NTEifSAxNjgwMDAwMDAwMDEuMCAxNzY0NjQyODQzNzUxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjFhYjlkMTVhLWQ0MDctNDIxZi05NTc5LTk4NDU1YTY1ODhiNCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0Mjk2Mzc1MSJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQ2NDI4NzM3NTEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMWFiOWQxNWEtZDQwNy00MjFmLTk1NzktOTg0NTVhNjU4OGI0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQyOTYzNzUxIn0gMjE2MDAwMDAwMDAxLjAgMTc2NDY0MjkwMzc1MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxYWI5ZDE1YS1kNDA3LTQyMWYtOTU3OS05ODQ1NWE2NTg4YjQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDI5NjM3NTEifSAyNDAwMDAwMDAwMDEuMCAxNzY0NjQyOTMzNzUxCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.106'
2025-12-02 02:36:03,752 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.106:22' as 'zuul' with password None
2025-12-02 02:36:03,767 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-12-02 02:36:03,830 79 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-02 02:36:03,831 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.106 successfully created
2025-12-02 02:36:04,481 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-12-02 02:36:04,610 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/flavors 0.127s
2025-12-02 02:36:04,610 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:04 GMT', 'server': 'Apache', 'content-length': '710', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbce2da2-0d0b-472a-9526-e9234808cd2b', 'x-compute-request-id': 'req-dbce2da2-0d0b-472a-9526-e9234808cd2b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/flavors'}
Body: b'{"flavors": [{"id": "19e4acd9-0cb6-4fef-95b2-a58b6120f859", "name": "m1.micro", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/19e4acd9-0cb6-4fef-95b2-a58b6120f859"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/19e4acd9-0cb6-4fef-95b2-a58b6120f859"}], "description": null}, {"id": "9f09d48c-aa74-443c-89ea-d6b05d851e10", "name": "m1.nano", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/9f09d48c-aa74-443c-89ea-d6b05d851e10"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/9f09d48c-aa74-443c-89ea-d6b05d851e10"}], "description": null}]}'
2025-12-02 02:36:04,833 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.214s
2025-12-02 02:36:04,833 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:04 GMT', 'server': 'Apache', 'content-length': '1755', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:14+00:00"}, {"efficacy_indicators": [], "uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "audit_uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:19+00:00"}, {"efficacy_indicators": [], "uuid": "410692d5-7364-4e0b-b9ff-0bd2965943d0", "audit_uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:22+00:00"}]}'
2025-12-02 02:36:04,834 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.217123 seconds
2025-12-02 02:36:04,957 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.122s
2025-12-02 02:36:04,958 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:04 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/315243c7-8541-44c8-b7fb-7f182ec1a555", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/315243c7-8541-44c8-b7fb-7f182ec1a555", "rel": "bookmark"}], "created_at": "2025-12-02T01:56:49+00:00", "updated_at": null, "deleted_at": null}'
2025-12-02 02:36:05,099 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.140s
2025-12-02 02:36:05,100 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:04 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/904c6d8a-b461-4d9c-bc63-ea34247a0403", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/904c6d8a-b461-4d9c-bc63-ea34247a0403", "rel": "bookmark"}], "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2025-12-02 02:36:05,225 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.122s
2025-12-02 02:36:05,226 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "f180b11f-e0df-484d-a123-4106031b55f6", "description": "tempest-test-audit_template-1187346336", "goal": "315243c7-8541-44c8-b7fb-7f182ec1a555", "strategy": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "scope": []}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:05 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/3551157b-d8f2-4ef9-a72f-9cb56fa1ded6', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "3551157b-d8f2-4ef9-a72f-9cb56fa1ded6", "name": "f180b11f-e0df-484d-a123-4106031b55f6", "description": "tempest-test-audit_template-1187346336", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/3551157b-d8f2-4ef9-a72f-9cb56fa1ded6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/3551157b-d8f2-4ef9-a72f-9cb56fa1ded6", "rel": "bookmark"}], "scope": [], "created_at": "2025-12-02T02:36:05.200775+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:36:05,323 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.096s
2025-12-02 02:36:05,323 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "3551157b-d8f2-4ef9-a72f-9cb56fa1ded6", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "resize", "resource_id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "input_parameters": {"flavor": "m1.micro"}}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:05 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a', 'content-length': '964', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "name": "actuator-2025-12-02T02:36:05.286639", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:36:05.297370+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:36:05,448 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a 0.124s
2025-12-02 02:36:05,448 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:05 GMT', 'server': 'Apache', 'content-length': '1003', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a'}
Body: b'{"uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "name": "actuator-2025-12-02T02:36:05.286639", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:05+00:00"}'
2025-12-02 02:36:06,039 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a 0.090s
2025-12-02 02:36:06,040 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:05 GMT', 'server': 'Apache', 'content-length': '1005', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a'}
Body: b'{"uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "name": "actuator-2025-12-02T02:36:05.286639", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:05+00:00"}'
2025-12-02 02:36:06,040 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.717057 seconds
2025-12-02 02:36:06,171 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a 0.130s
2025-12-02 02:36:06,171 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:06 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "updated_at": null}]}'
2025-12-02 02:36:06,255 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.083s
2025-12-02 02:36:06,255 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:06 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": null, "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:36:06,403 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.146s
2025-12-02 02:36:06,403 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:06 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": null, "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:06,533 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.128s
2025-12-02 02:36:06,533 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:06 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:07,693 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.157s
2025-12-02 02:36:07,693 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:07 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:08,791 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.095s
2025-12-02 02:36:08,792 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:08 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:09,948 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.079s
2025-12-02 02:36:09,948 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:09 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:11,045 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.094s
2025-12-02 02:36:11,045 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:10 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:12,208 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.160s
2025-12-02 02:36:12,209 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:12 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:13,356 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.145s
2025-12-02 02:36:13,357 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:13 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:14,500 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.141s
2025-12-02 02:36:14,500 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:14 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:15,640 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.138s
2025-12-02 02:36:15,640 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:15 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:16,721 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.079s
2025-12-02 02:36:16,721 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:16 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:17,834 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.111s
2025-12-02 02:36:17,834 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:17 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:18,925 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.089s
2025-12-02 02:36:18,926 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:18 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:20,080 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.151s
2025-12-02 02:36:20,080 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:19 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:21,165 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.083s
2025-12-02 02:36:21,166 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:21 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:22,464 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.297s
2025-12-02 02:36:22,468 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:22 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:23,595 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.125s
2025-12-02 02:36:23,596 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:23 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:24,719 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.120s
2025-12-02 02:36:24,719 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:24 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:25,841 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.119s
2025-12-02 02:36:25,841 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:25 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:26,961 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.117s
2025-12-02 02:36:26,961 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:26 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:06+00:00"}'
2025-12-02 02:36:28,056 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.092s
2025-12-02 02:36:28,056 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:27 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:27+00:00"}'
2025-12-02 02:36:28,056 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 21.652687 seconds
2025-12-02 02:36:28,164 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.106s
2025-12-02 02:36:28,164 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:28 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:36:05+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:36:27+00:00"}'
2025-12-02 02:36:28,259 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.094s
2025-12-02 02:36:28,259 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:28 GMT', 'server': 'Apache', 'content-length': '449', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b'{"actions": [{"uuid": "ff5adfe3-4b9e-4c2b-b56d-18e2457b6f27", "action_plan_uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "state": "SUCCEEDED", "action_type": "resize", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/ff5adfe3-4b9e-4c2b-b56d-18e2457b6f27", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/ff5adfe3-4b9e-4c2b-b56d-18e2457b6f27", "rel": "bookmark"}]}]}'
2025-12-02 02:36:28,392 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.132s
2025-12-02 02:36:28,393 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:28 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cf3552c-9e25-413a-8a9c-e46cd499dc37', 'x-compute-request-id': 'req-8cf3552c-9e25-413a-8a9c-e46cd499dc37', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "2efc3d9f-505d-4fea-9be7-56600247b163", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:36:20.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "6187bf35-cc9f-4243-9e72-d4f328776981", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:36:24.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "a54ad285-b91c-4975-bb63-e476db0c38e4", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:36:24.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "174581a5-3563-43d8-a340-fa31aa6eed1a", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:36:19.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "c45be190-d5b6-41c6-b86f-1d59a7b37364", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:36:28.000000", "disabled_reason": null, "forced_down": false}]}'
2025-12-02 02:36:28,507 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.111s
2025-12-02 02:36:28,507 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:28 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-852d025d-3a84-42a5-bf75-424eddc6402b', 'x-compute-request-id': 'req-852d025d-3a84-42a5-bf75-424eddc6402b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2025-12-02 02:36:28,664 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.144s
2025-12-02 02:36:28,665 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:28 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a13fd89e-871e-44b0-a2fc-49bfa4be7dfb', 'x-compute-request-id': 'req-a13fd89e-871e-44b0-a2fc-49bfa4be7dfb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "56b0f0a8-b213-4083-83c3-c36ae6cb9981", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "174581a5-3563-43d8-a340-fa31aa6eed1a", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 1, "memory_mb_used": 640, "local_gb_used": 1, "free_ram_mb": 7039, "free_disk_gb": 78, "current_workload": 0, "running_vms": 1, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["pse", "sha-ni", "ibrs", "pause-filter", "nrip-save", "avx", "abm", "pni", "cr8legacy", "umip", "ssbd", "de", "popcnt", "wbnoinvd", "rdrand", "cmp_legacy", "cmov", "smep", "rdpid", "spec-ctrl", "arch-capabilities", "sse4.1", "fxsr", "mmxext", "hypervisor", "cx8", "movbe", "lahf_lm", "lm", "perfctr_core", "msr", "xgetbv1", "bmi2", "sse4a", "xsave", "avx2", "ssse3", "bmi1", "clzero", "tsc-deadline", "lbrv", "pae", "clflush", "osvw", "topoext", "virt-ssbd", "aes", "tsc_adjust", "3dnowprefetch", "fsgsbase", "sse2", "skip-l1dfl-vmentry", "x2apic", "adx", "rdtscp", "vmcb-clean", "pdpe1gb", "clflushopt", "amd-stibp", "rdseed", "misalignsse", "mmx", "fxsr_opt", "pge", "sse4.2", "tsc", "cx16", "apic", "sse", "pat", "syscall", "arat", "npt", "amd-ssbd", "svme-addr-chk", "xsavec", "rdctl-no", "xsaveerptr", "nx", "pse36", "tsc-scale", "mds-no", "mca", "ibpb", "fpu", "pfthreshold", "stibp", "sep", "clwb", "smap", "pschange-mc-no", "fma", "mce", "mtrr", "f16c", "pclmuldq", "svm", "vme", "xsaveopt"]}}, {"id": "36f4eb3e-8a5a-4623-8c5b-4fc4a0f3a510", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "c45be190-d5b6-41c6-b86f-1d59a7b37364", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 832, "local_gb_used": 2, "free_ram_mb": 6848, "free_disk_gb": 77, "current_workload": 0, "running_vms": 1, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["msr", "mce", "rdrand", "arat", "sse4a", "popcnt", "lm", "arch-capabilities", "nx", "avx", "amd-stibp", "mmxext", "de", "fxsr", "vmcb-clean", "fma", "pat", "tsc", "bmi2", "nrip-save", "virt-ssbd", "spec-ctrl", "tsc-scale", "pschange-mc-no", "clzero", "tsc-deadline", "pclmuldq", "adx", "rdpid", "ibrs", "aes", "wbnoinvd", "cmp_legacy", "pause-filter", "cr8legacy", "lahf_lm", "sse2", "umip", "rdseed", "movbe", "ssbd", "topoext", "pni", "syscall", "lbrv", "hypervisor", "osvw", "xsavec", "pae", "abm", "tsc_adjust", "apic", "smap", "sse4.1", "mmx", "ibpb", "sep", "cmov", "amd-ssbd", "fxsr_opt", "fsgsbase", "misalignsse", "stibp", "xsaveerptr", "skip-l1dfl-vmentry", "clflush", "mds-no", "bmi1", "cx16", "clwb", "pdpe1gb", "vme", "pfthreshold", "3dnowprefetch", "smep", "mtrr", "avx2", "xsave", "clflushopt", "sse4.2", "svm", "fpu", "pge", "sse", "f16c", "npt", "pse", "sha-ni", "ssse3", "rdtscp", "xgetbv1", "pse36", "x2apic", "cx8", "svme-addr-chk", "perfctr_core", "xsaveopt", "rdctl-no", "mca"]}}]}'
2025-12-02 02:36:28,775 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/56b0f0a8-b213-4083-83c3-c36ae6cb9981/traits 0.106s
2025-12-02 02:36:28,775 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:28 GMT', 'server': 'Apache', 'last-modified': 'Tue, 02 Dec 2025 01:57:18 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-b58c2c9a-537e-407e-a5a4-034d985f226d', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=d6ba99a15794bfdd63040d3aa407eb2f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/56b0f0a8-b213-4083-83c3-c36ae6cb9981/traits'}
Body: b'{"traits": ["COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_NODE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_ACCELERATORS", "HW_CPU_X86_MMX", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_DEVICE_TAGGING", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_SSE41", "COMPUTE_VOLUME_ATTACH_WITH_TAG"], "resource_provider_generation": 3}'
2025-12-02 02:36:29,152 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.372s
2025-12-02 02:36:29,152 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:28 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e7497388-a2da-4a4e-8632-fa2479d09b56', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=2315c0972f76f4cad2a9feb307ee56fb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d6af2f817b8423c982780cd31899005", "name": "tempest-TestExecuteActionsViaActuator-1453822355-project-member", "password_expires_at": null}, "audit_ids": ["LcBfGhzLQDqPn8Y9gZh2SA"], "expires_at": "2025-12-02T03:36:29.000000Z", "issued_at": "2025-12-02T02:36:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "name": "tempest-TestExecuteActionsViaActuator-1453822355"}, "is_domain": false, "roles": [{"id": "7cb52e756f65436789182c5a0f9146c2", "name": "member"}, {"id": "4b2bfec21de94d31ba8ea572a46e674e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "watcher", "id": "57baf9804a05421c8443ca32e3bb8c4e", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "665ac0a1cc8a41829ae0652a238c6401", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "1da2fbdeca5c4372b1e33a44ced2baf0", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "swift", "id": "9b1023f6f803426a8652d37b05d61b70", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}, {"name": "swift", "id": "ccdd5d71246349e8b1414b4cc10afc72", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}], "id": "20abd3dea704401ab5ea725f5b2f033e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "0185ca16d913488e824d2c5dce8902c1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "fc139ac8620d419a852802b6b55c3edf", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "23163aa6d33148fd93717d570af5bedc", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "glance", "id": "0c3313387d7a491c990aa40d1c7eb63e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "62333027b4104fc68f64cfe5e4d1f51b", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "298b7a0114e240aab15cd8d4c645497b", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "43568900526d403cbd0b1e62a84aaf13", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b57efc893301469da1ba0cb9061b35d6", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "79c2a473035f4f63b80e8efefc65dee0", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "e928de83dcf34f01b0c5903e87de5b37", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f9f21f1fff58485495cdad1969ea8b7f", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "95347b5bce1d4ac89d02824940a48b05", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "282a2e1b0f934846a7dd8ade21ebe34f", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a0de3354ee0e49fc904cbddc300524b8", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region":
2025-12-02 02:36:29,153 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8', 'name': 'tempest-TestExecuteActionsViaActuator-965901151-network', 'tenant_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 650, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-02T02:34:48Z', 'updated_at': '2025-12-02T02:34:48Z', 'revision_number': 1} available for tenant
2025-12-02 02:36:31,535 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.382s
2025-12-02 02:36:31,535 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-737920822", "imageRef": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "flavorRef": "9f09d48c-aa74-443c-89ea-d6b05d851e10", "networks": [{"uuid": "b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8"}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:29 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb10ac1d-ee27-42ad-88fe-f0e976f1c78b', 'x-compute-request-id': 'req-eb10ac1d-ee27-42ad-88fe-f0e976f1c78b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "e3fe4809-a344-4d95-becb-db784d433ddd", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4K3TiZLyNQQo"}}'
2025-12-02 02:36:31,779 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.241s
2025-12-02 02:36:31,780 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:31 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-850d6d87-5365-43b6-81da-786b5e792bb1', 'x-compute-request-id': 'req-850d6d87-5365-43b6-81da-786b5e792bb1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b'{"server": {"id": "e3fe4809-a344-4d95-becb-db784d433ddd", "name": "tempest-TestExecuteActionsViaActuator-server-737920822", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:31Z", "updated": "2025-12-02T02:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}], "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, "tags": []}}'
2025-12-02 02:36:33,505 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.712s
2025-12-02 02:36:33,505 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:32 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f7150c-d4ba-4a18-b748-9d35f4d8a9f4', 'x-compute-request-id': 'req-c7f7150c-d4ba-4a18-b748-9d35f4d8a9f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b'{"server": {"id": "e3fe4809-a344-4d95-becb-db784d433ddd", "name": "tempest-TestExecuteActionsViaActuator-server-737920822", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:31Z", "updated": "2025-12-02T02:36:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}], "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, "tags": []}}'
2025-12-02 02:36:34,964 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.434s
2025-12-02 02:36:34,964 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:34 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9506b720-3e98-428b-8bd0-7d8b740249d2', 'x-compute-request-id': 'req-9506b720-3e98-428b-8bd0-7d8b740249d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b'{"server": {"id": "e3fe4809-a344-4d95-becb-db784d433ddd", "name": "tempest-TestExecuteActionsViaActuator-server-737920822", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:31Z", "updated": "2025-12-02T02:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:36:34,971 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait
2025-12-02 02:36:36,825 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.852s
2025-12-02 02:36:36,826 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:35 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34a47f26-dea9-4850-ab68-f9035294b806', 'x-compute-request-id': 'req-34a47f26-dea9-4850-ab68-f9035294b806', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b'{"server": {"id": "e3fe4809-a344-4d95-becb-db784d433ddd", "name": "tempest-TestExecuteActionsViaActuator-server-737920822", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:31Z", "updated": "2025-12-02T02:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:36:38,547 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.701s
2025-12-02 02:36:38,547 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:37 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc07af5d-3807-4e18-811a-785c032f508c', 'x-compute-request-id': 'req-dc07af5d-3807-4e18-811a-785c032f508c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b'{"server": {"id": "e3fe4809-a344-4d95-becb-db784d433ddd", "name": "tempest-TestExecuteActionsViaActuator-server-737920822", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:31Z", "updated": "2025-12-02T02:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:36:40,273 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.707s
2025-12-02 02:36:40,273 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:39 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-392ffbb5-28e5-4503-91a7-0359be688639', 'x-compute-request-id': 'req-392ffbb5-28e5-4503-91a7-0359be688639', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b'{"server": {"id": "e3fe4809-a344-4d95-becb-db784d433ddd", "name": "tempest-TestExecuteActionsViaActuator-server-737920822", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:31Z", "updated": "2025-12-02T02:36:38Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:4e:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:36:38.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, "tags": []}}'
2025-12-02 02:36:40,283 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait
2025-12-02 02:36:40,690 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.405s
2025-12-02 02:36:40,691 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:40 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a000d5ef-f062-4c3d-9f5d-f5f0db78409f', 'x-compute-request-id': 'req-a000d5ef-f062-4c3d-9f5d-f5f0db78409f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b'{"server": {"id": "e3fe4809-a344-4d95-becb-db784d433ddd", "name": "tempest-TestExecuteActionsViaActuator-server-737920822", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:31Z", "updated": "2025-12-02T02:36:38Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:4e:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:36:38.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, "tags": []}}'
2025-12-02 02:36:41,560 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.861s
2025-12-02 02:36:41,560 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:40 GMT', 'server': 'Apache', 'content-length': '2190', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e43ec2ed-d1df-4434-8a75-3a3124aeabdd', 'x-compute-request-id': 'req-e43ec2ed-d1df-4434-8a75-3a3124aeabdd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b'{"server": {"id": "e3fe4809-a344-4d95-becb-db784d433ddd", "name": "tempest-TestExecuteActionsViaActuator-server-737920822", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:31Z", "updated": "2025-12-02T02:36:38Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:4e:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:36:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-ycq0itxq", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-737920822", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "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, "tags": []}}'
2025-12-02 02:36:41,569 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZTNmZTQ4MDktYTM0NC00ZDk1LWJlY2ItZGI3ODRkNDMzZGRkIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDAxNTY4In0gMjQwMDAwMDAwMDEuMCAxNzY0NjQyNzAxNTY4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImUzZmU0ODA5LWEzNDQtNGQ5NS1iZWNiLWRiNzg0ZDQzM2RkZCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzAwMTU2OCJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDY0MjczMTU2OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJlM2ZlNDgwOS1hMzQ0LTRkOTUtYmVjYi1kYjc4NGQ0MzNkZGQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwMDE1NjgifSA3MjAwMDAwMDAwMS4wIDE3NjQ2NDI3NjE1NjgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZTNmZTQ4MDktYTM0NC00ZDk1LWJlY2ItZGI3ODRkNDMzZGRkIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDAxNTY4In0gOTYwMDAwMDAwMDEuMCAxNzY0NjQyNzkxNTY4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImUzZmU0ODA5LWEzNDQtNGQ5NS1iZWNiLWRiNzg0ZDQzM2RkZCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzAwMTU2OCJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQ2NDI4MjE1NjgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZTNmZTQ4MDktYTM0NC00ZDk1LWJlY2ItZGI3ODRkNDMzZGRkIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDAxNTY4In0gMTQ0MDAwMDAwMDAxLjAgMTc2NDY0Mjg1MTU2OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJlM2ZlNDgwOS1hMzQ0LTRkOTUtYmVjYi1kYjc4NGQ0MzNkZGQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwMDE1NjgifSAxNjgwMDAwMDAwMDEuMCAxNzY0NjQyODgxNTY4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImUzZmU0ODA5LWEzNDQtNGQ5NS1iZWNiLWRiNzg0ZDQzM2RkZCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzAwMTU2OCJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQ2NDI5MTE1NjgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZTNmZTQ4MDktYTM0NC00ZDk1LWJlY2ItZGI3ODRkNDMzZGRkIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDAxNTY4In0gMjE2MDAwMDAwMDAxLjAgMTc2NDY0Mjk0MTU2OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJlM2ZlNDgwOS1hMzQ0LTRkOTUtYmVjYi1kYjc4NGQ0MzNkZGQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwMDE1NjgifSAyNDAwMDAwMDAwMDEuMCAxNzY0NjQyOTcxNTY4Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.106'
2025-12-02 02:36:41,569 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.106:22' as 'zuul' with password None
2025-12-02 02:36:41,590 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-12-02 02:36:41,660 79 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-02 02:36:41,660 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.106 successfully created
2025-12-02 02:36:42,387 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-12-02 02:36:42,537 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/36f4eb3e-8a5a-4623-8c5b-4fc4a0f3a510/traits 0.149s
2025-12-02 02:36:42,538 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:42 GMT', 'server': 'Apache', 'last-modified': 'Tue, 02 Dec 2025 01:57:18 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-6d2a79b1-f72a-4fc0-8121-02727d66c606', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=d6ba99a15794bfdd63040d3aa407eb2f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/36f4eb3e-8a5a-4623-8c5b-4fc4a0f3a510/traits'}
Body: b'{"traits": ["COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_NODE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_ACCELERATORS", "HW_CPU_X86_MMX", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_DEVICE_TAGGING", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_SSE41", "COMPUTE_VOLUME_ATTACH_WITH_TAG"], "resource_provider_generation": 8}'
2025-12-02 02:36:43,014 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.473s
2025-12-02 02:36:43,015 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:42 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4f762af0-73e1-4dea-a9ea-a1d63643c2ef', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=2315c0972f76f4cad2a9feb307ee56fb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d6af2f817b8423c982780cd31899005", "name": "tempest-TestExecuteActionsViaActuator-1453822355-project-member", "password_expires_at": null}, "audit_ids": ["RGvm3QxmToqWrKtMr8v4aw"], "expires_at": "2025-12-02T03:36:42.000000Z", "issued_at": "2025-12-02T02:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "name": "tempest-TestExecuteActionsViaActuator-1453822355"}, "is_domain": false, "roles": [{"id": "7cb52e756f65436789182c5a0f9146c2", "name": "member"}, {"id": "4b2bfec21de94d31ba8ea572a46e674e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "watcher", "id": "57baf9804a05421c8443ca32e3bb8c4e", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "665ac0a1cc8a41829ae0652a238c6401", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "1da2fbdeca5c4372b1e33a44ced2baf0", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "swift", "id": "9b1023f6f803426a8652d37b05d61b70", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}, {"name": "swift", "id": "ccdd5d71246349e8b1414b4cc10afc72", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}], "id": "20abd3dea704401ab5ea725f5b2f033e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "0185ca16d913488e824d2c5dce8902c1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "fc139ac8620d419a852802b6b55c3edf", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "23163aa6d33148fd93717d570af5bedc", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "glance", "id": "0c3313387d7a491c990aa40d1c7eb63e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "62333027b4104fc68f64cfe5e4d1f51b", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "298b7a0114e240aab15cd8d4c645497b", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "43568900526d403cbd0b1e62a84aaf13", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b57efc893301469da1ba0cb9061b35d6", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "79c2a473035f4f63b80e8efefc65dee0", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "e928de83dcf34f01b0c5903e87de5b37", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f9f21f1fff58485495cdad1969ea8b7f", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "95347b5bce1d4ac89d02824940a48b05", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "282a2e1b0f934846a7dd8ade21ebe34f", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a0de3354ee0e49fc904cbddc300524b8", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region":
2025-12-02 02:36:43,015 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8', 'name': 'tempest-TestExecuteActionsViaActuator-965901151-network', 'tenant_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 650, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-02T02:34:48Z', 'updated_at': '2025-12-02T02:34:48Z', 'revision_number': 1} available for tenant
2025-12-02 02:36:44,406 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.390s
2025-12-02 02:36:44,406 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-274071341", "imageRef": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "flavorRef": "9f09d48c-aa74-443c-89ea-d6b05d851e10", "networks": [{"uuid": "b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8"}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:43 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfb313b9-9d45-49cb-af21-db17909b466f', 'x-compute-request-id': 'req-dfb313b9-9d45-49cb-af21-db17909b466f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "092f0422-fa7c-4922-bf5e-d119a64248b8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "osPfLp3MZ5f5"}}'
2025-12-02 02:36:45,513 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 1.103s
2025-12-02 02:36:45,514 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:44 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5325aa50-95e8-4e3f-81b3-45a89637137b', 'x-compute-request-id': 'req-5325aa50-95e8-4e3f-81b3-45a89637137b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b'{"server": {"id": "092f0422-fa7c-4922-bf5e-d119a64248b8", "name": "tempest-TestExecuteActionsViaActuator-server-274071341", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:44Z", "updated": "2025-12-02T02:36:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}], "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, "tags": []}}'
2025-12-02 02:36:47,530 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 1.009s
2025-12-02 02:36:47,530 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:46 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f966a872-e0fc-4136-8f3b-1deb6278e4ff', 'x-compute-request-id': 'req-f966a872-e0fc-4136-8f3b-1deb6278e4ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b'{"server": {"id": "092f0422-fa7c-4922-bf5e-d119a64248b8", "name": "tempest-TestExecuteActionsViaActuator-server-274071341", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:44Z", "updated": "2025-12-02T02:36:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:36:47,541 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2025-12-02 02:36:49,402 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 0.859s
2025-12-02 02:36:49,403 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:48 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a83b0340-ed21-4c04-b1b1-e9ba51dc961b', 'x-compute-request-id': 'req-a83b0340-ed21-4c04-b1b1-e9ba51dc961b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b'{"server": {"id": "092f0422-fa7c-4922-bf5e-d119a64248b8", "name": "tempest-TestExecuteActionsViaActuator-server-274071341", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:44Z", "updated": "2025-12-02T02:36:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:36:50,926 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 0.513s
2025-12-02 02:36:50,927 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:50 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04a1cbe8-dca0-405b-a0b8-3f38a2289f75', 'x-compute-request-id': 'req-04a1cbe8-dca0-405b-a0b8-3f38a2289f75', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b'{"server": {"id": "092f0422-fa7c-4922-bf5e-d119a64248b8", "name": "tempest-TestExecuteActionsViaActuator-server-274071341", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:44Z", "updated": "2025-12-02T02:36:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:36:52,893 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 0.955s
2025-12-02 02:36:52,894 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:51 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-966fce6e-4abc-46f9-9902-921ec803a08f', 'x-compute-request-id': 'req-966fce6e-4abc-46f9-9902-921ec803a08f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b'{"server": {"id": "092f0422-fa7c-4922-bf5e-d119a64248b8", "name": "tempest-TestExecuteActionsViaActuator-server-274071341", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:44Z", "updated": "2025-12-02T02:36:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:36:54,507 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 0.604s
2025-12-02 02:36:54,507 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:53 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-845140de-d086-4fe8-8ae7-8d1a00421822', 'x-compute-request-id': 'req-845140de-d086-4fe8-8ae7-8d1a00421822', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b'{"server": {"id": "092f0422-fa7c-4922-bf5e-d119a64248b8", "name": "tempest-TestExecuteActionsViaActuator-server-274071341", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:44Z", "updated": "2025-12-02T02:36:52Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:b2:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:36:52.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, "tags": []}}'
2025-12-02 02:36:54,515 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait
2025-12-02 02:36:55,026 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 0.510s
2025-12-02 02:36:55,026 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:54 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02bcdee8-a7dd-4008-a931-ceb2432976f8', 'x-compute-request-id': 'req-02bcdee8-a7dd-4008-a931-ceb2432976f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b'{"server": {"id": "092f0422-fa7c-4922-bf5e-d119a64248b8", "name": "tempest-TestExecuteActionsViaActuator-server-274071341", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:44Z", "updated": "2025-12-02T02:36:52Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:b2:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:36:52.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, "tags": []}}'
2025-12-02 02:36:55,761 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 0.725s
2025-12-02 02:36:55,761 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:55 GMT', 'server': 'Apache', 'content-length': '2190', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b793005-e294-412e-87a3-0e7fd76204b8', 'x-compute-request-id': 'req-3b793005-e294-412e-87a3-0e7fd76204b8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b'{"server": {"id": "092f0422-fa7c-4922-bf5e-d119a64248b8", "name": "tempest-TestExecuteActionsViaActuator-server-274071341", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:44Z", "updated": "2025-12-02T02:36:52Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:b2:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:36:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-j0tm2t4j", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-274071341", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "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, "tags": []}}'
2025-12-02 02:36:55,776 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDkyZjA0MjItZmE3Yy00OTIyLWJmNWUtZDExOWE2NDI0OGI4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDE1Nzc2In0gMjQwMDAwMDAwMDEuMCAxNzY0NjQyNzE1Nzc2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjA5MmYwNDIyLWZhN2MtNDkyMi1iZjVlLWQxMTlhNjQyNDhiOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzAxNTc3NiJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDY0Mjc0NTc3NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwOTJmMDQyMi1mYTdjLTQ5MjItYmY1ZS1kMTE5YTY0MjQ4YjgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwMTU3NzYifSA3MjAwMDAwMDAwMS4wIDE3NjQ2NDI3NzU3NzYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDkyZjA0MjItZmE3Yy00OTIyLWJmNWUtZDExOWE2NDI0OGI4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDE1Nzc2In0gOTYwMDAwMDAwMDEuMCAxNzY0NjQyODA1Nzc2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjA5MmYwNDIyLWZhN2MtNDkyMi1iZjVlLWQxMTlhNjQyNDhiOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzAxNTc3NiJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQ2NDI4MzU3NzYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDkyZjA0MjItZmE3Yy00OTIyLWJmNWUtZDExOWE2NDI0OGI4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDE1Nzc2In0gMTQ0MDAwMDAwMDAxLjAgMTc2NDY0Mjg2NTc3NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwOTJmMDQyMi1mYTdjLTQ5MjItYmY1ZS1kMTE5YTY0MjQ4YjgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwMTU3NzYifSAxNjgwMDAwMDAwMDEuMCAxNzY0NjQyODk1Nzc2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjA5MmYwNDIyLWZhN2MtNDkyMi1iZjVlLWQxMTlhNjQyNDhiOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzAxNTc3NiJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQ2NDI5MjU3NzYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDkyZjA0MjItZmE3Yy00OTIyLWJmNWUtZDExOWE2NDI0OGI4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDE1Nzc2In0gMjE2MDAwMDAwMDAxLjAgMTc2NDY0Mjk1NTc3NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwOTJmMDQyMi1mYTdjLTQ5MjItYmY1ZS1kMTE5YTY0MjQ4YjgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwMTU3NzYifSAyNDAwMDAwMDAwMDEuMCAxNzY0NjQyOTg1Nzc2Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.106'
2025-12-02 02:36:55,776 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.106:22' as 'zuul' with password None
2025-12-02 02:36:55,791 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-12-02 02:36:55,852 79 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-02 02:36:55,852 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.106 successfully created
2025-12-02 02:36:56,402 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-12-02 02:36:56,532 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.128s
2025-12-02 02:36:56,532 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:56 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5505cfaa-2100-48d5-8197-cfcb841530ba', 'x-compute-request-id': 'req-5505cfaa-2100-48d5-8197-cfcb841530ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "2efc3d9f-505d-4fea-9be7-56600247b163", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:36:50.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "6187bf35-cc9f-4243-9e72-d4f328776981", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:36:54.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "a54ad285-b91c-4975-bb63-e476db0c38e4", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:36:54.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "174581a5-3563-43d8-a340-fa31aa6eed1a", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:36:49.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "c45be190-d5b6-41c6-b86f-1d59a7b37364", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:36:48.000000", "disabled_reason": null, "forced_down": false}]}'
2025-12-02 02:36:56,748 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.210s
2025-12-02 02:36:56,749 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:56 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aab58df-887b-4c18-9d4e-897b80d29703', 'x-compute-request-id': 'req-0aab58df-887b-4c18-9d4e-897b80d29703', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2025-12-02 02:36:56,878 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.118s
2025-12-02 02:36:56,879 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:56 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d77d6f2b-9461-4a27-94d3-888c1bc57cdd', 'x-compute-request-id': 'req-d77d6f2b-9461-4a27-94d3-888c1bc57cdd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "56b0f0a8-b213-4083-83c3-c36ae6cb9981", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "174581a5-3563-43d8-a340-fa31aa6eed1a", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 1, "memory_mb_used": 640, "local_gb_used": 1, "free_ram_mb": 7039, "free_disk_gb": 78, "current_workload": 0, "running_vms": 1, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["pse", "sha-ni", "ibrs", "pause-filter", "nrip-save", "avx", "abm", "pni", "cr8legacy", "umip", "ssbd", "de", "popcnt", "wbnoinvd", "rdrand", "cmp_legacy", "cmov", "smep", "rdpid", "spec-ctrl", "arch-capabilities", "sse4.1", "fxsr", "mmxext", "hypervisor", "cx8", "movbe", "lahf_lm", "lm", "perfctr_core", "msr", "xgetbv1", "bmi2", "sse4a", "xsave", "avx2", "ssse3", "bmi1", "clzero", "tsc-deadline", "lbrv", "pae", "clflush", "osvw", "topoext", "virt-ssbd", "aes", "tsc_adjust", "3dnowprefetch", "fsgsbase", "sse2", "skip-l1dfl-vmentry", "x2apic", "adx", "rdtscp", "vmcb-clean", "pdpe1gb", "clflushopt", "amd-stibp", "rdseed", "misalignsse", "mmx", "fxsr_opt", "pge", "sse4.2", "tsc", "cx16", "apic", "sse", "pat", "syscall", "arat", "npt", "amd-ssbd", "svme-addr-chk", "xsavec", "rdctl-no", "xsaveerptr", "nx", "pse36", "tsc-scale", "mds-no", "mca", "ibpb", "fpu", "pfthreshold", "stibp", "sep", "clwb", "smap", "pschange-mc-no", "fma", "mce", "mtrr", "f16c", "pclmuldq", "svm", "vme", "xsaveopt"]}}, {"id": "36f4eb3e-8a5a-4623-8c5b-4fc4a0f3a510", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "c45be190-d5b6-41c6-b86f-1d59a7b37364", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 3, "memory_mb_used": 960, "local_gb_used": 3, "free_ram_mb": 6720, "free_disk_gb": 76, "current_workload": 0, "running_vms": 3, "disk_available_least": 71, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["msr", "mce", "rdrand", "arat", "sse4a", "popcnt", "lm", "arch-capabilities", "nx", "avx", "amd-stibp", "mmxext", "de", "fxsr", "vmcb-clean", "fma", "pat", "tsc", "bmi2", "nrip-save", "virt-ssbd", "spec-ctrl", "tsc-scale", "pschange-mc-no", "clzero", "tsc-deadline", "pclmuldq", "adx", "rdpid", "ibrs", "aes", "wbnoinvd", "cmp_legacy", "pause-filter", "cr8legacy", "lahf_lm", "sse2", "umip", "rdseed", "movbe", "ssbd", "topoext", "pni", "syscall", "lbrv", "hypervisor", "osvw", "xsavec", "pae", "abm", "tsc_adjust", "apic", "smap", "sse4.1", "mmx", "ibpb", "sep", "cmov", "amd-ssbd", "fxsr_opt", "fsgsbase", "misalignsse", "stibp", "xsaveerptr", "skip-l1dfl-vmentry", "clflush", "mds-no", "bmi1", "cx16", "clwb", "pdpe1gb", "vme", "pfthreshold", "3dnowprefetch", "smep", "mtrr", "avx2", "xsave", "clflushopt", "sse4.2", "svm", "fpu", "pge", "sse", "f16c", "npt", "pse", "sha-ni", "ssse3", "rdtscp", "xgetbv1", "pse36", "x2apic", "cx8", "svme-addr-chk", "perfctr_core", "xsaveopt", "rdctl-no", "mca"]}}]}'
2025-12-02 02:36:56,933 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/56b0f0a8-b213-4083-83c3-c36ae6cb9981/traits 0.047s
2025-12-02 02:36:56,934 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:56 GMT', 'server': 'Apache', 'last-modified': 'Tue, 02 Dec 2025 01:57:18 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-860590c6-61bc-42d0-a4b9-ad91f8183aa0', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=d6ba99a15794bfdd63040d3aa407eb2f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/56b0f0a8-b213-4083-83c3-c36ae6cb9981/traits'}
Body: b'{"traits": ["COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_NODE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_ACCELERATORS", "HW_CPU_X86_MMX", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_DEVICE_TAGGING", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_SSE41", "COMPUTE_VOLUME_ATTACH_WITH_TAG"], "resource_provider_generation": 4}'
2025-12-02 02:36:57,462 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.329s
2025-12-02 02:36:57,463 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:57 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e006fb72-e240-495e-8755-1531c7a45092', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=2315c0972f76f4cad2a9feb307ee56fb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d6af2f817b8423c982780cd31899005", "name": "tempest-TestExecuteActionsViaActuator-1453822355-project-member", "password_expires_at": null}, "audit_ids": ["krkE45T9THm_3EYml2GEDg"], "expires_at": "2025-12-02T03:36:57.000000Z", "issued_at": "2025-12-02T02:36:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "name": "tempest-TestExecuteActionsViaActuator-1453822355"}, "is_domain": false, "roles": [{"id": "7cb52e756f65436789182c5a0f9146c2", "name": "member"}, {"id": "4b2bfec21de94d31ba8ea572a46e674e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "watcher", "id": "57baf9804a05421c8443ca32e3bb8c4e", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "665ac0a1cc8a41829ae0652a238c6401", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "1da2fbdeca5c4372b1e33a44ced2baf0", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "swift", "id": "9b1023f6f803426a8652d37b05d61b70", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}, {"name": "swift", "id": "ccdd5d71246349e8b1414b4cc10afc72", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}], "id": "20abd3dea704401ab5ea725f5b2f033e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "0185ca16d913488e824d2c5dce8902c1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "fc139ac8620d419a852802b6b55c3edf", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "23163aa6d33148fd93717d570af5bedc", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "glance", "id": "0c3313387d7a491c990aa40d1c7eb63e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "62333027b4104fc68f64cfe5e4d1f51b", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "298b7a0114e240aab15cd8d4c645497b", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "43568900526d403cbd0b1e62a84aaf13", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b57efc893301469da1ba0cb9061b35d6", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "79c2a473035f4f63b80e8efefc65dee0", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "e928de83dcf34f01b0c5903e87de5b37", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f9f21f1fff58485495cdad1969ea8b7f", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "95347b5bce1d4ac89d02824940a48b05", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "282a2e1b0f934846a7dd8ade21ebe34f", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a0de3354ee0e49fc904cbddc300524b8", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region":
2025-12-02 02:36:57,463 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8', 'name': 'tempest-TestExecuteActionsViaActuator-965901151-network', 'tenant_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 650, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-02T02:34:48Z', 'updated_at': '2025-12-02T02:34:48Z', 'revision_number': 1} available for tenant
2025-12-02 02:36:58,837 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.372s
2025-12-02 02:36:58,837 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1688263191", "imageRef": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "flavorRef": "9f09d48c-aa74-443c-89ea-d6b05d851e10", "networks": [{"uuid": "b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8"}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:57 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8301fe6-bee9-4e00-acdd-73f5f790bacf', 'x-compute-request-id': 'req-b8301fe6-bee9-4e00-acdd-73f5f790bacf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KYDEo4fYeHdq"}}'
2025-12-02 02:36:59,111 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6 0.271s
2025-12-02 02:36:59,111 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:36:58 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a66f580e-22c1-4a9e-a461-14d41452ca0c', 'x-compute-request-id': 'req-a66f580e-22c1-4a9e-a461-14d41452ca0c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6'}
Body: b'{"server": {"id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6", "name": "tempest-TestExecuteActionsViaActuator-server-1688263191", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:58Z", "updated": "2025-12-02T02:36:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}], "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, "tags": []}}'
2025-12-02 02:37:00,411 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6 0.283s
2025-12-02 02:37:00,411 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:00 GMT', 'server': 'Apache', 'content-length': '1429', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f26153f1-269c-4e14-a8a9-1638834b3ba4', 'x-compute-request-id': 'req-f26153f1-269c-4e14-a8a9-1638834b3ba4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6'}
Body: b'{"server": {"id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6", "name": "tempest-TestExecuteActionsViaActuator-server-1688263191", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:58Z", "updated": "2025-12-02T02:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:37:00,420 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2025-12-02 02:37:01,966 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6 0.544s
2025-12-02 02:37:01,966 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:01 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e83666e6-d9d7-43fe-8578-bd8ab26ae386', 'x-compute-request-id': 'req-e83666e6-d9d7-43fe-8578-bd8ab26ae386', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6'}
Body: b'{"server": {"id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6", "name": "tempest-TestExecuteActionsViaActuator-server-1688263191", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:58Z", "updated": "2025-12-02T02:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:37:03,765 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6 0.783s
2025-12-02 02:37:03,765 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:03 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13ad5e9e-dbaa-4d2e-bff0-2cd66a7c2672', 'x-compute-request-id': 'req-13ad5e9e-dbaa-4d2e-bff0-2cd66a7c2672', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6'}
Body: b'{"server": {"id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6", "name": "tempest-TestExecuteActionsViaActuator-server-1688263191", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:58Z", "updated": "2025-12-02T02:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:37:05,262 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6 0.485s
2025-12-02 02:37:05,263 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:04 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e864dca9-cefa-40e1-b0d6-f905b34e73d2', 'x-compute-request-id': 'req-e864dca9-cefa-40e1-b0d6-f905b34e73d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6'}
Body: b'{"server": {"id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6", "name": "tempest-TestExecuteActionsViaActuator-server-1688263191", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:58Z", "updated": "2025-12-02T02:37:04Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:32:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:37:04.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, "tags": []}}'
2025-12-02 02:37:05,279 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait
2025-12-02 02:37:07,533 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6 2.253s
2025-12-02 02:37:07,534 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:05 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd2e4e7-6aef-4d84-a442-f1014f4afe24', 'x-compute-request-id': 'req-bcd2e4e7-6aef-4d84-a442-f1014f4afe24', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6'}
Body: b'{"server": {"id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6", "name": "tempest-TestExecuteActionsViaActuator-server-1688263191", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:58Z", "updated": "2025-12-02T02:37:04Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:32:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:37:04.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, "tags": []}}'
2025-12-02 02:37:08,711 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6 1.149s
2025-12-02 02:37:08,711 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:07 GMT', 'server': 'Apache', 'content-length': '2192', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-171cb958-6399-42f5-8827-2904c178850c', 'x-compute-request-id': 'req-171cb958-6399-42f5-8827-2904c178850c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6'}
Body: b'{"server": {"id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6", "name": "tempest-TestExecuteActionsViaActuator-server-1688263191", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:58Z", "updated": "2025-12-02T02:37:04Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:32:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:37:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-6grxi6ps", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1688263191", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "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, "tags": []}}'
2025-12-02 02:37:08,723 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzllN2MzNGEtYzMwOC00M2I4LWJmNWItODVkZDY2NWNiYWM2Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDI4NzIzIn0gMjQwMDAwMDAwMDEuMCAxNzY0NjQyNzI4NzIzCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjM5ZTdjMzRhLWMzMDgtNDNiOC1iZjViLTg1ZGQ2NjVjYmFjNiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzAyODcyMyJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDY0Mjc1ODcyMwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzOWU3YzM0YS1jMzA4LTQzYjgtYmY1Yi04NWRkNjY1Y2JhYzYiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwMjg3MjMifSA3MjAwMDAwMDAwMS4wIDE3NjQ2NDI3ODg3MjMKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzllN2MzNGEtYzMwOC00M2I4LWJmNWItODVkZDY2NWNiYWM2Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDI4NzIzIn0gOTYwMDAwMDAwMDEuMCAxNzY0NjQyODE4NzIzCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjM5ZTdjMzRhLWMzMDgtNDNiOC1iZjViLTg1ZGQ2NjVjYmFjNiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzAyODcyMyJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQ2NDI4NDg3MjMKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzllN2MzNGEtYzMwOC00M2I4LWJmNWItODVkZDY2NWNiYWM2Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDI4NzIzIn0gMTQ0MDAwMDAwMDAxLjAgMTc2NDY0Mjg3ODcyMwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzOWU3YzM0YS1jMzA4LTQzYjgtYmY1Yi04NWRkNjY1Y2JhYzYiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwMjg3MjMifSAxNjgwMDAwMDAwMDEuMCAxNzY0NjQyOTA4NzIzCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjM5ZTdjMzRhLWMzMDgtNDNiOC1iZjViLTg1ZGQ2NjVjYmFjNiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzAyODcyMyJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQ2NDI5Mzg3MjMKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzllN2MzNGEtYzMwOC00M2I4LWJmNWItODVkZDY2NWNiYWM2Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDI4NzIzIn0gMjE2MDAwMDAwMDAxLjAgMTc2NDY0Mjk2ODcyMwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzOWU3YzM0YS1jMzA4LTQzYjgtYmY1Yi04NWRkNjY1Y2JhYzYiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwMjg3MjMifSAyNDAwMDAwMDAwMDEuMCAxNzY0NjQyOTk4NzIzCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.106'
2025-12-02 02:37:08,724 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.106:22' as 'zuul' with password None
2025-12-02 02:37:08,740 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-12-02 02:37:08,805 79 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-02 02:37:08,805 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.106 successfully created
2025-12-02 02:37:09,392 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-12-02 02:37:09,446 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/36f4eb3e-8a5a-4623-8c5b-4fc4a0f3a510/traits 0.052s
2025-12-02 02:37:09,446 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:09 GMT', 'server': 'Apache', 'last-modified': 'Tue, 02 Dec 2025 01:57:18 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-48342899-e516-4507-8703-fa220a0dd97f', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=d6ba99a15794bfdd63040d3aa407eb2f; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/36f4eb3e-8a5a-4623-8c5b-4fc4a0f3a510/traits'}
Body: b'{"traits": ["COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_NODE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_ACCELERATORS", "HW_CPU_X86_MMX", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_DEVICE_TAGGING", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_RESCUE_BFV", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_SSE41", "COMPUTE_VOLUME_ATTACH_WITH_TAG"], "resource_provider_generation": 9}'
2025-12-02 02:37:09,746 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.294s
2025-12-02 02:37:09,746 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:09 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c3ea078f-6f23-45c4-9f3c-bc89c37ede85', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=2315c0972f76f4cad2a9feb307ee56fb; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d6af2f817b8423c982780cd31899005", "name": "tempest-TestExecuteActionsViaActuator-1453822355-project-member", "password_expires_at": null}, "audit_ids": ["dHMoHIIoSYuwG4JtgwLYXw"], "expires_at": "2025-12-02T03:37:09.000000Z", "issued_at": "2025-12-02T02:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "name": "tempest-TestExecuteActionsViaActuator-1453822355"}, "is_domain": false, "roles": [{"id": "7cb52e756f65436789182c5a0f9146c2", "name": "member"}, {"id": "4b2bfec21de94d31ba8ea572a46e674e", "name": "reader"}], "catalog": [{"endpoints": [{"name": "watcher", "id": "57baf9804a05421c8443ca32e3bb8c4e", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "665ac0a1cc8a41829ae0652a238c6401", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "1da2fbdeca5c4372b1e33a44ced2baf0", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "swift", "id": "9b1023f6f803426a8652d37b05d61b70", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}, {"name": "swift", "id": "ccdd5d71246349e8b1414b4cc10afc72", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_abcbcec0cf9b492d9efe41b7f8cb7ab1", "region": "regionOne"}], "id": "20abd3dea704401ab5ea725f5b2f033e", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "placement", "id": "0185ca16d913488e824d2c5dce8902c1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "placement", "id": "fc139ac8620d419a852802b6b55c3edf", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}], "id": "23163aa6d33148fd93717d570af5bedc", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "glance", "id": "0c3313387d7a491c990aa40d1c7eb63e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "62333027b4104fc68f64cfe5e4d1f51b", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "298b7a0114e240aab15cd8d4c645497b", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "43568900526d403cbd0b1e62a84aaf13", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b57efc893301469da1ba0cb9061b35d6", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "79c2a473035f4f63b80e8efefc65dee0", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "cinderv3", "id": "e928de83dcf34f01b0c5903e87de5b37", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f9f21f1fff58485495cdad1969ea8b7f", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "95347b5bce1d4ac89d02824940a48b05", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "282a2e1b0f934846a7dd8ade21ebe34f", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "a0de3354ee0e49fc904cbddc300524b8", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region":
2025-12-02 02:37:09,746 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8', 'name': 'tempest-TestExecuteActionsViaActuator-965901151-network', 'tenant_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'abcbcec0cf9b492d9efe41b7f8cb7ab1', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 650, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-12-02T02:34:48Z', 'updated_at': '2025-12-02T02:34:48Z', 'revision_number': 1} available for tenant
2025-12-02 02:37:11,187 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.439s
2025-12-02 02:37:11,187 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-359132506", "imageRef": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "flavorRef": "9f09d48c-aa74-443c-89ea-d6b05d851e10", "networks": [{"uuid": "b38f89e6-e1ac-43a9-8d0e-3e0f4ed73bf8"}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:09 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62a2a96b-81f5-4dde-8527-68d825107908', 'x-compute-request-id': 'req-62a2a96b-81f5-4dde-8527-68d825107908', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "qB8FCdkfYqwU"}}'
2025-12-02 02:37:11,540 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 0.349s
2025-12-02 02:37:11,540 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:11 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13fd2770-a015-41b7-b945-5575d7c58ec0', 'x-compute-request-id': 'req-13fd2770-a015-41b7-b945-5575d7c58ec0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "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, "tags": []}}'
2025-12-02 02:37:13,570 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 1.017s
2025-12-02 02:37:13,570 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:12 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-621b9c3f-0c6e-4470-9948-31028ddf4d83', 'x-compute-request-id': 'req-621b9c3f-0c6e-4470-9948-31028ddf4d83', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:37:13,582 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2025-12-02 02:37:16,540 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 1.956s
2025-12-02 02:37:16,541 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:14 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5adf2941-a799-4cf3-bb26-4c864ca099f0', 'x-compute-request-id': 'req-5adf2941-a799-4cf3-bb26-4c864ca099f0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:37:19,608 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 2.051s
2025-12-02 02:37:19,608 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:17 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6f048d9-c479-428a-a658-f1cb49946911', 'x-compute-request-id': 'req-d6f048d9-c479-428a-a658-f1cb49946911', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:37:21,432 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 0.809s
2025-12-02 02:37:21,433 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:20 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5be0215-36a1-4a0b-834a-4966bdee04e6', 'x-compute-request-id': 'req-a5be0215-36a1-4a0b-834a-4966bdee04e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:37:22,878 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 0.435s
2025-12-02 02:37:22,879 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:22 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a98c481e-c473-4f5b-82bf-3b241f4fa2d5', 'x-compute-request-id': 'req-a98c481e-c473-4f5b-82bf-3b241f4fa2d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "BUILD", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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, "tags": []}}'
2025-12-02 02:37:24,533 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 0.644s
2025-12-02 02:37:24,534 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:23 GMT', 'server': 'Apache', 'content-length': '1664', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85ccdfa3-344f-404c-9cf4-37b7e365b107', 'x-compute-request-id': 'req-85ccdfa3-344f-404c-9cf4-37b7e365b107', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:22Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:c7:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:37:22.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, "tags": []}}'
2025-12-02 02:37:24,549 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2025-12-02 02:37:25,000 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 0.450s
2025-12-02 02:37:25,000 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:24 GMT', 'server': 'Apache', 'content-length': '1664', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d92f183b-8391-4ac1-bbe7-29ae65a18a33', 'x-compute-request-id': 'req-d92f183b-8391-4ac1-bbe7-29ae65a18a33', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:22Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:c7:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:37:22.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, "tags": []}}'
2025-12-02 02:37:25,707 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 0.697s
2025-12-02 02:37:25,707 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:25 GMT', 'server': 'Apache', 'content-length': '2189', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3226d770-18a8-4847-b939-4d743c508fc8', 'x-compute-request-id': 'req-3226d770-18a8-4847-b939-4d743c508fc8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:22Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:c7:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:37:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-eiylpwj6", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-359132506", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "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, "tags": []}}'
2025-12-02 02:37:25,717 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYWI5OWU3ZjYtYWU2Ni00OTY5LThkYTktNzNmMjhiNDY1ZTYxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDQ1NzE3In0gMjQwMDAwMDAwMDEuMCAxNzY0NjQyNzQ1NzE3CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImFiOTllN2Y2LWFlNjYtNDk2OS04ZGE5LTczZjI4YjQ2NWU2MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzA0NTcxNyJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDY0Mjc3NTcxNwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJhYjk5ZTdmNi1hZTY2LTQ5NjktOGRhOS03M2YyOGI0NjVlNjEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwNDU3MTcifSA3MjAwMDAwMDAwMS4wIDE3NjQ2NDI4MDU3MTcKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYWI5OWU3ZjYtYWU2Ni00OTY5LThkYTktNzNmMjhiNDY1ZTYxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDQ1NzE3In0gOTYwMDAwMDAwMDEuMCAxNzY0NjQyODM1NzE3CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImFiOTllN2Y2LWFlNjYtNDk2OS04ZGE5LTczZjI4YjQ2NWU2MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzA0NTcxNyJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQ2NDI4NjU3MTcKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYWI5OWU3ZjYtYWU2Ni00OTY5LThkYTktNzNmMjhiNDY1ZTYxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDQ1NzE3In0gMTQ0MDAwMDAwMDAxLjAgMTc2NDY0Mjg5NTcxNwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJhYjk5ZTdmNi1hZTY2LTQ5NjktOGRhOS03M2YyOGI0NjVlNjEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwNDU3MTcifSAxNjgwMDAwMDAwMDEuMCAxNzY0NjQyOTI1NzE3CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImFiOTllN2Y2LWFlNjYtNDk2OS04ZGE5LTczZjI4YjQ2NWU2MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDY0MzA0NTcxNyJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQ2NDI5NTU3MTcKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYWI5OWU3ZjYtYWU2Ni00OTY5LThkYTktNzNmMjhiNDY1ZTYxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0NjQzMDQ1NzE3In0gMjE2MDAwMDAwMDAxLjAgMTc2NDY0Mjk4NTcxNwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJhYjk5ZTdmNi1hZTY2LTQ5NjktOGRhOS03M2YyOGI0NjVlNjEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQ2NDMwNDU3MTcifSAyNDAwMDAwMDAwMDEuMCAxNzY0NjQzMDE1NzE3Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.106'
2025-12-02 02:37:25,717 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.106:22' as 'zuul' with password None
2025-12-02 02:37:25,740 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-12-02 02:37:25,817 79 INFO [paramiko.transport] Authentication (publickey) successful!
2025-12-02 02:37:25,818 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.106 successfully created
2025-12-02 02:37:26,481 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-12-02 02:37:26,660 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.177s
2025-12-02 02:37:26,661 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:26 GMT', 'server': 'Apache', 'content-length': '2334', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:14+00:00"}, {"efficacy_indicators": [], "uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "audit_uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:19+00:00"}, {"efficacy_indicators": [], "uuid": "410692d5-7364-4e0b-b9ff-0bd2965943d0", "audit_uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:22+00:00"}, {"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "updated_at": "2025-12-02T02:36:27+00:00"}]}'
2025-12-02 02:37:26,661 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.180287 seconds
2025-12-02 02:37:26,779 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.115s
2025-12-02 02:37:26,779 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:26 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/315243c7-8541-44c8-b7fb-7f182ec1a555", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/315243c7-8541-44c8-b7fb-7f182ec1a555", "rel": "bookmark"}], "created_at": "2025-12-02T01:56:49+00:00", "updated_at": null, "deleted_at": null}'
2025-12-02 02:37:26,895 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.114s
2025-12-02 02:37:26,895 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:26 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/904c6d8a-b461-4d9c-bc63-ea34247a0403", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/904c6d8a-b461-4d9c-bc63-ea34247a0403", "rel": "bookmark"}], "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2025-12-02 02:37:27,058 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.161s
2025-12-02 02:37:27,058 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "f335171a-a6b5-4933-bd8d-9c5303c2f47b", "description": "tempest-test-audit_template-439471862", "goal": "315243c7-8541-44c8-b7fb-7f182ec1a555", "strategy": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "scope": []}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:26 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c762a3e6-c7ab-466f-8c81-31e2cdb960d0', 'content-length': '703', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "c762a3e6-c7ab-466f-8c81-31e2cdb960d0", "name": "f335171a-a6b5-4933-bd8d-9c5303c2f47b", "description": "tempest-test-audit_template-439471862", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c762a3e6-c7ab-466f-8c81-31e2cdb960d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/c762a3e6-c7ab-466f-8c81-31e2cdb960d0", "rel": "bookmark"}], "scope": [], "created_at": "2025-12-02T02:37:27.024354+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:37:27,237 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.176s
2025-12-02 02:37:27,237 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "c762a3e6-c7ab-466f-8c81-31e2cdb960d0", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "e3fe4809-a344-4d95-becb-db784d433ddd"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6"}]}}
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:27 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7', 'content-length': '1306', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "name": "actuator-2025-12-02T02:37:27.147542", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "e3fe4809-a344-4d95-becb-db784d433ddd"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:37:27.181224+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:37:27,368 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7 0.129s
2025-12-02 02:37:27,368 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:27 GMT', 'server': 'Apache', 'content-length': '1345', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7'}
Body: b'{"uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "name": "actuator-2025-12-02T02:37:27.147542", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "e3fe4809-a344-4d95-becb-db784d433ddd"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:37:27+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:37:27+00:00"}'
2025-12-02 02:37:28,027 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7 0.157s
2025-12-02 02:37:28,028 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:27 GMT', 'server': 'Apache', 'content-length': '1347', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7'}
Body: b'{"uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "name": "actuator-2025-12-02T02:37:27.147542", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "315243c7-8541-44c8-b7fb-7f182ec1a555", "goal_name": "unclassified", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "e3fe4809-a344-4d95-becb-db784d433ddd"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2025-12-02T02:37:27+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:37:27+00:00"}'
2025-12-02 02:37:28,028 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.790291 seconds
2025-12-02 02:37:28,166 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1aac43b8-4eac-4a1b-917d-c1fcf44617f7 0.137s
2025-12-02 02:37:28,166 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:28 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1aac43b8-4eac-4a1b-917d-c1fcf44617f7'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "audit_uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "bookmark"}], "updated_at": null}]}'
2025-12-02 02:37:28,295 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e 0.127s
2025-12-02 02:37:28,296 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:28 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e'}
Body: b'{"efficacy_indicators": [], "uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "audit_uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "bookmark"}], "hostname": null, "created_at": "2025-12-02T02:37:27+00:00", "deleted_at": null, "updated_at": null}'
2025-12-02 02:37:28,455 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e 0.158s
2025-12-02 02:37:28,456 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:28 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e'}
Body: b'{"efficacy_indicators": [], "uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "audit_uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "bookmark"}], "hostname": null, "created_at": "2025-12-02T02:37:27+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:37:28+00:00"}'
2025-12-02 02:37:28,585 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e 0.128s
2025-12-02 02:37:28,585 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:28 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e'}
Body: b'{"efficacy_indicators": [], "uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "audit_uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:37:27+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:37:28+00:00"}'
2025-12-02 02:37:29,690 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e 0.103s
2025-12-02 02:37:29,691 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:29 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e'}
Body: b'{"efficacy_indicators": [], "uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "audit_uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:37:27+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:37:28+00:00"}'
2025-12-02 02:37:30,806 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e 0.113s
2025-12-02 02:37:30,806 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:30 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e'}
Body: b'{"efficacy_indicators": [], "uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "audit_uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:37:27+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:37:28+00:00"}'
2025-12-02 02:37:31,914 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e 0.106s
2025-12-02 02:37:31,915 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:31 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e'}
Body: b'{"efficacy_indicators": [], "uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "audit_uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:37:27+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:37:28+00:00"}'
2025-12-02 02:37:33,038 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e 0.120s
2025-12-02 02:37:33,038 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:32 GMT', 'server': 'Apache', 'content-length': '670', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e'}
Body: b'{"efficacy_indicators": [], "uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "audit_uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:37:27+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:37:32+00:00"}'
2025-12-02 02:37:33,039 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 4.582626 seconds
2025-12-02 02:37:33,154 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e 0.114s
2025-12-02 02:37:33,154 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:33 GMT', 'server': 'Apache', 'content-length': '670', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e'}
Body: b'{"efficacy_indicators": [], "uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "audit_uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-12-02T02:37:27+00:00", "deleted_at": null, "updated_at": "2025-12-02T02:37:32+00:00"}'
2025-12-02 02:37:33,267 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=8002e56a-33b5-4eef-a532-5b41b2acdf6e 0.112s
2025-12-02 02:37:33,267 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:33 GMT', 'server': 'Apache', 'content-length': '884', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=8002e56a-33b5-4eef-a532-5b41b2acdf6e'}
Body: b'{"actions": [{"uuid": "823fe1aa-5f52-4e77-8e95-33ca84f06656", "action_plan_uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "state": "SUCCEEDED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/823fe1aa-5f52-4e77-8e95-33ca84f06656", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/823fe1aa-5f52-4e77-8e95-33ca84f06656", "rel": "bookmark"}]}, {"uuid": "d0963f59-a5be-4c9c-80d9-42fb1b99a3b8", "action_plan_uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "state": "FAILED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/d0963f59-a5be-4c9c-80d9-42fb1b99a3b8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/d0963f59-a5be-4c9c-80d9-42fb1b99a3b8", "rel": "bookmark"}]}]}'
2025-12-02 02:37:33,364 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1aac43b8-4eac-4a1b-917d-c1fcf44617f7 0.094s
2025-12-02 02:37:33,364 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:33 GMT', 'server': 'Apache', 'content-length': '594', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1aac43b8-4eac-4a1b-917d-c1fcf44617f7'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "8002e56a-33b5-4eef-a532-5b41b2acdf6e", "audit_uuid": "1aac43b8-4eac-4a1b-917d-c1fcf44617f7", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e", "rel": "bookmark"}], "updated_at": "2025-12-02T02:37:32+00:00"}]}'
2025-12-02 02:37:33,572 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e 0.205s
2025-12-02 02:37:33,572 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:33 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8002e56a-33b5-4eef-a532-5b41b2acdf6e'}
Body: b''
2025-12-02 02:37:33,679 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7 0.105s
2025-12-02 02:37:33,679 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:33 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1aac43b8-4eac-4a1b-917d-c1fcf44617f7'}
Body: b''
2025-12-02 02:37:33,750 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c762a3e6-c7ab-466f-8c81-31e2cdb960d0 0.070s
2025-12-02 02:37:33,750 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:33 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c762a3e6-c7ab-466f-8c81-31e2cdb960d0'}
Body: b''
2025-12-02 02:37:33,927 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 0.176s
2025-12-02 02:37:33,928 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:33 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6724d66c-298f-49d9-a7cb-2ea0c410fd2c', 'x-compute-request-id': 'req-6724d66c-298f-49d9-a7cb-2ea0c410fd2c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b''
2025-12-02 02:37:34,571 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 0.641s
2025-12-02 02:37:34,571 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:33 GMT', 'server': 'Apache', 'content-length': '1670', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23f650b4-344d-478f-82d2-d84b2d8285d2', 'x-compute-request-id': 'req-23f650b4-344d-478f-82d2-d84b2d8285d2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:33Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:c7:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:37:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-02 02:37:35,855 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 0.259s
2025-12-02 02:37:35,856 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:35 GMT', 'server': 'Apache', 'content-length': '1460', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32752a4b-b140-41b0-8bcd-de3c55a67269', 'x-compute-request-id': 'req-32752a4b-b140-41b0-8bcd-de3c55a67269', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"server": {"id": "ab99e7f6-ae66-4969-8da9-73f28b465e61", "name": "tempest-TestExecuteActionsViaActuator-server-359132506", "status": "DELETED", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:37:11Z", "updated": "2025-12-02T02:37:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:37:22.000000", "OS-SRV-USG:terminated_at": "2025-12-02T02:37:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-02 02:37:35,863 79 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait
2025-12-02 02:37:36,977 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61 0.112s
2025-12-02 02:37:36,977 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:36 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ce03f7-a848-45a8-9087-e50a5360ffd2', 'x-compute-request-id': 'req-38ce03f7-a848-45a8-9087-e50a5360ffd2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ab99e7f6-ae66-4969-8da9-73f28b465e61'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ab99e7f6-ae66-4969-8da9-73f28b465e61 could not be found."}}'
2025-12-02 02:37:37,181 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6 0.203s
2025-12-02 02:37:37,182 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:37 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66bd9b50-9b82-4e02-8b0c-53ebf282a383', 'x-compute-request-id': 'req-66bd9b50-9b82-4e02-8b0c-53ebf282a383', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6'}
Body: b''
2025-12-02 02:37:37,828 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6 0.645s
2025-12-02 02:37:37,828 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:37 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3499f58e-d31f-44a6-a2cb-55b5da131286', 'x-compute-request-id': 'req-3499f58e-d31f-44a6-a2cb-55b5da131286', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6'}
Body: b'{"server": {"id": "39e7c34a-c308-43b8-bf5b-85dd665cbac6", "name": "tempest-TestExecuteActionsViaActuator-server-1688263191", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:58Z", "updated": "2025-12-02T02:37:37Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:32:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:37:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-02 02:37:38,971 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6 0.135s
2025-12-02 02:37:38,971 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:38 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d15c40a-2eac-45a0-b767-837232937bd8', 'x-compute-request-id': 'req-2d15c40a-2eac-45a0-b767-837232937bd8', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/39e7c34a-c308-43b8-bf5b-85dd665cbac6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 39e7c34a-c308-43b8-bf5b-85dd665cbac6 could not be found."}}'
2025-12-02 02:37:39,235 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 0.262s
2025-12-02 02:37:39,236 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:39 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff74ee2d-ea90-4b89-a6e0-72451975b934', 'x-compute-request-id': 'req-ff74ee2d-ea90-4b89-a6e0-72451975b934', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b''
2025-12-02 02:37:39,717 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 0.479s
2025-12-02 02:37:39,717 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:39 GMT', 'server': 'Apache', 'content-length': '1671', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6f4be8-1dc1-472a-badd-4184a19a0cf9', 'x-compute-request-id': 'req-fe6f4be8-1dc1-472a-badd-4184a19a0cf9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b'{"server": {"id": "092f0422-fa7c-4922-bf5e-d119a64248b8", "name": "tempest-TestExecuteActionsViaActuator-server-274071341", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:44Z", "updated": "2025-12-02T02:37:39Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:b2:52"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/092f0422-fa7c-4922-bf5e-d119a64248b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:36:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-02 02:37:40,883 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8 0.154s
2025-12-02 02:37:40,883 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:40 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d76c5125-64ba-49b8-bbcc-2754e4d1bf83', 'x-compute-request-id': 'req-d76c5125-64ba-49b8-bbcc-2754e4d1bf83', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/092f0422-fa7c-4922-bf5e-d119a64248b8'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 092f0422-fa7c-4922-bf5e-d119a64248b8 could not be found."}}'
2025-12-02 02:37:41,143 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.259s
2025-12-02 02:37:41,143 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:40 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74da1903-d46b-4625-97bd-bb5cb27c2ed2', 'x-compute-request-id': 'req-74da1903-d46b-4625-97bd-bb5cb27c2ed2', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b''
2025-12-02 02:37:41,846 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.702s
2025-12-02 02:37:41,847 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:41 GMT', 'server': 'Apache', 'content-length': '1671', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b4f74fc-6d6d-4c2f-ac6a-f27ae22d4e4c', 'x-compute-request-id': 'req-6b4f74fc-6d6d-4c2f-ac6a-f27ae22d4e4c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b'{"server": {"id": "e3fe4809-a344-4d95-becb-db784d433ddd", "name": "tempest-TestExecuteActionsViaActuator-server-737920822", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:36:31Z", "updated": "2025-12-02T02:37:41Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:4e:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/e3fe4809-a344-4d95-becb-db784d433ddd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:36:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-02 02:37:43,036 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd 0.177s
2025-12-02 02:37:43,037 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:42 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eac5f241-313e-4cc1-9429-934487676115', 'x-compute-request-id': 'req-eac5f241-313e-4cc1-9429-934487676115', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/e3fe4809-a344-4d95-becb-db784d433ddd'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e3fe4809-a344-4d95-becb-db784d433ddd could not be found."}}'
2025-12-02 02:37:43,156 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a 0.118s
2025-12-02 02:37:43,157 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:43 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "aa9eadcd-3348-47e0-950b-5fff32c5de3c", "audit_uuid": "7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c", "rel": "bookmark"}], "updated_at": "2025-12-02T02:36:27+00:00"}]}'
2025-12-02 02:37:43,330 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c 0.172s
2025-12-02 02:37:43,330 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:43 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/aa9eadcd-3348-47e0-950b-5fff32c5de3c'}
Body: b''
2025-12-02 02:37:43,427 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a 0.096s
2025-12-02 02:37:43,427 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:43 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7f0f86bb-5eb8-4a33-922e-0ff867cd0b1a'}
Body: b''
2025-12-02 02:37:43,521 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/3551157b-d8f2-4ef9-a72f-9cb56fa1ded6 0.092s
2025-12-02 02:37:43,521 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:43 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/3551157b-d8f2-4ef9-a72f-9cb56fa1ded6'}
Body: b''
2025-12-02 02:37:43,857 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 0.334s
2025-12-02 02:37:43,857 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:43 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-403ffa15-69e4-483f-bc99-cb570f47bd10', 'x-compute-request-id': 'req-403ffa15-69e4-483f-bc99-cb570f47bd10', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b''
2025-12-02 02:37:44,572 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 0.711s
2025-12-02 02:37:44,573 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:43 GMT', 'server': 'Apache', 'content-length': '1671', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c152841a-2daf-4969-929a-00ff366d64a3', 'x-compute-request-id': 'req-c152841a-2daf-4969-929a-00ff366d64a3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"server": {"id": "1ab9d15a-d407-421f-9579-98455a6588b4", "name": "tempest-TestExecuteActionsViaActuator-server-2115739849", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "7042cb3449fbead7c0fd3cc2c6e73a06441e43b1469a9280f57b4a8d", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:48Z", "updated": "2025-12-02T02:37:43Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:c7:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1ab9d15a-d407-421f-9579-98455a6588b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:35:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-02 02:37:45,738 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4 0.145s
2025-12-02 02:37:45,739 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:45 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70975779-4e35-4b8a-bba9-5c41fc783d3e', 'x-compute-request-id': 'req-70975779-4e35-4b8a-bba9-5c41fc783d3e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1ab9d15a-d407-421f-9579-98455a6588b4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1ab9d15a-d407-421f-9579-98455a6588b4 could not be found."}}'
2025-12-02 02:37:45,938 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.198s
2025-12-02 02:37:45,938 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:45 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6700e89-6893-4603-8f98-965586eb7b56', 'x-compute-request-id': 'req-f6700e89-6893-4603-8f98-965586eb7b56', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b''
2025-12-02 02:37:46,828 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.888s
2025-12-02 02:37:46,828 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:45 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9c6c31a-7244-4084-8e33-16694a7225d6', 'x-compute-request-id': 'req-e9c6c31a-7244-4084-8e33-16694a7225d6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"server": {"id": "1c064370-d764-4e58-ac58-bdf7cfb0e927", "name": "tempest-TestExecuteActionsViaActuator-server-1568504743", "status": "ACTIVE", "tenant_id": "abcbcec0cf9b492d9efe41b7f8cb7ab1", "user_id": "1d6af2f817b8423c982780cd31899005", "metadata": {}, "hostId": "353ca7ae076d3deba09f0b7edc3bd3a8b19965dbec1b164f559ca40a", "image": {"id": "4ae9a1c5-e048-4313-962e-d9ab18fabc9a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4ae9a1c5-e048-4313-962e-d9ab18fabc9a"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-02T02:35:28Z", "updated": "2025-12-02T02:37:45Z", "addresses": {"tempest-TestExecuteActionsViaActuator-965901151-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:02:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-12-02T02:36:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-02 02:37:47,973 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927 0.128s
2025-12-02 02:37:47,974 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:47 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58546a5-eadf-4a18-9561-d8eb01e40a52', 'x-compute-request-id': 'req-f58546a5-eadf-4a18-9561-d8eb01e40a52', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/1c064370-d764-4e58-ac58-bdf7cfb0e927'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1c064370-d764-4e58-ac58-bdf7cfb0e927 could not be found."}}'
2025-12-02 02:37:48,071 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=31a52d63-3a10-4e41-b744-fe6cb35e01df 0.096s
2025-12-02 02:37:48,071 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:48 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=31a52d63-3a10-4e41-b744-fe6cb35e01df'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "410692d5-7364-4e0b-b9ff-0bd2965943d0", "audit_uuid": "31a52d63-3a10-4e41-b744-fe6cb35e01df", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:22+00:00"}]}'
2025-12-02 02:37:48,202 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0 0.129s
2025-12-02 02:37:48,202 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:48 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/410692d5-7364-4e0b-b9ff-0bd2965943d0'}
Body: b''
2025-12-02 02:37:48,318 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df 0.114s
2025-12-02 02:37:48,319 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:48 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/31a52d63-3a10-4e41-b744-fe6cb35e01df'}
Body: b''
2025-12-02 02:37:48,409 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/22372a8b-dd9c-4bff-94fc-c85b812600ad 0.087s
2025-12-02 02:37:48,409 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:48 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/22372a8b-dd9c-4bff-94fc-c85b812600ad'}
Body: b''
2025-12-02 02:37:48,517 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=abba82ea-66bd-44cf-b24b-4624520de0b6 0.107s
2025-12-02 02:37:48,518 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:48 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=abba82ea-66bd-44cf-b24b-4624520de0b6'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "95542789-0d33-4ce0-8510-b6b754382fec", "audit_uuid": "abba82ea-66bd-44cf-b24b-4624520de0b6", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/95542789-0d33-4ce0-8510-b6b754382fec", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:19+00:00"}]}'
2025-12-02 02:37:48,627 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec 0.108s
2025-12-02 02:37:48,627 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:48 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/95542789-0d33-4ce0-8510-b6b754382fec'}
Body: b''
2025-12-02 02:37:48,726 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/abba82ea-66bd-44cf-b24b-4624520de0b6 0.097s
2025-12-02 02:37:48,726 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:48 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/abba82ea-66bd-44cf-b24b-4624520de0b6'}
Body: b''
2025-12-02 02:37:48,803 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/450c6432-3af9-4dc7-987a-846ccac34ce9 0.075s
2025-12-02 02:37:48,804 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:48 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/450c6432-3af9-4dc7-987a-846ccac34ce9'}
Body: b''
2025-12-02 02:37:48,940 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=68543cfc-1882-4446-a010-9e98e90975be 0.135s
2025-12-02 02:37:48,941 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:48 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=68543cfc-1882-4446-a010-9e98e90975be'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "48098065-e9af-489b-9092-32c43ccd0386", "audit_uuid": "68543cfc-1882-4446-a010-9e98e90975be", "strategy_uuid": "904c6d8a-b461-4d9c-bc63-ea34247a0403", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/48098065-e9af-489b-9092-32c43ccd0386", "rel": "bookmark"}], "updated_at": "2025-12-02T02:35:14+00:00"}]}'
2025-12-02 02:37:49,082 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386 0.140s
2025-12-02 02:37:49,082 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:48 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/48098065-e9af-489b-9092-32c43ccd0386'}
Body: b''
2025-12-02 02:37:49,189 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/68543cfc-1882-4446-a010-9e98e90975be 0.106s
2025-12-02 02:37:49,190 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:49 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/68543cfc-1882-4446-a010-9e98e90975be'}
Body: b''
2025-12-02 02:37:49,319 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/fb1fbbf1-a8ae-4d14-92a4-81f9d277fcce 0.127s
2025-12-02 02:37:49,319 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:49 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=e43a89372d5835a6bbc390d81d9bbd15; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/fb1fbbf1-a8ae-4d14-92a4-81f9d277fcce'}
Body: b''
2025-12-02 02:37:49,426 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.106s
2025-12-02 02:37:49,426 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 02 Dec 2025 02:37:49 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be3f4539-3c3c-42d3-89b8-3e82d51e7004', 'x-compute-request-id': 'req-be3f4539-3c3c-42d3-89b8-3e82d51e7004', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=204c5aa8056cae6cb056d96a10a0b1b6; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "2efc3d9f-505d-4fea-9be7-56600247b163", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:37:40.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "6187bf35-cc9f-4243-9e72-d4f328776981", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:37:44.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "a54ad285-b91c-4975-bb63-e476db0c38e4", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:37:44.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "174581a5-3563-43d8-a340-fa31aa6eed1a", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:37:39.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "c45be190-d5b6-41c6-b86f-1d59a7b37364", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-12-02T02:37:48.000000", "disabled_reason": null, "forced_down": false}]}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_actuator.py", line 201, in test_execute_scenarios
self._execute_actions(actions)
File "/usr/lib/python3.9/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_actuator.py", line 186, in _execute_actions
self.assertIn(finished_ap['state'], ('SUCCEEDED', 'SUPERSEDED'))
File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 401, in assertIn
self.assertThat(haystack, Contains(needle), message)
File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 482, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 'FAILED' not in ('SUCCEEDED', 'SUPERSEDED')
|
||||||
| setUpClass (watcher_tempest_plugin.tests.scenario.test_execute_storage_balance | 1 | 0 | 0 | 0 | 1 | Detail | |
TestExecuteStorageCapacityBalanceStrategy) |
skip
pt2.1: setUpClass (watcher_tempest_plugin.tests.scenario.test_execute_storage_balance.TestExecuteStorageCapacityBalanceStrategy)
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_actions[smoke] |
pass
pt3.1: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions[smoke]
|
||||||
test_list_actions_by_action_plan[smoke] |
pass
pt3.2: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions_by_action_plan[smoke]
|
||||||
test_list_actions_by_audit[smoke] |
pass
pt3.3: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions_by_audit[smoke]
|
||||||
test_show_action_with_links[smoke] |
pass
pt3.4: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_show_action_with_links[smoke]
|
||||||
test_show_one_action[smoke] |
pass
pt3.5: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_show_one_action[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_action_plan[smoke] |
pass
pt4.1: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_create_action_plan[smoke]
|
||||||
test_delete_action_plan[smoke] |
pass
pt4.2: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_delete_action_plan[smoke]
|
||||||
test_execute_action_plan[smoke] |
pass
pt4.3: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_execute_action_plan[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_action_plans[smoke] |
pass
pt5.1: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_list_action_plans[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt5.2: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_list_with_limit[smoke]
|
||||||
test_show_action_plan[smoke] |
pass
pt5.3: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan[smoke]
|
||||||
test_show_action_plan_detail[smoke] |
pass
pt5.4: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan_detail[smoke]
|
||||||
test_show_action_plan_with_links[smoke] |
pass
pt5.5: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery | 3 | 3 | 0 | 0 | 0 | Detail | |
test_api_versions[smoke] |
pass
pt6.1: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_api_versions[smoke]
|
||||||
test_default_version[smoke] |
pass
pt6.2: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_default_version[smoke]
|
||||||
test_version_1_resources[smoke] |
pass
pt6.3: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_version_1_resources[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_audit_continuous[smoke] |
pass
pt7.1: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_continuous[smoke]
|
||||||
test_create_audit_event[smoke] |
pass
pt7.2: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_event[smoke]
|
||||||
test_create_audit_oneshot[smoke] |
pass
pt7.3: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_oneshot[smoke]
|
||||||
test_create_audit_with_invalid_state[smoke] |
pass
pt7.4: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_invalid_state[smoke]
|
||||||
test_create_audit_with_no_state[smoke] |
pass
pt7.5: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_no_state[smoke]
|
||||||
test_create_audit_with_wrong_audit_template[smoke] |
pass
pt7.6: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_wrong_audit_template[smoke]
|
||||||
test_delete_audit[smoke] |
pass
pt7.7: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_delete_audit[smoke]
|
||||||
test_update_audit[smoke] |
pass
pt7.8: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_update_audit[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_audits[smoke] |
pass
pt8.1: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_audits[smoke]
|
||||||
test_list_audits_related_to_given_audit_template[smoke] |
pass
pt8.2: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_audits_related_to_given_audit_template[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt8.3: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_with_limit[smoke]
|
||||||
test_show_audit[smoke] |
pass
pt8.4: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_show_audit[smoke]
|
||||||
test_show_audit_with_links[smoke] |
pass
pt8.5: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_show_audit_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate | 9 | 9 | 0 | 0 | 0 | Detail | |
test_filter_audit_template_by_goal_uuid[smoke] |
pass
pt9.1: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_filter_audit_template_by_goal_uuid[smoke]
|
||||||
test_filter_audit_template_by_strategy_uuid[smoke] |
pass
pt9.2: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_filter_audit_template_by_strategy_uuid[smoke]
|
||||||
test_list_audit_templates[smoke] |
pass
pt9.3: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_list_audit_templates[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt9.4: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_list_with_limit[smoke]
|
||||||
test_show_audit_template[smoke] |
pass
pt9.5: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_show_audit_template[smoke]
|
||||||
test_show_audit_template_with_links[smoke] |
pass
pt9.6: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_show_audit_template_with_links[smoke]
|
||||||
test_update_audit_template_add[smoke] |
pass
pt9.7: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_add[smoke]
|
||||||
test_update_audit_template_remove[smoke] |
pass
pt9.8: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_remove[smoke]
|
||||||
test_update_audit_template_replace[smoke] |
pass
pt9.9: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_replace[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_audit_template[smoke] |
pass
pt10.1: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_create_audit_template[smoke]
|
||||||
test_create_audit_template_unicode_description[smoke] |
pass
pt10.2: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_create_audit_template_unicode_description[smoke]
|
||||||
test_delete_audit_template[smoke] |
pass
pt10.3: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_delete_audit_template[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_goals[smoke] |
pass
pt11.1: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_list_goals[smoke]
|
||||||
test_show_goal[smoke] |
pass
pt11.2: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_show_goal[smoke]
|
||||||
test_show_goal_with_links[smoke] |
pass
pt11.3: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_show_goal_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_scoring_engines[smoke] |
pass
pt12.1: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_list_scoring_engines[smoke]
|
||||||
test_show_scoring_engine[smoke] |
pass
pt12.2: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_show_scoring_engine[smoke]
|
||||||
test_show_scoring_engine_with_links[smoke] |
pass
pt12.3: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_show_scoring_engine_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_services[smoke] |
pass
pt13.1: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_list_services[smoke]
|
||||||
test_show_service[smoke] |
pass
pt13.2: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_show_service[smoke]
|
||||||
test_show_service_with_links[smoke] |
pass
pt13.3: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_show_service_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_strategies[smoke] |
pass
pt14.1: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_list_strategies[smoke]
|
||||||
test_show_strategy[smoke] |
pass
pt14.2: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_show_strategy[smoke]
|
||||||
test_show_strategy_with_links[smoke] |
pass
pt14.3: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_show_strategy_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_basic_optim.TestExecuteBasicStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_basic_action_plan |
pass
pt15.1: watcher_tempest_plugin.tests.scenario.test_execute_basic_optim.TestExecuteBasicStrategy.test_execute_basic_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_dummy_optim.TestExecuteDummyStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_dummy_action_plan |
pass
pt16.1: watcher_tempest_plugin.tests.scenario.test_execute_dummy_optim.TestExecuteDummyStrategy.test_execute_dummy_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_host_maintenance.TestExecuteHostMaintenanceStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_host_maintenance |
pass
pt17.1: watcher_tempest_plugin.tests.scenario.test_execute_host_maintenance.TestExecuteHostMaintenanceStrategy.test_execute_host_maintenance
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies | 8 | 8 | 0 | 0 | 0 | Detail | |
test_execute_basic_strategy |
pass
pt18.1: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_basic_strategy
|
||||||
test_execute_dummy_strategy |
pass
pt18.2: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_dummy_strategy
|
||||||
test_execute_host_maintenance_strategy |
pass
pt18.3: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_host_maintenance_strategy
|
||||||
test_execute_node_resource_consolidation_strategy_with_auto |
pass
pt18.4: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_node_resource_consolidation_strategy_with_auto
|
||||||
test_execute_node_resource_consolidation_strategy_with_specify |
pass
pt18.5: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_node_resource_consolidation_strategy_with_specify
|
||||||
test_execute_vm_workload_consolidation_strategy |
pass
pt18.6: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_vm_workload_consolidation_strategy
|
||||||
test_execute_workload_stabilization_strategy |
pass
pt18.7: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_workload_stabilization_strategy
|
||||||
test_execute_zone_migration_live_migration_strategy |
pass
pt18.8: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_zone_migration_live_migration_strategy
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_vm_workload_consolidation.TestExecuteVmWorkloadBalanceStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_vm_workload_consolidation_action_plan |
pass
pt19.1: watcher_tempest_plugin.tests.scenario.test_execute_vm_workload_consolidation.TestExecuteVmWorkloadBalanceStrategy.test_execute_vm_workload_consolidation_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_workload_balancing.TestExecuteWorkloadBalancingStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_workload_stabilization |
pass
pt20.1: watcher_tempest_plugin.tests.scenario.test_execute_workload_balancing.TestExecuteWorkloadBalancingStrategy.test_execute_workload_stabilization
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_zone_migration.TestExecuteZoneMigrationStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_zone_migration_live_migration |
pass
pt21.1: watcher_tempest_plugin.tests.scenario.test_execute_zone_migration.TestExecuteZoneMigrationStrategy.test_execute_zone_migration_live_migration
|
||||||
| Total | 69 | 67 | 1 | 0 | 1 | ||