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:'': {{{
2026-02-16 13:20:13,813 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.138s
2026-02-16 13:20:13,813 84 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': 'Mon, 16 Feb 2026 13:20:13 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=1710daa8dd8a8720b903974ebf880d68; 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": []}'
2026-02-16 13:20:13,814 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.139574 seconds
2026-02-16 13:20:13,958 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.143s
2026-02-16 13:20:13,958 84 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': 'Mon, 16 Feb 2026 13:20: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/dddeb0f6-819c-480b-882f-d1f779571aef", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/dddeb0f6-819c-480b-882f-d1f779571aef", "rel": "bookmark"}], "created_at": "2026-02-16T12:47:18+00:00", "updated_at": null, "deleted_at": null}'
2026-02-16 13:20:14,037 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.078s
2026-02-16 13:20:14,038 84 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': 'Mon, 16 Feb 2026 13:20: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "f39a5a00-d843-43b0-b695-059424db397a", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/f39a5a00-d843-43b0-b695-059424db397a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/f39a5a00-d843-43b0-b695-059424db397a", "rel": "bookmark"}], "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "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"]}}'
2026-02-16 13:20:14,181 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.143s
2026-02-16 13:20:14,182 84 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": "7968465f-04fe-4f5b-8501-5cb0c5d0b1f4", "description": "tempest-test-audit_template-1603848463", "goal": "dddeb0f6-819c-480b-882f-d1f779571aef", "strategy": "f39a5a00-d843-43b0-b695-059424db397a", "scope": []}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:20:14 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/8cfdeb36-48ed-4cb6-be6b-5214c7692b7a', '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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "8cfdeb36-48ed-4cb6-be6b-5214c7692b7a", "name": "7968465f-04fe-4f5b-8501-5cb0c5d0b1f4", "description": "tempest-test-audit_template-1603848463", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/8cfdeb36-48ed-4cb6-be6b-5214c7692b7a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/8cfdeb36-48ed-4cb6-be6b-5214c7692b7a", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-16T13:20:14.157755+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:20:14,344 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.162s
2026-02-16 13:20:14,345 84 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": "8cfdeb36-48ed-4cb6-be6b-5214c7692b7a", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:20:14 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/279838b3-7400-45e2-90ee-c85c17af3b17', '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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "name": "actuator-2026-02-16T13:20:14.260584", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/279838b3-7400-45e2-90ee-c85c17af3b17", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/279838b3-7400-45e2-90ee-c85c17af3b17", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-16T13:20:14.288462+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:20:14,429 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/279838b3-7400-45e2-90ee-c85c17af3b17 0.083s
2026-02-16 13:20:14,429 84 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': 'Mon, 16 Feb 2026 13:20:14 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/279838b3-7400-45e2-90ee-c85c17af3b17'}
Body: b'{"uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "name": "actuator-2026-02-16T13:20:14.260584", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/279838b3-7400-45e2-90ee-c85c17af3b17", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/279838b3-7400-45e2-90ee-c85c17af3b17", "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": "2026-02-16T13:20:14+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:14+00:00"}'
2026-02-16 13:20:15,070 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/279838b3-7400-45e2-90ee-c85c17af3b17 0.137s
2026-02-16 13:20:15,072 84 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': 'Mon, 16 Feb 2026 13:20: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/279838b3-7400-45e2-90ee-c85c17af3b17'}
Body: b'{"uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "name": "actuator-2026-02-16T13:20:14.260584", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/279838b3-7400-45e2-90ee-c85c17af3b17", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/279838b3-7400-45e2-90ee-c85c17af3b17", "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": "2026-02-16T13:20:14+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:14+00:00"}'
2026-02-16 13:20:15,073 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.727611 seconds
2026-02-16 13:20:15,173 84 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=279838b3-7400-45e2-90ee-c85c17af3b17 0.098s
2026-02-16 13:20:15,173 84 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': 'Mon, 16 Feb 2026 13:20:15 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=279838b3-7400-45e2-90ee-c85c17af3b17'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-16 13:20:15,257 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b 0.082s
2026-02-16 13:20:15,257 84 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': 'Mon, 16 Feb 2026 13:20:15 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b'}
Body: b'{"efficacy_indicators": [], "uuid": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-16T13:20:14+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:20:15,395 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b 0.137s
2026-02-16 13:20:15,396 84 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': 'Mon, 16 Feb 2026 13:20:15 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b'}
Body: b'{"efficacy_indicators": [], "uuid": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-16T13:20:14+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:15+00:00"}'
2026-02-16 13:20:15,503 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b 0.107s
2026-02-16 13:20:15,504 84 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': 'Mon, 16 Feb 2026 13:20: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b'}
Body: b'{"efficacy_indicators": [], "uuid": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:20:14+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:15+00:00"}'
2026-02-16 13:20:16,605 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b 0.099s
2026-02-16 13:20:16,606 84 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': 'Mon, 16 Feb 2026 13:20: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b'}
Body: b'{"efficacy_indicators": [], "uuid": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:20:14+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:15+00:00"}'
2026-02-16 13:20:17,705 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b 0.097s
2026-02-16 13:20:17,705 84 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': 'Mon, 16 Feb 2026 13:20:17 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b'}
Body: b'{"efficacy_indicators": [], "uuid": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:20:14+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:16+00:00"}'
2026-02-16 13:20:17,705 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 2.309588 seconds
2026-02-16 13:20:17,794 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b 0.087s
2026-02-16 13:20:17,794 84 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': 'Mon, 16 Feb 2026 13:20:17 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b'}
Body: b'{"efficacy_indicators": [], "uuid": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:20:14+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:16+00:00"}'
2026-02-16 13:20:17,912 84 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=77e58d7b-7a9c-4114-a32d-853e5d3b125b 0.117s
2026-02-16 13:20:17,913 84 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': 'Mon, 16 Feb 2026 13:20:17 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=77e58d7b-7a9c-4114-a32d-853e5d3b125b'}
Body: b'{"actions": [{"uuid": "068c3e96-95dc-4fb9-80d2-682d090681af", "action_plan_uuid": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "state": "SUCCEEDED", "action_type": "nop", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/068c3e96-95dc-4fb9-80d2-682d090681af", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/068c3e96-95dc-4fb9-80d2-682d090681af", "rel": "bookmark"}]}]}'
2026-02-16 13:20:18,028 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.114s
2026-02-16 13:20:18,029 84 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': 'Mon, 16 Feb 2026 13:20:17 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=1710daa8dd8a8720b903974ebf880d68; 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": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:16+00:00"}]}'
2026-02-16 13:20:18,029 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.115873 seconds
2026-02-16 13:20:18,103 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.073s
2026-02-16 13:20:18,103 84 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': 'Mon, 16 Feb 2026 13:20:18 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/dddeb0f6-819c-480b-882f-d1f779571aef", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/dddeb0f6-819c-480b-882f-d1f779571aef", "rel": "bookmark"}], "created_at": "2026-02-16T12:47:18+00:00", "updated_at": null, "deleted_at": null}'
2026-02-16 13:20:18,192 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.087s
2026-02-16 13:20:18,193 84 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': 'Mon, 16 Feb 2026 13:20:18 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "f39a5a00-d843-43b0-b695-059424db397a", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/f39a5a00-d843-43b0-b695-059424db397a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/f39a5a00-d843-43b0-b695-059424db397a", "rel": "bookmark"}], "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "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"]}}'
2026-02-16 13:20:18,338 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.143s
2026-02-16 13:20:18,338 84 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": "595bd300-1a8f-4735-8d71-b09bc41caacc", "description": "tempest-test-audit_template-657306279", "goal": "dddeb0f6-819c-480b-882f-d1f779571aef", "strategy": "f39a5a00-d843-43b0-b695-059424db397a", "scope": []}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:20:18 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/4d46b93d-8aec-449d-9a48-2b560c3af0e9', '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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "4d46b93d-8aec-449d-9a48-2b560c3af0e9", "name": "595bd300-1a8f-4735-8d71-b09bc41caacc", "description": "tempest-test-audit_template-657306279", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/4d46b93d-8aec-449d-9a48-2b560c3af0e9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/4d46b93d-8aec-449d-9a48-2b560c3af0e9", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-16T13:20:18.313060+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:20:18,482 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.143s
2026-02-16 13:20:18,483 84 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": "4d46b93d-8aec-449d-9a48-2b560c3af0e9", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:20:18 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/cbfeab50-7d1d-41be-bcf8-d2fc56488065', '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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "name": "actuator-2026-02-16T13:20:18.437644", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/cbfeab50-7d1d-41be-bcf8-d2fc56488065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/cbfeab50-7d1d-41be-bcf8-d2fc56488065", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-16T13:20:18.454557+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:20:18,579 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/cbfeab50-7d1d-41be-bcf8-d2fc56488065 0.095s
2026-02-16 13:20:18,581 84 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': 'Mon, 16 Feb 2026 13:20:18 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/cbfeab50-7d1d-41be-bcf8-d2fc56488065'}
Body: b'{"uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "name": "actuator-2026-02-16T13:20:18.437644", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/cbfeab50-7d1d-41be-bcf8-d2fc56488065", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/cbfeab50-7d1d-41be-bcf8-d2fc56488065", "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": "2026-02-16T13:20:18+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:18+00:00"}'
2026-02-16 13:20:18,581 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.098247 seconds
2026-02-16 13:20:18,656 84 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=cbfeab50-7d1d-41be-bcf8-d2fc56488065 0.074s
2026-02-16 13:20:18,657 84 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': 'Mon, 16 Feb 2026 13:20:18 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=cbfeab50-7d1d-41be-bcf8-d2fc56488065'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "audit_uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-16 13:20:18,746 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89 0.088s
2026-02-16 13:20:18,747 84 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': 'Mon, 16 Feb 2026 13:20:18 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89'}
Body: b'{"efficacy_indicators": [], "uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "audit_uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-16T13:20:18+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:20:18,906 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89 0.157s
2026-02-16 13:20:18,906 84 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': 'Mon, 16 Feb 2026 13:20:18 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89'}
Body: b'{"efficacy_indicators": [], "uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "audit_uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-16T13:20:18+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:18+00:00"}'
2026-02-16 13:20:19,015 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89 0.107s
2026-02-16 13:20:19,015 84 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': 'Mon, 16 Feb 2026 13:20: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89'}
Body: b'{"efficacy_indicators": [], "uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "audit_uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:20:18+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:18+00:00"}'
2026-02-16 13:20:20,130 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89 0.113s
2026-02-16 13:20:20,131 84 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': 'Mon, 16 Feb 2026 13:20:20 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89'}
Body: b'{"efficacy_indicators": [], "uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "audit_uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:20:18+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:19+00:00"}'
2026-02-16 13:20:20,131 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.224286 seconds
2026-02-16 13:20:20,279 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89 0.146s
2026-02-16 13:20:20,279 84 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': 'Mon, 16 Feb 2026 13:20:20 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89'}
Body: b'{"efficacy_indicators": [], "uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "audit_uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:20:18+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:19+00:00"}'
2026-02-16 13:20:20,401 84 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=da3fa00d-0336-496b-9641-9b6ef453ec89 0.121s
2026-02-16 13:20:20,401 84 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': 'Mon, 16 Feb 2026 13:20:20 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=da3fa00d-0336-496b-9641-9b6ef453ec89'}
Body: b'{"actions": [{"uuid": "871aeb18-f0a2-4c75-981b-effbffbfb164", "action_plan_uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "state": "SUCCEEDED", "action_type": "sleep", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/871aeb18-f0a2-4c75-981b-effbffbfb164", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/871aeb18-f0a2-4c75-981b-effbffbfb164", "rel": "bookmark"}]}]}'
2026-02-16 13:20:20,502 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.098s
2026-02-16 13:20:20,502 84 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': 'Mon, 16 Feb 2026 13:20:20 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=1710daa8dd8a8720b903974ebf880d68; 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": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:16+00:00"}, {"efficacy_indicators": [], "uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "audit_uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:19+00:00"}]}'
2026-02-16 13:20:20,503 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.100858 seconds
2026-02-16 13:20:20,606 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.101s
2026-02-16 13:20:20,606 84 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': 'Mon, 16 Feb 2026 13:20:20 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/dddeb0f6-819c-480b-882f-d1f779571aef", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/dddeb0f6-819c-480b-882f-d1f779571aef", "rel": "bookmark"}], "created_at": "2026-02-16T12:47:18+00:00", "updated_at": null, "deleted_at": null}'
2026-02-16 13:20:20,692 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.085s
2026-02-16 13:20:20,692 84 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': 'Mon, 16 Feb 2026 13:20:20 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "f39a5a00-d843-43b0-b695-059424db397a", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/f39a5a00-d843-43b0-b695-059424db397a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/f39a5a00-d843-43b0-b695-059424db397a", "rel": "bookmark"}], "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "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"]}}'
2026-02-16 13:20:20,835 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.141s
2026-02-16 13:20:20,835 84 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": "228efed0-7fa0-45f3-8941-3796aac651e6", "description": "tempest-test-audit_template-1383872533", "goal": "dddeb0f6-819c-480b-882f-d1f779571aef", "strategy": "f39a5a00-d843-43b0-b695-059424db397a", "scope": []}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:20:20 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9f9358b0-864c-414c-877d-13e99e215466', '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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "9f9358b0-864c-414c-877d-13e99e215466", "name": "228efed0-7fa0-45f3-8941-3796aac651e6", "description": "tempest-test-audit_template-1383872533", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9f9358b0-864c-414c-877d-13e99e215466", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/9f9358b0-864c-414c-877d-13e99e215466", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-16T13:20:20.806404+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:20:21,022 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.185s
2026-02-16 13:20:21,022 84 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": "9f9358b0-864c-414c-877d-13e99e215466", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:20:20 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e', '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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "name": "actuator-2026-02-16T13:20:20.951316", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-16T13:20:20.969456+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:20:21,125 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e 0.101s
2026-02-16 13:20:21,125 84 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': 'Mon, 16 Feb 2026 13:20:21 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e'}
Body: b'{"uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "name": "actuator-2026-02-16T13:20:20.951316", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e", "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": "2026-02-16T13:20:20+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:21+00:00"}'
2026-02-16 13:20:21,724 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e 0.092s
2026-02-16 13:20:21,725 84 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': 'Mon, 16 Feb 2026 13:20:21 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e'}
Body: b'{"uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "name": "actuator-2026-02-16T13:20:20.951316", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e", "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": "2026-02-16T13:20:20+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:21+00:00"}'
2026-02-16 13:20:21,725 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.702435 seconds
2026-02-16 13:20:21,845 84 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=5335503f-1bbe-41ee-a6d0-2d557badff6e 0.119s
2026-02-16 13:20:21,846 84 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': 'Mon, 16 Feb 2026 13:20:21 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=5335503f-1bbe-41ee-a6d0-2d557badff6e'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "4144028f-3850-4adf-836e-17b087c6112b", "audit_uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-16 13:20:21,956 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b 0.110s
2026-02-16 13:20:21,957 84 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': 'Mon, 16 Feb 2026 13:20:21 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b'}
Body: b'{"efficacy_indicators": [], "uuid": "4144028f-3850-4adf-836e-17b087c6112b", "audit_uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-16T13:20:21+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:20:22,073 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b 0.115s
2026-02-16 13:20:22,074 84 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': 'Mon, 16 Feb 2026 13:20: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b'}
Body: b'{"efficacy_indicators": [], "uuid": "4144028f-3850-4adf-836e-17b087c6112b", "audit_uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-16T13:20:21+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:22+00:00"}'
2026-02-16 13:20:22,169 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b 0.094s
2026-02-16 13:20:22,169 84 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': 'Mon, 16 Feb 2026 13:20: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b'}
Body: b'{"efficacy_indicators": [], "uuid": "4144028f-3850-4adf-836e-17b087c6112b", "audit_uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:20:21+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:22+00:00"}'
2026-02-16 13:20:23,289 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b 0.117s
2026-02-16 13:20:23,290 84 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': 'Mon, 16 Feb 2026 13:20:23 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b'}
Body: b'{"efficacy_indicators": [], "uuid": "4144028f-3850-4adf-836e-17b087c6112b", "audit_uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:20:21+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:23+00:00"}'
2026-02-16 13:20:23,290 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.215963 seconds
2026-02-16 13:20:23,396 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b 0.105s
2026-02-16 13:20:23,396 84 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': 'Mon, 16 Feb 2026 13:20:23 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b'}
Body: b'{"efficacy_indicators": [], "uuid": "4144028f-3850-4adf-836e-17b087c6112b", "audit_uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:20:21+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:20:23+00:00"}'
2026-02-16 13:20:23,484 84 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=4144028f-3850-4adf-836e-17b087c6112b 0.087s
2026-02-16 13:20:23,485 84 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': 'Mon, 16 Feb 2026 13:20:23 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=4144028f-3850-4adf-836e-17b087c6112b'}
Body: b'{"actions": [{"uuid": "f58f9bdb-f6cd-41c7-b989-a56f3fd5af7d", "action_plan_uuid": "4144028f-3850-4adf-836e-17b087c6112b", "state": "SUCCEEDED", "action_type": "change_nova_service_state", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/f58f9bdb-f6cd-41c7-b989-a56f3fd5af7d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/f58f9bdb-f6cd-41c7-b989-a56f3fd5af7d", "rel": "bookmark"}]}]}'
2026-02-16 13:20:23,599 84 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.113s
2026-02-16 13:20:23,599 84 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': 'Mon, 16 Feb 2026 13:20:23 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-a9158c23-5261-45a3-9984-1e50788280f6', 'x-compute-request-id': 'req-a9158c23-5261-45a3-9984-1e50788280f6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "77d6caf4-309f-4964-8ba6-302e2b7abd8f", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:20:18.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "ea2af19b-71a4-43e5-b365-16ab6a4342fa", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:20:18.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "28f2a83f-ebfc-4e8c-a46d-de458e647adf", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:20:14.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "c9e3ef3b-4aff-46c1-80dd-0222ee4addda", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:20:20.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "6dfedac7-ea7b-4185-a5bf-bfd0a3221a05", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:20:20.000000", "disabled_reason": null, "forced_down": false}]}'
2026-02-16 13:20:23,772 84 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.169s
2026-02-16 13:20:23,773 84 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': 'Mon, 16 Feb 2026 13:20:23 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-5f6a4c70-7a8b-43ae-aa85-4bd52b13ce4b', 'x-compute-request-id': 'req-5f6a4c70-7a8b-43ae-aa85-4bd52b13ce4b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": []}'
2026-02-16 13:20:23,933 84 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.151s
2026-02-16 13:20:23,934 84 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': 'Mon, 16 Feb 2026 13:20: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-be2d8bc2-749d-4f46-9f60-17ab345685a2', 'x-compute-request-id': 'req-be2d8bc2-749d-4f46-9f60-17ab345685a2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "c9501a85-df32-4b8f-bce0-9425ef1e7866", "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": "c9e3ef3b-4aff-46c1-80dd-0222ee4addda", "host": "compute-0.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", "ssse3", "pdpe1gb", "clzero", "sse4.1", "tsc", "movbe", "cx16", "fxsr_opt", "fpu", "sse4a", "tsc-deadline", "sse", "misalignsse", "bmi1", "pat", "xsaveerptr", "apic", "fma", "ibpb", "cx8", "smep", "vmcb-clean", "avx", "aes", "arat", "npt", "umip", "lbrv", "cr8legacy", "adx", "de", "tsc-scale", "cmov", "osvw", "mtrr", "cmp_legacy", "pause-filter", "avx2", "fxsr", "pschange-mc-no", "amd-ssbd", "sse2", "lahf_lm", "rdrand", "pge", "tsc_adjust", "bmi2", "msr", "ibrs", "xsave", "ssbd", "topoext", "clflush", "abm", "xgetbv1", "mds-no", "xsavec", "amd-stibp", "perfctr_core", "sha-ni", "svm", "syscall", "pclmuldq", "3dnowprefetch", "arch-capabilities", "pfthreshold", "fsgsbase", "hypervisor", "pae", "x2apic", "pni", "rdtscp", "rdctl-no", "virt-ssbd", "mmxext", "mmx", "xsaveopt", "sep", "nx", "rdseed", "mce", "svme-addr-chk", "sse4.2", "spec-ctrl", "f16c", "rdpid", "nrip-save", "smap", "stibp", "wbnoinvd", "lm", "popcnt", "pse36", "skip-l1dfl-vmentry", "clwb", "mca", "vme", "clflushopt"]}}, {"id": "63898862-3dd6-49b3-9545-63882243296a", "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": "6dfedac7-ea7b-4185-a5bf-bfd0a3221a05", "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": ["avx2", "cx8", "vmcb-clean", "amd-ssbd", "mce", "stibp", "pfthreshold", "popcnt", "lbrv", "sep", "bmi1", "rdseed", "vme", "topoext", "nx", "pae", "avx", "cx16", "xsaveerptr", "rdtscp", "xsaveopt", "apic", "pse36", "sse2", "smep", "hypervisor", "pat", "mca", "ibrs", "tsc-scale", "mds-no", "svme-addr-chk", "lahf_lm", "syscall", "abm", "tsc", "rdrand", "spec-ctrl", "ssbd", "aes", "de", "xsave", "xsavec", "movbe", "rdpid", "mmx", "tsc-deadline", "pause-filter", "clflushopt", "fma", "x2apic", "skip-l1dfl-vmentry", "f16c", "mmxext", "fxsr", "sse", "rdctl-no", "fxsr_opt", "pclmuldq", "npt", "smap", "lm", "arat", "osvw", "3dnowprefetch", "fsgsbase", "sse4a", "svm", "sha-ni", "amd-stibp", "pge", "pni", "adx", "pschange-mc-no", "clzero", "msr", "cmov", "pdpe1gb", "misalignsse", "sse4.1", "clwb", "cr8legacy", "virt-ssbd", "wbnoinvd", "umip", "tsc_adjust", "ibpb", "cmp_legacy", "pse", "clflush", "perfctr_core", "ssse3", "bmi2", "mtrr", "nrip-save", "arch-capabilities", "fpu", "xgetbv1", "sse4.2"]}}]}'
2026-02-16 13:20:24,090 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/c9501a85-df32-4b8f-bce0-9425ef1e7866/traits 0.151s
2026-02-16 13:20:24,090 84 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': 'Mon, 16 Feb 2026 13:20:23 GMT', 'server': 'Apache', 'last-modified': 'Mon, 16 Feb 2026 12:48:30 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-50d5e029-6f5f-49a3-8da8-ab4b896aa8a4', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4f8223b0b9f1051f2fa844007771cbc2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/c9501a85-df32-4b8f-bce0-9425ef1e7866/traits'}
Body: b'{"traits": ["COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_MMX", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_SSSE3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE2", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE42", "COMPUTE_NODE", "HW_CPU_X86_SSE", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE41", "COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB"], "resource_provider_generation": 2}'
2026-02-16 13:20:24,497 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.399s
2026-02-16 13:20:24,497 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:20:24 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f797444d-5ab6-42e4-be0c-e4f0968ba0f2', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=225a0e40eb866af9da0da58ca002143e; 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": "53b5045c5aaf4a7d8d84dce2ac4aa424", "name": "tempest-TestExecuteActionsViaActuator-1504038973-project-member", "password_expires_at": null}, "audit_ids": ["lSRBtEGMRTixz3oTRIHX3A"], "expires_at": "2026-02-16T14:20:24.000000Z", "issued_at": "2026-02-16T13:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5e0321e3a614b62a46eef7fb2e737ff", "name": "tempest-TestExecuteActionsViaActuator-1504038973"}, "is_domain": false, "roles": [{"id": "b44b267cd59642d39443b91ce78a9575", "name": "reader"}, {"id": "411b992a9f074355b13e0f110d21c4d7", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "6449305d10564d119427df52cb74de5a", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "73f835a011cf40dc803310d8e43cb7b9", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "085e87da5b5145f2aa816d80977319df", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "2072230e334c4450904cd779baa4d4db", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "dd0d0d45556d46859083c161dbfd6299", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0d778cdeb2f646ad9198701cb9fc9fc2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "181fb7865c61429dbf1a7812cde0618e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "7b579571fb7f459dbc031780062b2665", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "25cd1067b8c04fdfba2cd62097393494", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "4120489abf304392bf72b7f5957c1c1c", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "watcher", "id": "4aa2dba764384a24bfbc6377bd6c42d5", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "df7ebe2f200346e888b65890f36bce82", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7076b698549648fa8ad1e95c80a362ff", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "cinderv3", "id": "01b8d69bb4e54b7eb7f8e519b7917796", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4f5bee61b9c64bf8b52ac57e290e74de", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "9ce19e6636964ac08383796ce3d57057", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "66d69a96cb4b4ab9b3c4fa75af7feaa7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}, {"name": "swift", "id": "bef6c4aa5a504819b5939851be64a679", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}], "id": "d31cca364be14880b463f68244b504d2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "213024b5cc164b769c268b30f9c5ff36", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "3ae127b9261a429ca6063373db3b5523", "interface": "pub
2026-02-16 13:20:24,498 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a6199784-1742-41a7-9152-bb54abb7bef1', 'name': 'tempest-TestExecuteActionsViaActuator-926379118-network', 'tenant_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39154, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-16T13:19:51Z', 'updated_at': '2026-02-16T13:19:51Z', 'revision_number': 1} available for tenant
2026-02-16 13:20:27,776 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.276s
2026-02-16 13:20:27,777 84 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-727824786", "imageRef": "6fb9af7f-2971-4890-a777-6e99e888717f", "flavorRef": "6d89f72c-1760-421e-a5f2-83dfc3723b84", "networks": [{"uuid": "a6199784-1742-41a7-9152-bb54abb7bef1"}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:20:24 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e', '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-97176d72-5811-4702-8d64-4218af710c9f', 'x-compute-request-id': 'req-97176d72-5811-4702-8d64-4218af710c9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "veZ3aTUskCWt"}}'
2026-02-16 13:20:28,751 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 0.968s
2026-02-16 13:20:28,751 84 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': 'Mon, 16 Feb 2026 13:20:27 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-5345221b-a2e1-4464-898e-164a9b417206', 'x-compute-request-id': 'req-5345221b-a2e1-4464-898e-164a9b417206', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "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": []}}'
2026-02-16 13:20:30,786 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 1.024s
2026-02-16 13:20:30,787 84 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': 'Mon, 16 Feb 2026 13:20:29 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-a1ca32d5-ac2a-40de-8b6c-78d232a4fb29', 'x-compute-request-id': 'req-a1ca32d5-ac2a-40de-8b6c-78d232a4fb29', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "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": []}}'
2026-02-16 13:20:32,204 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 0.395s
2026-02-16 13:20:32,204 84 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': 'Mon, 16 Feb 2026 13:20:31 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-66845fd2-d699-4cba-a69c-431411251e61', 'x-compute-request-id': 'req-66845fd2-d699-4cba-a69c-431411251e61', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:20:32,216 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait
2026-02-16 13:20:34,102 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 0.884s
2026-02-16 13:20:34,102 84 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': 'Mon, 16 Feb 2026 13:20:33 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-8ed429ad-86dc-41b4-9cec-e427aa69f062', 'x-compute-request-id': 'req-8ed429ad-86dc-41b4-9cec-e427aa69f062', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:20:35,756 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 0.639s
2026-02-16 13:20:35,757 84 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': 'Mon, 16 Feb 2026 13:20: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-e6ff8a1c-c684-48b6-821b-16c7e0bcf10a', 'x-compute-request-id': 'req-e6ff8a1c-c684-48b6-821b-16c7e0bcf10a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:20:37,304 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 0.538s
2026-02-16 13:20:37,305 84 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': 'Mon, 16 Feb 2026 13:20:36 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-38a9f48b-5af5-4bbf-8412-2014bc996516', 'x-compute-request-id': 'req-38a9f48b-5af5-4bbf-8412-2014bc996516', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:20:39,768 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 1.449s
2026-02-16 13:20:39,769 84 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': 'Mon, 16 Feb 2026 13:20:38 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-4d8c1cd1-f6e6-42ba-8281-7bd00cbe2c06', 'x-compute-request-id': 'req-4d8c1cd1-f6e6-42ba-8281-7bd00cbe2c06', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:20:41,775 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 0.994s
2026-02-16 13:20:41,776 84 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': 'Mon, 16 Feb 2026 13:20:40 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-d4b97968-8462-4f5b-ad7b-144d2d7f3a1a', 'x-compute-request-id': 'req-d4b97968-8462-4f5b-ad7b-144d2d7f3a1a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:20:43,953 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 1.162s
2026-02-16 13:20:43,953 84 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': 'Mon, 16 Feb 2026 13:20:42 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-28af735d-7753-41bd-9dbe-b02eff759b7b', 'x-compute-request-id': 'req-28af735d-7753-41bd-9dbe-b02eff759b7b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:41Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:7c:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:20:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-16 13:20:43,962 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-02-16 13:20:44,933 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 0.970s
2026-02-16 13:20:44,933 84 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': 'Mon, 16 Feb 2026 13:20:43 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-9d0ddca1-145d-44bd-926b-cb1a19b9f3ba', 'x-compute-request-id': 'req-9d0ddca1-145d-44bd-926b-cb1a19b9f3ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:41Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:7c:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:20:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-16 13:20:46,088 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 1.144s
2026-02-16 13:20:46,089 84 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': 'Mon, 16 Feb 2026 13:20:44 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-b6bd76cc-8eea-4471-83eb-14e7fc42d4ea', 'x-compute-request-id': 'req-b6bd76cc-8eea-4471-83eb-14e7fc42d4ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:20:41Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:7c:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:20:41.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-7k7vpckb", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-727824786", "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": []}}'
2026-02-16 13:20:46,099 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iOTM0ZGZhZDItMzNhMy00NGRkLTgyYzgtMGI5MTNlODljYjhlIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MDQ2MDk5In0gMjQwMDAwMDAwMDEuMCAxNzcxMjQ3NzQ2MDk5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjkzNGRmYWQyLTMzYTMtNDRkZC04MmM4LTBiOTEzZTg5Y2I4ZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODA0NjA5OSJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTI0Nzc3NjA5OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI5MzRkZmFkMi0zM2EzLTQ0ZGQtODJjOC0wYjkxM2U4OWNiOGUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgwNDYwOTkifSA3MjAwMDAwMDAwMS4wIDE3NzEyNDc4MDYwOTkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iOTM0ZGZhZDItMzNhMy00NGRkLTgyYzgtMGI5MTNlODljYjhlIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MDQ2MDk5In0gOTYwMDAwMDAwMDEuMCAxNzcxMjQ3ODM2MDk5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjkzNGRmYWQyLTMzYTMtNDRkZC04MmM4LTBiOTEzZTg5Y2I4ZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODA0NjA5OSJ9IDEyMDAwMDAwMDAwMS4wIDE3NzEyNDc4NjYwOTkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iOTM0ZGZhZDItMzNhMy00NGRkLTgyYzgtMGI5MTNlODljYjhlIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MDQ2MDk5In0gMTQ0MDAwMDAwMDAxLjAgMTc3MTI0Nzg5NjA5OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI5MzRkZmFkMi0zM2EzLTQ0ZGQtODJjOC0wYjkxM2U4OWNiOGUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgwNDYwOTkifSAxNjgwMDAwMDAwMDEuMCAxNzcxMjQ3OTI2MDk5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjkzNGRmYWQyLTMzYTMtNDRkZC04MmM4LTBiOTEzZTg5Y2I4ZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODA0NjA5OSJ9IDE5MjAwMDAwMDAwMS4wIDE3NzEyNDc5NTYwOTkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iOTM0ZGZhZDItMzNhMy00NGRkLTgyYzgtMGI5MTNlODljYjhlIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MDQ2MDk5In0gMjE2MDAwMDAwMDAxLjAgMTc3MTI0Nzk4NjA5OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI5MzRkZmFkMi0zM2EzLTQ0ZGQtODJjOC0wYjkxM2U4OWNiOGUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgwNDYwOTkifSAyNDAwMDAwMDAwMDEuMCAxNzcxMjQ4MDE2MDk5Cg==" | 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.173'
2026-02-16 13:20:46,099 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.173:22' as 'zuul' with password None
2026-02-16 13:20:46,113 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-16 13:20:46,173 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-16 13:20:46,174 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.173 successfully created
2026-02-16 13:20:47,235 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-16 13:20:47,296 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/63898862-3dd6-49b3-9545-63882243296a/traits 0.059s
2026-02-16 13:20:47,296 84 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': 'Mon, 16 Feb 2026 13:20:47 GMT', 'server': 'Apache', 'last-modified': 'Mon, 16 Feb 2026 12:48:30 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-72b6b23e-81aa-4825-87fc-2098c3c5d12a', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4f8223b0b9f1051f2fa844007771cbc2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/63898862-3dd6-49b3-9545-63882243296a/traits'}
Body: b'{"traits": ["COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_MMX", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_SSSE3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE2", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE42", "COMPUTE_NODE", "HW_CPU_X86_SSE", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE41", "COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB"], "resource_provider_generation": 2}'
2026-02-16 13:20:47,971 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.665s
2026-02-16 13:20:47,971 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:20:47 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2a707b75-c8f2-4bc3-912c-2d9bad1d1a99', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=225a0e40eb866af9da0da58ca002143e; 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": "53b5045c5aaf4a7d8d84dce2ac4aa424", "name": "tempest-TestExecuteActionsViaActuator-1504038973-project-member", "password_expires_at": null}, "audit_ids": ["44HDnRx5Q2iUCUt_VOFsGg"], "expires_at": "2026-02-16T14:20:47.000000Z", "issued_at": "2026-02-16T13:20:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5e0321e3a614b62a46eef7fb2e737ff", "name": "tempest-TestExecuteActionsViaActuator-1504038973"}, "is_domain": false, "roles": [{"id": "b44b267cd59642d39443b91ce78a9575", "name": "reader"}, {"id": "411b992a9f074355b13e0f110d21c4d7", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "6449305d10564d119427df52cb74de5a", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "73f835a011cf40dc803310d8e43cb7b9", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "085e87da5b5145f2aa816d80977319df", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "2072230e334c4450904cd779baa4d4db", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "dd0d0d45556d46859083c161dbfd6299", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0d778cdeb2f646ad9198701cb9fc9fc2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "181fb7865c61429dbf1a7812cde0618e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "7b579571fb7f459dbc031780062b2665", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "25cd1067b8c04fdfba2cd62097393494", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "4120489abf304392bf72b7f5957c1c1c", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "watcher", "id": "4aa2dba764384a24bfbc6377bd6c42d5", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "df7ebe2f200346e888b65890f36bce82", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7076b698549648fa8ad1e95c80a362ff", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "cinderv3", "id": "01b8d69bb4e54b7eb7f8e519b7917796", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4f5bee61b9c64bf8b52ac57e290e74de", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "9ce19e6636964ac08383796ce3d57057", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "66d69a96cb4b4ab9b3c4fa75af7feaa7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}, {"name": "swift", "id": "bef6c4aa5a504819b5939851be64a679", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}], "id": "d31cca364be14880b463f68244b504d2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "213024b5cc164b769c268b30f9c5ff36", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "3ae127b9261a429ca6063373db3b5523", "interface": "pub
2026-02-16 13:20:47,972 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a6199784-1742-41a7-9152-bb54abb7bef1', 'name': 'tempest-TestExecuteActionsViaActuator-926379118-network', 'tenant_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39154, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-16T13:19:51Z', 'updated_at': '2026-02-16T13:19:51Z', 'revision_number': 1} available for tenant
2026-02-16 13:20:49,609 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.635s
2026-02-16 13:20:49,610 84 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-836105514", "imageRef": "6fb9af7f-2971-4890-a777-6e99e888717f", "flavorRef": "6d89f72c-1760-421e-a5f2-83dfc3723b84", "networks": [{"uuid": "a6199784-1742-41a7-9152-bb54abb7bef1"}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:20:48 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222', '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-f1dda29b-a5d7-46e9-97d0-1c3a9b69e8c9', 'x-compute-request-id': 'req-f1dda29b-a5d7-46e9-97d0-1c3a9b69e8c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XXkqcFzrLN9W"}}'
2026-02-16 13:20:50,780 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 1.168s
2026-02-16 13:20:50,781 84 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': 'Mon, 16 Feb 2026 13:20:49 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-41f9f09b-5211-4cd2-81f7-bee3cb16771d', 'x-compute-request-id': 'req-41f9f09b-5211-4cd2-81f7-bee3cb16771d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"server": {"id": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "name": "tempest-TestExecuteActionsViaActuator-server-836105514", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:49Z", "updated": "2026-02-16T13:20:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "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": []}}'
2026-02-16 13:20:52,793 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 1.002s
2026-02-16 13:20:52,793 84 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': 'Mon, 16 Feb 2026 13:20:52 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-0144a033-61c4-4bfa-90d4-62e91025e857', 'x-compute-request-id': 'req-0144a033-61c4-4bfa-90d4-62e91025e857', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"server": {"id": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "name": "tempest-TestExecuteActionsViaActuator-server-836105514", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:49Z", "updated": "2026-02-16T13:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:20:52,804 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-02-16 13:20:54,809 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 1.003s
2026-02-16 13:20:54,810 84 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': 'Mon, 16 Feb 2026 13:20:53 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-5eb6b0bb-18ba-46b1-86e5-b7f3c674a2fc', 'x-compute-request-id': 'req-5eb6b0bb-18ba-46b1-86e5-b7f3c674a2fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"server": {"id": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "name": "tempest-TestExecuteActionsViaActuator-server-836105514", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:49Z", "updated": "2026-02-16T13:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:20:56,836 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 0.990s
2026-02-16 13:20:56,839 84 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': 'Mon, 16 Feb 2026 13:20:56 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-3e2c8a4e-e8c5-4648-9127-4bcc7f2cbcd8', 'x-compute-request-id': 'req-3e2c8a4e-e8c5-4648-9127-4bcc7f2cbcd8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"server": {"id": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "name": "tempest-TestExecuteActionsViaActuator-server-836105514", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:49Z", "updated": "2026-02-16T13:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:20:58,487 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 0.609s
2026-02-16 13:20:58,487 84 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': 'Mon, 16 Feb 2026 13:20:57 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-164035bf-c7d6-41ea-a9a0-b4eb70ba31f0', 'x-compute-request-id': 'req-164035bf-c7d6-41ea-a9a0-b4eb70ba31f0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"server": {"id": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "name": "tempest-TestExecuteActionsViaActuator-server-836105514", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:49Z", "updated": "2026-02-16T13:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:21:00,417 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 0.918s
2026-02-16 13:21:00,417 84 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': 'Mon, 16 Feb 2026 13:20:59 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-0aae3491-9068-4137-bf30-6cd473a639da', 'x-compute-request-id': 'req-0aae3491-9068-4137-bf30-6cd473a639da', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"server": {"id": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "name": "tempest-TestExecuteActionsViaActuator-server-836105514", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:49Z", "updated": "2026-02-16T13:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:21:02,002 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 0.575s
2026-02-16 13:21:02,002 84 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': 'Mon, 16 Feb 2026 13:21: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-24a617f7-4acb-4b85-b09f-e13a7fa8febb', 'x-compute-request-id': 'req-24a617f7-4acb-4b85-b09f-e13a7fa8febb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"server": {"id": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "name": "tempest-TestExecuteActionsViaActuator-server-836105514", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:49Z", "updated": "2026-02-16T13:21:01Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:da:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:21:01.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": []}}'
2026-02-16 13:21:02,010 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2026-02-16 13:21:02,425 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 0.413s
2026-02-16 13:21:02,426 84 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': 'Mon, 16 Feb 2026 13:21:02 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-74b0e938-fb82-4ab9-a2f3-fd8aa2b8f0aa', 'x-compute-request-id': 'req-74b0e938-fb82-4ab9-a2f3-fd8aa2b8f0aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"server": {"id": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "name": "tempest-TestExecuteActionsViaActuator-server-836105514", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:49Z", "updated": "2026-02-16T13:21:01Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:da:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:21:01.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": []}}'
2026-02-16 13:21:02,996 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 0.560s
2026-02-16 13:21:02,996 84 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': 'Mon, 16 Feb 2026 13:21:02 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-df1c1a4f-107b-4fba-b228-088814d3adfb', 'x-compute-request-id': 'req-df1c1a4f-107b-4fba-b228-088814d3adfb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"server": {"id": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "name": "tempest-TestExecuteActionsViaActuator-server-836105514", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:49Z", "updated": "2026-02-16T13:21:01Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:da:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:21:01.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-90mzu2dc", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-836105514", "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": []}}'
2026-02-16 13:21:03,004 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNTAyMWEwN2QtNTlkMi00OWM3LWI5MmYtMGMyNWM1ZGMxMjIyIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MDYzMDA0In0gMjQwMDAwMDAwMDEuMCAxNzcxMjQ3NzYzMDA0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjUwMjFhMDdkLTU5ZDItNDljNy1iOTJmLTBjMjVjNWRjMTIyMiIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODA2MzAwNCJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTI0Nzc5MzAwNApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI1MDIxYTA3ZC01OWQyLTQ5YzctYjkyZi0wYzI1YzVkYzEyMjIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgwNjMwMDQifSA3MjAwMDAwMDAwMS4wIDE3NzEyNDc4MjMwMDQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNTAyMWEwN2QtNTlkMi00OWM3LWI5MmYtMGMyNWM1ZGMxMjIyIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MDYzMDA0In0gOTYwMDAwMDAwMDEuMCAxNzcxMjQ3ODUzMDA0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjUwMjFhMDdkLTU5ZDItNDljNy1iOTJmLTBjMjVjNWRjMTIyMiIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODA2MzAwNCJ9IDEyMDAwMDAwMDAwMS4wIDE3NzEyNDc4ODMwMDQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNTAyMWEwN2QtNTlkMi00OWM3LWI5MmYtMGMyNWM1ZGMxMjIyIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MDYzMDA0In0gMTQ0MDAwMDAwMDAxLjAgMTc3MTI0NzkxMzAwNApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI1MDIxYTA3ZC01OWQyLTQ5YzctYjkyZi0wYzI1YzVkYzEyMjIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgwNjMwMDQifSAxNjgwMDAwMDAwMDEuMCAxNzcxMjQ3OTQzMDA0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjUwMjFhMDdkLTU5ZDItNDljNy1iOTJmLTBjMjVjNWRjMTIyMiIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODA2MzAwNCJ9IDE5MjAwMDAwMDAwMS4wIDE3NzEyNDc5NzMwMDQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNTAyMWEwN2QtNTlkMi00OWM3LWI5MmYtMGMyNWM1ZGMxMjIyIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MDYzMDA0In0gMjE2MDAwMDAwMDAxLjAgMTc3MTI0ODAwMzAwNApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI1MDIxYTA3ZC01OWQyLTQ5YzctYjkyZi0wYzI1YzVkYzEyMjIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgwNjMwMDQifSAyNDAwMDAwMDAwMDEuMCAxNzcxMjQ4MDMzMDA0Cg==" | 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.173'
2026-02-16 13:21:03,004 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.173:22' as 'zuul' with password None
2026-02-16 13:21:03,016 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-16 13:21:03,074 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-16 13:21:03,074 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.173 successfully created
2026-02-16 13:21:03,670 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-16 13:21:03,759 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/flavors 0.088s
2026-02-16 13:21:03,760 84 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': 'Mon, 16 Feb 2026 13:21:03 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-308c08b4-ce70-46b4-98b9-e7fed159e6fb', 'x-compute-request-id': 'req-308c08b4-ce70-46b4-98b9-e7fed159e6fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "24d59dff-ce99-4fd9-bd4e-4d0b2cf1ef53", "name": "m1.micro", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/24d59dff-ce99-4fd9-bd4e-4d0b2cf1ef53"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/24d59dff-ce99-4fd9-bd4e-4d0b2cf1ef53"}], "description": null}, {"id": "6d89f72c-1760-421e-a5f2-83dfc3723b84", "name": "m1.nano", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/6d89f72c-1760-421e-a5f2-83dfc3723b84"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/6d89f72c-1760-421e-a5f2-83dfc3723b84"}], "description": null}]}'
2026-02-16 13:21:04,009 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.245s
2026-02-16 13:21:04,009 84 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': 'Mon, 16 Feb 2026 13:21:03 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=1710daa8dd8a8720b903974ebf880d68; 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": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:16+00:00"}, {"efficacy_indicators": [], "uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "audit_uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:19+00:00"}, {"efficacy_indicators": [], "uuid": "4144028f-3850-4adf-836e-17b087c6112b", "audit_uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:23+00:00"}]}'
2026-02-16 13:21:04,009 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.246755 seconds
2026-02-16 13:21:04,121 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.111s
2026-02-16 13:21:04,122 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/dddeb0f6-819c-480b-882f-d1f779571aef", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/dddeb0f6-819c-480b-882f-d1f779571aef", "rel": "bookmark"}], "created_at": "2026-02-16T12:47:18+00:00", "updated_at": null, "deleted_at": null}'
2026-02-16 13:21:04,223 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.100s
2026-02-16 13:21:04,223 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "f39a5a00-d843-43b0-b695-059424db397a", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/f39a5a00-d843-43b0-b695-059424db397a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/f39a5a00-d843-43b0-b695-059424db397a", "rel": "bookmark"}], "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "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"]}}'
2026-02-16 13:21:04,403 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.178s
2026-02-16 13:21:04,403 84 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": "7f3c6aa8-3952-4fcf-a340-63422cb5c8e5", "description": "tempest-test-audit_template-1506100399", "goal": "dddeb0f6-819c-480b-882f-d1f779571aef", "strategy": "f39a5a00-d843-43b0-b695-059424db397a", "scope": []}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:21:04 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/e31b6cf5-7918-4e24-ba42-965c798247d9', '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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "e31b6cf5-7918-4e24-ba42-965c798247d9", "name": "7f3c6aa8-3952-4fcf-a340-63422cb5c8e5", "description": "tempest-test-audit_template-1506100399", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/e31b6cf5-7918-4e24-ba42-965c798247d9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/e31b6cf5-7918-4e24-ba42-965c798247d9", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-16T13:21:04.370502+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:21:04,544 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.139s
2026-02-16 13:21:04,544 84 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": "e31b6cf5-7918-4e24-ba42-965c798247d9", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "resize", "resource_id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "input_parameters": {"flavor": "m1.micro"}}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:21:04 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0', '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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "name": "actuator-2026-02-16T13:21:04.500784", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-16T13:21:04.513512+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:21:04,634 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0 0.089s
2026-02-16 13:21:04,634 84 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': 'Mon, 16 Feb 2026 13:21:04 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0'}
Body: b'{"uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "name": "actuator-2026-02-16T13:21:04.500784", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0", "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": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:04+00:00"}'
2026-02-16 13:21:05,252 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0 0.115s
2026-02-16 13:21:05,252 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0'}
Body: b'{"uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "name": "actuator-2026-02-16T13:21:04.500784", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0", "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": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:04+00:00"}'
2026-02-16 13:21:05,253 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.708565 seconds
2026-02-16 13:21:05,349 84 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=4986d8fd-b90d-4b16-a756-83e28f6629f0 0.094s
2026-02-16 13:21:05,349 84 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': 'Mon, 16 Feb 2026 13:21:05 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=4986d8fd-b90d-4b16-a756-83e28f6629f0'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-16 13:21:05,445 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.094s
2026-02-16 13:21:05,446 84 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': 'Mon, 16 Feb 2026 13:21:05 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:21:05,605 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.158s
2026-02-16 13:21:05,606 84 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': 'Mon, 16 Feb 2026 13:21:05 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:05,699 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.092s
2026-02-16 13:21:05,700 84 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': 'Mon, 16 Feb 2026 13:21:05 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:06,828 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.126s
2026-02-16 13:21:06,829 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:07,972 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.140s
2026-02-16 13:21:07,972 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:09,096 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.121s
2026-02-16 13:21:09,097 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:10,188 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.089s
2026-02-16 13:21:10,188 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:11,276 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.086s
2026-02-16 13:21:11,277 84 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': 'Mon, 16 Feb 2026 13:21:11 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:12,423 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.144s
2026-02-16 13:21:12,426 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:13,524 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.095s
2026-02-16 13:21:13,525 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:14,642 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.115s
2026-02-16 13:21:14,643 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:15,743 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.098s
2026-02-16 13:21:15,743 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:16,842 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.095s
2026-02-16 13:21:16,842 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:17,975 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.130s
2026-02-16 13:21:17,976 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:19,083 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.104s
2026-02-16 13:21:19,084 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:20,448 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.350s
2026-02-16 13:21:20,448 84 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': 'Mon, 16 Feb 2026 13:21:20 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:21,562 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.111s
2026-02-16 13:21:21,562 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:22,659 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.094s
2026-02-16 13:21:22,659 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:23,783 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.118s
2026-02-16 13:21:23,783 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:24,960 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.174s
2026-02-16 13:21:24,960 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:26,054 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.090s
2026-02-16 13:21:26,054 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:27,170 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.113s
2026-02-16 13:21:27,170 84 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': 'Mon, 16 Feb 2026 13:21:27 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:28,283 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.110s
2026-02-16 13:21:28,283 84 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': 'Mon, 16 Feb 2026 13:21: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:05+00:00"}'
2026-02-16 13:21:29,385 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.100s
2026-02-16 13:21:29,385 84 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': 'Mon, 16 Feb 2026 13:21:29 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:29+00:00"}'
2026-02-16 13:21:29,385 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 23.779464 seconds
2026-02-16 13:21:29,479 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.093s
2026-02-16 13:21:29,480 84 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': 'Mon, 16 Feb 2026 13:21:29 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:21:04+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:21:29+00:00"}'
2026-02-16 13:21:29,579 84 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=c2446145-6142-4df2-afbe-07d78c1e509c 0.098s
2026-02-16 13:21:29,579 84 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': 'Mon, 16 Feb 2026 13:21:29 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b'{"actions": [{"uuid": "0e462683-7b68-4241-8275-41ea22b4462f", "action_plan_uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "state": "SUCCEEDED", "action_type": "resize", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/0e462683-7b68-4241-8275-41ea22b4462f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/0e462683-7b68-4241-8275-41ea22b4462f", "rel": "bookmark"}]}]}'
2026-02-16 13:21:29,721 84 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.140s
2026-02-16 13:21:29,721 84 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': 'Mon, 16 Feb 2026 13:21:29 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-fd41f5b1-ab91-4efa-81f3-17064a4982e5', 'x-compute-request-id': 'req-fd41f5b1-ab91-4efa-81f3-17064a4982e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "77d6caf4-309f-4964-8ba6-302e2b7abd8f", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:21:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "ea2af19b-71a4-43e5-b365-16ab6a4342fa", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:21:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "28f2a83f-ebfc-4e8c-a46d-de458e647adf", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:21:24.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "c9e3ef3b-4aff-46c1-80dd-0222ee4addda", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:21:20.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "6dfedac7-ea7b-4185-a5bf-bfd0a3221a05", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:21:20.000000", "disabled_reason": null, "forced_down": false}]}'
2026-02-16 13:21:29,833 84 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.109s
2026-02-16 13:21:29,834 84 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': 'Mon, 16 Feb 2026 13:21:29 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-f957b6e1-4b3c-459e-8e57-724bbd543dd0', 'x-compute-request-id': 'req-f957b6e1-4b3c-459e-8e57-724bbd543dd0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": []}'
2026-02-16 13:21:29,963 84 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.117s
2026-02-16 13:21:29,964 84 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': 'Mon, 16 Feb 2026 13:21:29 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-3abb9225-e6eb-455d-b501-bdde7f816a4b', 'x-compute-request-id': 'req-3abb9225-e6eb-455d-b501-bdde7f816a4b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "c9501a85-df32-4b8f-bce0-9425ef1e7866", "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": "c9e3ef3b-4aff-46c1-80dd-0222ee4addda", "host": "compute-0.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", "ssse3", "pdpe1gb", "clzero", "sse4.1", "tsc", "movbe", "cx16", "fxsr_opt", "fpu", "sse4a", "tsc-deadline", "sse", "misalignsse", "bmi1", "pat", "xsaveerptr", "apic", "fma", "ibpb", "cx8", "smep", "vmcb-clean", "avx", "aes", "arat", "npt", "umip", "lbrv", "cr8legacy", "adx", "de", "tsc-scale", "cmov", "osvw", "mtrr", "cmp_legacy", "pause-filter", "avx2", "fxsr", "pschange-mc-no", "amd-ssbd", "sse2", "lahf_lm", "rdrand", "pge", "tsc_adjust", "bmi2", "msr", "ibrs", "xsave", "ssbd", "topoext", "clflush", "abm", "xgetbv1", "mds-no", "xsavec", "amd-stibp", "perfctr_core", "sha-ni", "svm", "syscall", "pclmuldq", "3dnowprefetch", "arch-capabilities", "pfthreshold", "fsgsbase", "hypervisor", "pae", "x2apic", "pni", "rdtscp", "rdctl-no", "virt-ssbd", "mmxext", "mmx", "xsaveopt", "sep", "nx", "rdseed", "mce", "svme-addr-chk", "sse4.2", "spec-ctrl", "f16c", "rdpid", "nrip-save", "smap", "stibp", "wbnoinvd", "lm", "popcnt", "pse36", "skip-l1dfl-vmentry", "clwb", "mca", "vme", "clflushopt"]}}, {"id": "63898862-3dd6-49b3-9545-63882243296a", "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": "6dfedac7-ea7b-4185-a5bf-bfd0a3221a05", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 832, "local_gb_used": 2, "free_ram_mb": 6847, "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": ["avx2", "cx8", "vmcb-clean", "amd-ssbd", "mce", "stibp", "pfthreshold", "popcnt", "lbrv", "sep", "bmi1", "rdseed", "vme", "topoext", "nx", "pae", "avx", "cx16", "xsaveerptr", "rdtscp", "xsaveopt", "apic", "pse36", "sse2", "smep", "hypervisor", "pat", "mca", "ibrs", "tsc-scale", "mds-no", "svme-addr-chk", "lahf_lm", "syscall", "abm", "tsc", "rdrand", "spec-ctrl", "ssbd", "aes", "de", "xsave", "xsavec", "movbe", "rdpid", "mmx", "tsc-deadline", "pause-filter", "clflushopt", "fma", "x2apic", "skip-l1dfl-vmentry", "f16c", "mmxext", "fxsr", "sse", "rdctl-no", "fxsr_opt", "pclmuldq", "npt", "smap", "lm", "arat", "osvw", "3dnowprefetch", "fsgsbase", "sse4a", "svm", "sha-ni", "amd-stibp", "pge", "pni", "adx", "pschange-mc-no", "clzero", "msr", "cmov", "pdpe1gb", "misalignsse", "sse4.1", "clwb", "cr8legacy", "virt-ssbd", "wbnoinvd", "umip", "tsc_adjust", "ibpb", "cmp_legacy", "pse", "clflush", "perfctr_core", "ssse3", "bmi2", "mtrr", "nrip-save", "arch-capabilities", "fpu", "xgetbv1", "sse4.2"]}}]}'
2026-02-16 13:21:30,025 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/c9501a85-df32-4b8f-bce0-9425ef1e7866/traits 0.056s
2026-02-16 13:21:30,026 84 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': 'Mon, 16 Feb 2026 13:21:29 GMT', 'server': 'Apache', 'last-modified': 'Mon, 16 Feb 2026 12:48:30 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-41514e86-7175-4a3a-92f9-3db3d3268d77', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4f8223b0b9f1051f2fa844007771cbc2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/c9501a85-df32-4b8f-bce0-9425ef1e7866/traits'}
Body: b'{"traits": ["COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_MMX", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_SSSE3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE2", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE42", "COMPUTE_NODE", "HW_CPU_X86_SSE", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE41", "COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB"], "resource_provider_generation": 5}'
2026-02-16 13:21:30,358 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.326s
2026-02-16 13:21:30,359 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:21:30 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bcca69ab-3369-439f-b4c0-65fc3283f4af', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=225a0e40eb866af9da0da58ca002143e; 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": "53b5045c5aaf4a7d8d84dce2ac4aa424", "name": "tempest-TestExecuteActionsViaActuator-1504038973-project-member", "password_expires_at": null}, "audit_ids": ["ZO8fHA8bR4yQz6YZlrASCQ"], "expires_at": "2026-02-16T14:21:30.000000Z", "issued_at": "2026-02-16T13:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5e0321e3a614b62a46eef7fb2e737ff", "name": "tempest-TestExecuteActionsViaActuator-1504038973"}, "is_domain": false, "roles": [{"id": "b44b267cd59642d39443b91ce78a9575", "name": "reader"}, {"id": "411b992a9f074355b13e0f110d21c4d7", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "6449305d10564d119427df52cb74de5a", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "73f835a011cf40dc803310d8e43cb7b9", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "085e87da5b5145f2aa816d80977319df", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "2072230e334c4450904cd779baa4d4db", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "dd0d0d45556d46859083c161dbfd6299", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0d778cdeb2f646ad9198701cb9fc9fc2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "181fb7865c61429dbf1a7812cde0618e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "7b579571fb7f459dbc031780062b2665", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "25cd1067b8c04fdfba2cd62097393494", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "4120489abf304392bf72b7f5957c1c1c", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "watcher", "id": "4aa2dba764384a24bfbc6377bd6c42d5", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "df7ebe2f200346e888b65890f36bce82", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7076b698549648fa8ad1e95c80a362ff", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "cinderv3", "id": "01b8d69bb4e54b7eb7f8e519b7917796", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4f5bee61b9c64bf8b52ac57e290e74de", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "9ce19e6636964ac08383796ce3d57057", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "66d69a96cb4b4ab9b3c4fa75af7feaa7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}, {"name": "swift", "id": "bef6c4aa5a504819b5939851be64a679", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}], "id": "d31cca364be14880b463f68244b504d2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "213024b5cc164b769c268b30f9c5ff36", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "3ae127b9261a429ca6063373db3b5523", "interface": "pub
2026-02-16 13:21:30,359 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a6199784-1742-41a7-9152-bb54abb7bef1', 'name': 'tempest-TestExecuteActionsViaActuator-926379118-network', 'tenant_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39154, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-16T13:19:51Z', 'updated_at': '2026-02-16T13:19:51Z', 'revision_number': 1} available for tenant
2026-02-16 13:21:32,563 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.195s
2026-02-16 13:21:32,564 84 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-2049385443", "imageRef": "6fb9af7f-2971-4890-a777-6e99e888717f", "flavorRef": "6d89f72c-1760-421e-a5f2-83dfc3723b84", "networks": [{"uuid": "a6199784-1742-41a7-9152-bb54abb7bef1"}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:21:30 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e', '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-0397efa7-33b2-4726-9e67-1a7c9d6a31a1', 'x-compute-request-id': 'req-0397efa7-33b2-4726-9e67-1a7c9d6a31a1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "rroaPAPKnzX5"}}'
2026-02-16 13:21:33,882 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 1.312s
2026-02-16 13:21:33,882 84 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': 'Mon, 16 Feb 2026 13:21:32 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-64a28652-3479-40de-bcc3-4e1eb22d6ca8', 'x-compute-request-id': 'req-64a28652-3479-40de-bcc3-4e1eb22d6ca8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:21:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "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": []}}'
2026-02-16 13:21:35,833 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 0.905s
2026-02-16 13:21:35,833 84 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': 'Mon, 16 Feb 2026 13:21:34 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-47da2ec6-20c4-49eb-9f23-496b1ed70791', 'x-compute-request-id': 'req-47da2ec6-20c4-49eb-9f23-496b1ed70791', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:21:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:21:35,842 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-02-16 13:21:38,199 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 1.354s
2026-02-16 13:21:38,200 84 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': 'Mon, 16 Feb 2026 13:21: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-82b2f498-19e9-42fb-978f-f1195299b505', 'x-compute-request-id': 'req-82b2f498-19e9-42fb-978f-f1195299b505', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:21:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:21:40,142 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 0.930s
2026-02-16 13:21:40,144 84 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': 'Mon, 16 Feb 2026 13:21:39 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-3b5868c0-9f11-4ef2-bfc0-f1c2d1f4e8ba', 'x-compute-request-id': 'req-3b5868c0-9f11-4ef2-bfc0-f1c2d1f4e8ba', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:21:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:21:42,941 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 1.782s
2026-02-16 13:21:42,942 84 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': 'Mon, 16 Feb 2026 13:21:41 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-dc59c742-2700-4309-96de-9f7ac7f9a966', 'x-compute-request-id': 'req-dc59c742-2700-4309-96de-9f7ac7f9a966', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:21:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:21:45,965 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 2.013s
2026-02-16 13:21:45,965 84 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': 'Mon, 16 Feb 2026 13:21:43 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-6d7a92a6-2ef4-4ad8-b126-3131de07c8cb', 'x-compute-request-id': 'req-6d7a92a6-2ef4-4ad8-b126-3131de07c8cb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:21:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:21:47,946 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 0.964s
2026-02-16 13:21:47,946 84 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': 'Mon, 16 Feb 2026 13:21:47 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-127470a5-a41c-4bb5-a427-c9adb1d132cf', 'x-compute-request-id': 'req-127470a5-a41c-4bb5-a427-c9adb1d132cf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:21:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:21:50,941 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 1.974s
2026-02-16 13:21:50,941 84 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': 'Mon, 16 Feb 2026 13:21:49 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-e18c4b8e-a681-4db0-90de-9fff6fc491ee', 'x-compute-request-id': 'req-e18c4b8e-a681-4db0-90de-9fff6fc491ee', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:21:47Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:da:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:21:47.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": []}}'
2026-02-16 13:21:50,969 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-02-16 13:21:52,130 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 1.159s
2026-02-16 13:21:52,131 84 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': 'Mon, 16 Feb 2026 13:21:51 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-49de9624-0a12-4c14-b799-c62e7030c53e', 'x-compute-request-id': 'req-49de9624-0a12-4c14-b799-c62e7030c53e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:21:47Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:da:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:21:47.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": []}}'
2026-02-16 13:21:52,954 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 0.813s
2026-02-16 13:21:52,955 84 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': 'Mon, 16 Feb 2026 13:21:52 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-4d22a1d5-902f-4362-9992-6a79103c8821', 'x-compute-request-id': 'req-4d22a1d5-902f-4362-9992-6a79103c8821', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:21:47Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:da:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:21:47.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-h5dq1f8v", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-2049385443", "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": []}}'
2026-02-16 13:21:52,968 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjIxZjhiNTUtNjhkNy00Y2Q3LWJlZWQtMmQ2MWY5MzJmODRlIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTEyOTY2In0gMjQwMDAwMDAwMDEuMCAxNzcxMjQ3ODEyOTY2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImIyMWY4YjU1LTY4ZDctNGNkNy1iZWVkLTJkNjFmOTMyZjg0ZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODExMjk2NiJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTI0Nzg0Mjk2NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiMjFmOGI1NS02OGQ3LTRjZDctYmVlZC0yZDYxZjkzMmY4NGUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgxMTI5NjYifSA3MjAwMDAwMDAwMS4wIDE3NzEyNDc4NzI5NjYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjIxZjhiNTUtNjhkNy00Y2Q3LWJlZWQtMmQ2MWY5MzJmODRlIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTEyOTY2In0gOTYwMDAwMDAwMDEuMCAxNzcxMjQ3OTAyOTY2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImIyMWY4YjU1LTY4ZDctNGNkNy1iZWVkLTJkNjFmOTMyZjg0ZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODExMjk2NiJ9IDEyMDAwMDAwMDAwMS4wIDE3NzEyNDc5MzI5NjYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjIxZjhiNTUtNjhkNy00Y2Q3LWJlZWQtMmQ2MWY5MzJmODRlIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTEyOTY2In0gMTQ0MDAwMDAwMDAxLjAgMTc3MTI0Nzk2Mjk2NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiMjFmOGI1NS02OGQ3LTRjZDctYmVlZC0yZDYxZjkzMmY4NGUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgxMTI5NjYifSAxNjgwMDAwMDAwMDEuMCAxNzcxMjQ3OTkyOTY2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImIyMWY4YjU1LTY4ZDctNGNkNy1iZWVkLTJkNjFmOTMyZjg0ZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODExMjk2NiJ9IDE5MjAwMDAwMDAwMS4wIDE3NzEyNDgwMjI5NjYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYjIxZjhiNTUtNjhkNy00Y2Q3LWJlZWQtMmQ2MWY5MzJmODRlIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTEyOTY2In0gMjE2MDAwMDAwMDAxLjAgMTc3MTI0ODA1Mjk2NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiMjFmOGI1NS02OGQ3LTRjZDctYmVlZC0yZDYxZjkzMmY4NGUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgxMTI5NjYifSAyNDAwMDAwMDAwMDEuMCAxNzcxMjQ4MDgyOTY2Cg==" | 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.173'
2026-02-16 13:21:52,970 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.173:22' as 'zuul' with password None
2026-02-16 13:21:52,984 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-16 13:21:53,045 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-16 13:21:53,046 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.173 successfully created
2026-02-16 13:21:53,758 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-16 13:21:53,962 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/63898862-3dd6-49b3-9545-63882243296a/traits 0.202s
2026-02-16 13:21:53,962 84 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': 'Mon, 16 Feb 2026 13:21:53 GMT', 'server': 'Apache', 'last-modified': 'Mon, 16 Feb 2026 12:48:30 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-b507b64b-e79a-4ed9-9951-266345e67511', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4f8223b0b9f1051f2fa844007771cbc2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/63898862-3dd6-49b3-9545-63882243296a/traits'}
Body: b'{"traits": ["COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_MMX", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_SSSE3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE2", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE42", "COMPUTE_NODE", "HW_CPU_X86_SSE", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE41", "COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB"], "resource_provider_generation": 5}'
2026-02-16 13:21:54,356 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.388s
2026-02-16 13:21:54,356 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:21:54 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-be9bedbf-1b2e-4519-b8f5-ac22a7f6dda8', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=225a0e40eb866af9da0da58ca002143e; 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": "53b5045c5aaf4a7d8d84dce2ac4aa424", "name": "tempest-TestExecuteActionsViaActuator-1504038973-project-member", "password_expires_at": null}, "audit_ids": ["f7J9YzY4RE6VwYQC8R7g3w"], "expires_at": "2026-02-16T14:21:54.000000Z", "issued_at": "2026-02-16T13:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5e0321e3a614b62a46eef7fb2e737ff", "name": "tempest-TestExecuteActionsViaActuator-1504038973"}, "is_domain": false, "roles": [{"id": "b44b267cd59642d39443b91ce78a9575", "name": "reader"}, {"id": "411b992a9f074355b13e0f110d21c4d7", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "6449305d10564d119427df52cb74de5a", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "73f835a011cf40dc803310d8e43cb7b9", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "085e87da5b5145f2aa816d80977319df", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "2072230e334c4450904cd779baa4d4db", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "dd0d0d45556d46859083c161dbfd6299", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0d778cdeb2f646ad9198701cb9fc9fc2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "181fb7865c61429dbf1a7812cde0618e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "7b579571fb7f459dbc031780062b2665", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "25cd1067b8c04fdfba2cd62097393494", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "4120489abf304392bf72b7f5957c1c1c", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "watcher", "id": "4aa2dba764384a24bfbc6377bd6c42d5", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "df7ebe2f200346e888b65890f36bce82", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7076b698549648fa8ad1e95c80a362ff", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "cinderv3", "id": "01b8d69bb4e54b7eb7f8e519b7917796", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4f5bee61b9c64bf8b52ac57e290e74de", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "9ce19e6636964ac08383796ce3d57057", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "66d69a96cb4b4ab9b3c4fa75af7feaa7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}, {"name": "swift", "id": "bef6c4aa5a504819b5939851be64a679", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}], "id": "d31cca364be14880b463f68244b504d2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "213024b5cc164b769c268b30f9c5ff36", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "3ae127b9261a429ca6063373db3b5523", "interface": "pub
2026-02-16 13:21:54,357 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a6199784-1742-41a7-9152-bb54abb7bef1', 'name': 'tempest-TestExecuteActionsViaActuator-926379118-network', 'tenant_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39154, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-16T13:19:51Z', 'updated_at': '2026-02-16T13:19:51Z', 'revision_number': 1} available for tenant
2026-02-16 13:21:58,550 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.192s
2026-02-16 13:21:58,551 84 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-337356765", "imageRef": "6fb9af7f-2971-4890-a777-6e99e888717f", "flavorRef": "6d89f72c-1760-421e-a5f2-83dfc3723b84", "networks": [{"uuid": "a6199784-1742-41a7-9152-bb54abb7bef1"}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:21:54 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3', '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-408b9a39-daae-4243-ac51-647c83046f90', 'x-compute-request-id': 'req-408b9a39-daae-4243-ac51-647c83046f90', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "070628d7-dd99-487b-be76-d66c0d82ebc3", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5Cb3S52bbfj3"}}'
2026-02-16 13:22:00,043 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 1.483s
2026-02-16 13:22:00,044 84 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': 'Mon, 16 Feb 2026 13:21:58 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-04037498-5778-4cc9-86bf-9e8d4042124f', 'x-compute-request-id': 'req-04037498-5778-4cc9-86bf-9e8d4042124f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:21:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "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": []}}'
2026-02-16 13:22:01,892 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 0.836s
2026-02-16 13:22:01,892 84 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': 'Mon, 16 Feb 2026 13:22:01 GMT', 'server': 'Apache', 'content-length': '1422', '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-255bbea7-d2eb-41e3-bdfd-94721822bf75', 'x-compute-request-id': 'req-255bbea7-d2eb-41e3-bdfd-94721822bf75', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-16 13:22:01,905 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-02-16 13:22:05,988 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 3.080s
2026-02-16 13:22:05,991 84 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': 'Mon, 16 Feb 2026 13:22:02 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-0888ce5a-f5be-43a7-b2e9-a1377dd7e0d0', 'x-compute-request-id': 'req-0888ce5a-f5be-43a7-b2e9-a1377dd7e0d0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:22:06,007 84 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 6 second wait
2026-02-16 13:22:09,942 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 2.931s
2026-02-16 13:22:09,943 84 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': 'Mon, 16 Feb 2026 13:22:07 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-edb7f023-e396-434b-8c9e-3a2262e21a2b', 'x-compute-request-id': 'req-edb7f023-e396-434b-8c9e-3a2262e21a2b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:22:13,672 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 2.714s
2026-02-16 13:22:13,673 84 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': 'Mon, 16 Feb 2026 13:22:10 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-0bf7d567-ae39-4c74-8c91-9c73ef027cf9', 'x-compute-request-id': 'req-0bf7d567-ae39-4c74-8c91-9c73ef027cf9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:22:18,084 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 3.396s
2026-02-16 13:22:18,085 84 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': 'Mon, 16 Feb 2026 13:22: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-463e3f55-897b-496d-95cc-e9d3dc79375e', 'x-compute-request-id': 'req-463e3f55-897b-496d-95cc-e9d3dc79375e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:22:21,277 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 2.180s
2026-02-16 13:22:21,278 84 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': 'Mon, 16 Feb 2026 13:22:19 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-2803e027-f2db-43d0-9c11-7c034262a0d5', 'x-compute-request-id': 'req-2803e027-f2db-43d0-9c11-7c034262a0d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:22:23,574 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 1.279s
2026-02-16 13:22:23,575 84 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': 'Mon, 16 Feb 2026 13:22:22 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-7c64a5d7-1bc4-48da-88fd-2bb1edb4948c', 'x-compute-request-id': 'req-7c64a5d7-1bc4-48da-88fd-2bb1edb4948c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:22:20Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b8:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:22:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-16 13:22:23,583 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 23 second wait
2026-02-16 13:22:25,513 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 1.927s
2026-02-16 13:22:25,521 84 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': 'Mon, 16 Feb 2026 13:22:23 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-a1641c49-26b7-4778-8beb-d1e2aa42f675', 'x-compute-request-id': 'req-a1641c49-26b7-4778-8beb-d1e2aa42f675', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:22:20Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b8:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:22:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-16 13:22:28,190 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 2.658s
2026-02-16 13:22:28,191 84 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': 'Mon, 16 Feb 2026 13:22:25 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-1cefc42f-4db2-4956-bbba-18efd73ecdc2', 'x-compute-request-id': 'req-1cefc42f-4db2-4956-bbba-18efd73ecdc2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:22:20Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b8:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:22:20.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-00000004", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-5we1w2kg", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-337356765", "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": []}}'
2026-02-16 13:22:28,208 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDcwNjI4ZDctZGQ5OS00ODdiLWJlNzYtZDY2YzBkODJlYmMzIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTQ4MjA4In0gMjQwMDAwMDAwMDEuMCAxNzcxMjQ3ODQ4MjA4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjA3MDYyOGQ3LWRkOTktNDg3Yi1iZTc2LWQ2NmMwZDgyZWJjMyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODE0ODIwOCJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTI0Nzg3ODIwOApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwNzA2MjhkNy1kZDk5LTQ4N2ItYmU3Ni1kNjZjMGQ4MmViYzMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgxNDgyMDgifSA3MjAwMDAwMDAwMS4wIDE3NzEyNDc5MDgyMDgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDcwNjI4ZDctZGQ5OS00ODdiLWJlNzYtZDY2YzBkODJlYmMzIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTQ4MjA4In0gOTYwMDAwMDAwMDEuMCAxNzcxMjQ3OTM4MjA4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjA3MDYyOGQ3LWRkOTktNDg3Yi1iZTc2LWQ2NmMwZDgyZWJjMyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODE0ODIwOCJ9IDEyMDAwMDAwMDAwMS4wIDE3NzEyNDc5NjgyMDgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDcwNjI4ZDctZGQ5OS00ODdiLWJlNzYtZDY2YzBkODJlYmMzIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTQ4MjA4In0gMTQ0MDAwMDAwMDAxLjAgMTc3MTI0Nzk5ODIwOApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwNzA2MjhkNy1kZDk5LTQ4N2ItYmU3Ni1kNjZjMGQ4MmViYzMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgxNDgyMDgifSAxNjgwMDAwMDAwMDEuMCAxNzcxMjQ4MDI4MjA4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjA3MDYyOGQ3LWRkOTktNDg3Yi1iZTc2LWQ2NmMwZDgyZWJjMyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODE0ODIwOCJ9IDE5MjAwMDAwMDAwMS4wIDE3NzEyNDgwNTgyMDgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMDcwNjI4ZDctZGQ5OS00ODdiLWJlNzYtZDY2YzBkODJlYmMzIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTQ4MjA4In0gMjE2MDAwMDAwMDAxLjAgMTc3MTI0ODA4ODIwOApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIwNzA2MjhkNy1kZDk5LTQ4N2ItYmU3Ni1kNjZjMGQ4MmViYzMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgxNDgyMDgifSAyNDAwMDAwMDAwMDEuMCAxNzcxMjQ4MTE4MjA4Cg==" | 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.173'
2026-02-16 13:22:28,209 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.173:22' as 'zuul' with password None
2026-02-16 13:22:28,225 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-16 13:22:28,304 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-16 13:22:28,305 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.173 successfully created
2026-02-16 13:22:29,376 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-16 13:22:29,648 84 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.259s
2026-02-16 13:22:29,654 84 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': 'Mon, 16 Feb 2026 13:22:29 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-ec0f62a6-0df8-4863-95a4-d8a3b89d8299', 'x-compute-request-id': 'req-ec0f62a6-0df8-4863-95a4-d8a3b89d8299', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "77d6caf4-309f-4964-8ba6-302e2b7abd8f", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:22:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "ea2af19b-71a4-43e5-b365-16ab6a4342fa", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:22:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "28f2a83f-ebfc-4e8c-a46d-de458e647adf", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:22:24.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "c9e3ef3b-4aff-46c1-80dd-0222ee4addda", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:22:20.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "6dfedac7-ea7b-4185-a5bf-bfd0a3221a05", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:22:20.000000", "disabled_reason": null, "forced_down": false}]}'
2026-02-16 13:22:29,899 84 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.238s
2026-02-16 13:22:29,899 84 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': 'Mon, 16 Feb 2026 13:22:29 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-9f76906f-8aa0-4412-ac56-7a68f8984c09', 'x-compute-request-id': 'req-9f76906f-8aa0-4412-ac56-7a68f8984c09', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": []}'
2026-02-16 13:22:30,178 84 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.270s
2026-02-16 13:22:30,178 84 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': 'Mon, 16 Feb 2026 13:22:29 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-d0896e25-3c58-4cef-80cd-7e18b3785154', 'x-compute-request-id': 'req-d0896e25-3c58-4cef-80cd-7e18b3785154', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "c9501a85-df32-4b8f-bce0-9425ef1e7866", "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": "c9e3ef3b-4aff-46c1-80dd-0222ee4addda", "host": "compute-0.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", "ssse3", "pdpe1gb", "clzero", "sse4.1", "tsc", "movbe", "cx16", "fxsr_opt", "fpu", "sse4a", "tsc-deadline", "sse", "misalignsse", "bmi1", "pat", "xsaveerptr", "apic", "fma", "ibpb", "cx8", "smep", "vmcb-clean", "avx", "aes", "arat", "npt", "umip", "lbrv", "cr8legacy", "adx", "de", "tsc-scale", "cmov", "osvw", "mtrr", "cmp_legacy", "pause-filter", "avx2", "fxsr", "pschange-mc-no", "amd-ssbd", "sse2", "lahf_lm", "rdrand", "pge", "tsc_adjust", "bmi2", "msr", "ibrs", "xsave", "ssbd", "topoext", "clflush", "abm", "xgetbv1", "mds-no", "xsavec", "amd-stibp", "perfctr_core", "sha-ni", "svm", "syscall", "pclmuldq", "3dnowprefetch", "arch-capabilities", "pfthreshold", "fsgsbase", "hypervisor", "pae", "x2apic", "pni", "rdtscp", "rdctl-no", "virt-ssbd", "mmxext", "mmx", "xsaveopt", "sep", "nx", "rdseed", "mce", "svme-addr-chk", "sse4.2", "spec-ctrl", "f16c", "rdpid", "nrip-save", "smap", "stibp", "wbnoinvd", "lm", "popcnt", "pse36", "skip-l1dfl-vmentry", "clwb", "mca", "vme", "clflushopt"]}}, {"id": "63898862-3dd6-49b3-9545-63882243296a", "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": "6dfedac7-ea7b-4185-a5bf-bfd0a3221a05", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 3, "memory_mb_used": 960, "local_gb_used": 3, "free_ram_mb": 6719, "free_disk_gb": 76, "current_workload": 1, "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": ["avx2", "cx8", "vmcb-clean", "amd-ssbd", "mce", "stibp", "pfthreshold", "popcnt", "lbrv", "sep", "bmi1", "rdseed", "vme", "topoext", "nx", "pae", "avx", "cx16", "xsaveerptr", "rdtscp", "xsaveopt", "apic", "pse36", "sse2", "smep", "hypervisor", "pat", "mca", "ibrs", "tsc-scale", "mds-no", "svme-addr-chk", "lahf_lm", "syscall", "abm", "tsc", "rdrand", "spec-ctrl", "ssbd", "aes", "de", "xsave", "xsavec", "movbe", "rdpid", "mmx", "tsc-deadline", "pause-filter", "clflushopt", "fma", "x2apic", "skip-l1dfl-vmentry", "f16c", "mmxext", "fxsr", "sse", "rdctl-no", "fxsr_opt", "pclmuldq", "npt", "smap", "lm", "arat", "osvw", "3dnowprefetch", "fsgsbase", "sse4a", "svm", "sha-ni", "amd-stibp", "pge", "pni", "adx", "pschange-mc-no", "clzero", "msr", "cmov", "pdpe1gb", "misalignsse", "sse4.1", "clwb", "cr8legacy", "virt-ssbd", "wbnoinvd", "umip", "tsc_adjust", "ibpb", "cmp_legacy", "pse", "clflush", "perfctr_core", "ssse3", "bmi2", "mtrr", "nrip-save", "arch-capabilities", "fpu", "xgetbv1", "sse4.2"]}}]}'
2026-02-16 13:22:30,476 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/c9501a85-df32-4b8f-bce0-9425ef1e7866/traits 0.287s
2026-02-16 13:22:30,476 84 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': 'Mon, 16 Feb 2026 13:22:30 GMT', 'server': 'Apache', 'last-modified': 'Mon, 16 Feb 2026 12:48:30 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-f13236c0-e386-4832-868c-e3e66f92bc99', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4f8223b0b9f1051f2fa844007771cbc2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/c9501a85-df32-4b8f-bce0-9425ef1e7866/traits'}
Body: b'{"traits": ["COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_MMX", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_SSSE3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE2", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE42", "COMPUTE_NODE", "HW_CPU_X86_SSE", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE41", "COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB"], "resource_provider_generation": 7}'
2026-02-16 13:22:31,456 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.546s
2026-02-16 13:22:31,457 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:22:30 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6759a214-4903-4332-a227-ab7db733ddb0', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=225a0e40eb866af9da0da58ca002143e; 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": "53b5045c5aaf4a7d8d84dce2ac4aa424", "name": "tempest-TestExecuteActionsViaActuator-1504038973-project-member", "password_expires_at": null}, "audit_ids": ["n1IKM2mSTPGlgibZderI-Q"], "expires_at": "2026-02-16T14:22:31.000000Z", "issued_at": "2026-02-16T13:22:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5e0321e3a614b62a46eef7fb2e737ff", "name": "tempest-TestExecuteActionsViaActuator-1504038973"}, "is_domain": false, "roles": [{"id": "b44b267cd59642d39443b91ce78a9575", "name": "reader"}, {"id": "411b992a9f074355b13e0f110d21c4d7", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "6449305d10564d119427df52cb74de5a", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "73f835a011cf40dc803310d8e43cb7b9", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "085e87da5b5145f2aa816d80977319df", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "2072230e334c4450904cd779baa4d4db", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "dd0d0d45556d46859083c161dbfd6299", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0d778cdeb2f646ad9198701cb9fc9fc2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "181fb7865c61429dbf1a7812cde0618e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "7b579571fb7f459dbc031780062b2665", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "25cd1067b8c04fdfba2cd62097393494", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "4120489abf304392bf72b7f5957c1c1c", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "watcher", "id": "4aa2dba764384a24bfbc6377bd6c42d5", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "df7ebe2f200346e888b65890f36bce82", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7076b698549648fa8ad1e95c80a362ff", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "cinderv3", "id": "01b8d69bb4e54b7eb7f8e519b7917796", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4f5bee61b9c64bf8b52ac57e290e74de", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "9ce19e6636964ac08383796ce3d57057", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "66d69a96cb4b4ab9b3c4fa75af7feaa7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}, {"name": "swift", "id": "bef6c4aa5a504819b5939851be64a679", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}], "id": "d31cca364be14880b463f68244b504d2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "213024b5cc164b769c268b30f9c5ff36", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "3ae127b9261a429ca6063373db3b5523", "interface": "pub
2026-02-16 13:22:31,457 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a6199784-1742-41a7-9152-bb54abb7bef1', 'name': 'tempest-TestExecuteActionsViaActuator-926379118-network', 'tenant_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39154, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-16T13:19:51Z', 'updated_at': '2026-02-16T13:19:51Z', 'revision_number': 1} available for tenant
2026-02-16 13:22:35,540 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.077s
2026-02-16 13:22:35,545 84 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-1427510884", "imageRef": "6fb9af7f-2971-4890-a777-6e99e888717f", "flavorRef": "6d89f72c-1760-421e-a5f2-83dfc3723b84", "networks": [{"uuid": "a6199784-1742-41a7-9152-bb54abb7bef1"}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:22:31 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5', '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-ced86f35-95de-416d-8655-58237d8ddebf', 'x-compute-request-id': 'req-ced86f35-95de-416d-8655-58237d8ddebf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "139d8f81-7f89-4100-af32-e59289aeb6f5", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "npy7BYRF88q7"}}'
2026-02-16 13:22:37,134 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 1.582s
2026-02-16 13:22:37,135 84 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': 'Mon, 16 Feb 2026 13:22:35 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-76c7255e-bfbe-4af0-8910-89a1acb70e38', 'x-compute-request-id': 'req-76c7255e-bfbe-4af0-8910-89a1acb70e38', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "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": []}}'
2026-02-16 13:22:38,946 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 0.799s
2026-02-16 13:22:38,947 84 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': 'Mon, 16 Feb 2026 13:22:38 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-f6115e54-8254-430c-ae01-2a0000818b38', 'x-compute-request-id': 'req-f6115e54-8254-430c-ae01-2a0000818b38', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "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": []}}'
2026-02-16 13:22:40,363 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 0.402s
2026-02-16 13:22:40,363 84 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': 'Mon, 16 Feb 2026 13:22:39 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-d4425f41-69a0-417e-a49e-4343fa9f523b', 'x-compute-request-id': 'req-d4425f41-69a0-417e-a49e-4343fa9f523b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "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": []}}'
2026-02-16 13:22:42,154 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 0.777s
2026-02-16 13:22:42,154 84 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': 'Mon, 16 Feb 2026 13:22:41 GMT', 'server': 'Apache', 'content-length': '1375', '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-734ae2d3-db4f-4186-9348-eedb6261577d', 'x-compute-request-id': 'req-734ae2d3-db4f-4186-9348-eedb6261577d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-16 13:22:44,728 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 1.474s
2026-02-16 13:22:44,729 84 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': 'Mon, 16 Feb 2026 13:22:43 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-ab7cfad1-f580-4d5a-97db-56cfe2196b6e', 'x-compute-request-id': 'req-ab7cfad1-f580-4d5a-97db-56cfe2196b6e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:22:44,744 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 7 second wait
2026-02-16 13:22:47,310 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 1.563s
2026-02-16 13:22:47,311 84 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': 'Mon, 16 Feb 2026 13:22:45 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-450b8306-0be7-4787-a989-ceab44235329', 'x-compute-request-id': 'req-450b8306-0be7-4787-a989-ceab44235329', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:22:49,095 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 0.745s
2026-02-16 13:22:49,096 84 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': 'Mon, 16 Feb 2026 13:22:48 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-3c1e3ec3-7eaf-4dd3-bdd5-9562bbc8a28d', 'x-compute-request-id': 'req-3c1e3ec3-7eaf-4dd3-bdd5-9562bbc8a28d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:22:50,583 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 0.475s
2026-02-16 13:22:50,583 84 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': 'Mon, 16 Feb 2026 13:22:50 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-3203ba1e-571a-444e-876d-25929a513e7d', 'x-compute-request-id': 'req-3203ba1e-571a-444e-876d-25929a513e7d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:22:52,344 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 0.739s
2026-02-16 13:22:52,344 84 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': 'Mon, 16 Feb 2026 13:22:51 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-5083fff3-823e-40d8-ab5d-91b3a5832f34', 'x-compute-request-id': 'req-5083fff3-823e-40d8-ab5d-91b3a5832f34', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:22:54,409 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 1.044s
2026-02-16 13:22:54,413 84 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': 'Mon, 16 Feb 2026 13:22: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-122c119d-e1de-4fa4-a826-64f274ea1eae', 'x-compute-request-id': 'req-122c119d-e1de-4fa4-a826-64f274ea1eae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:51Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:6b:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-16 13:22:54,423 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-02-16 13:22:55,635 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 1.207s
2026-02-16 13:22:55,636 84 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': 'Mon, 16 Feb 2026 13:22: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-c47e8651-2658-45cd-b698-4af9ec703a8f', 'x-compute-request-id': 'req-c47e8651-2658-45cd-b698-4af9ec703a8f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:51Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:6b:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:22:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-16 13:22:56,504 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 0.858s
2026-02-16 13:22:56,504 84 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': 'Mon, 16 Feb 2026 13:22:55 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-a86b88cb-a522-488b-9da6-bd0d3bcc12e8', 'x-compute-request-id': 'req-a86b88cb-a522-488b-9da6-bd0d3bcc12e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:22:51Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:6b:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:22:51.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-00000005", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-gqinun03", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1427510884", "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": []}}'
2026-02-16 13:22:56,512 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMTM5ZDhmODEtN2Y4OS00MTAwLWFmMzItZTU5Mjg5YWViNmY1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTc2NTEyIn0gMjQwMDAwMDAwMDEuMCAxNzcxMjQ3ODc2NTEyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjEzOWQ4ZjgxLTdmODktNDEwMC1hZjMyLWU1OTI4OWFlYjZmNSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODE3NjUxMiJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTI0NzkwNjUxMgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxMzlkOGY4MS03Zjg5LTQxMDAtYWYzMi1lNTkyODlhZWI2ZjUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgxNzY1MTIifSA3MjAwMDAwMDAwMS4wIDE3NzEyNDc5MzY1MTIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMTM5ZDhmODEtN2Y4OS00MTAwLWFmMzItZTU5Mjg5YWViNmY1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTc2NTEyIn0gOTYwMDAwMDAwMDEuMCAxNzcxMjQ3OTY2NTEyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjEzOWQ4ZjgxLTdmODktNDEwMC1hZjMyLWU1OTI4OWFlYjZmNSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODE3NjUxMiJ9IDEyMDAwMDAwMDAwMS4wIDE3NzEyNDc5OTY1MTIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMTM5ZDhmODEtN2Y4OS00MTAwLWFmMzItZTU5Mjg5YWViNmY1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTc2NTEyIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MTI0ODAyNjUxMgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxMzlkOGY4MS03Zjg5LTQxMDAtYWYzMi1lNTkyODlhZWI2ZjUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgxNzY1MTIifSAxNjgwMDAwMDAwMDEuMCAxNzcxMjQ4MDU2NTEyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjEzOWQ4ZjgxLTdmODktNDEwMC1hZjMyLWU1OTI4OWFlYjZmNSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODE3NjUxMiJ9IDE5MjAwMDAwMDAwMS4wIDE3NzEyNDgwODY1MTIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMTM5ZDhmODEtN2Y4OS00MTAwLWFmMzItZTU5Mjg5YWViNmY1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MTc2NTEyIn0gMjE2MDAwMDAwMDAxLjAgMTc3MTI0ODExNjUxMgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxMzlkOGY4MS03Zjg5LTQxMDAtYWYzMi1lNTkyODlhZWI2ZjUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgxNzY1MTIifSAyNDAwMDAwMDAwMDEuMCAxNzcxMjQ4MTQ2NTEyCg==" | 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.173'
2026-02-16 13:22:56,513 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.173:22' as 'zuul' with password None
2026-02-16 13:22:56,563 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-16 13:22:56,669 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-16 13:22:56,669 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.173 successfully created
2026-02-16 13:22:57,329 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-16 13:22:57,397 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/63898862-3dd6-49b3-9545-63882243296a/traits 0.067s
2026-02-16 13:22:57,397 84 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': 'Mon, 16 Feb 2026 13:22:57 GMT', 'server': 'Apache', 'last-modified': 'Mon, 16 Feb 2026 12:48:30 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-81f41af8-8620-444c-bbe3-a527b88f9cc8', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4f8223b0b9f1051f2fa844007771cbc2; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/63898862-3dd6-49b3-9545-63882243296a/traits'}
Body: b'{"traits": ["COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_VIF_MODEL_E1000", "HW_CPU_X86_MMX", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_SSSE3", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_SSE2", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE42", "COMPUTE_NODE", "HW_CPU_X86_SSE", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE41", "COMPUTE_TRUSTED_CERTS", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_USB"], "resource_provider_generation": 6}'
2026-02-16 13:22:57,746 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.343s
2026-02-16 13:22:57,746 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:22:57 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-88c20223-1d8d-4012-b62b-0f53481b71b6', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=225a0e40eb866af9da0da58ca002143e; 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": "53b5045c5aaf4a7d8d84dce2ac4aa424", "name": "tempest-TestExecuteActionsViaActuator-1504038973-project-member", "password_expires_at": null}, "audit_ids": ["P1vNEFeiQq6CEvskU2bBug"], "expires_at": "2026-02-16T14:22:57.000000Z", "issued_at": "2026-02-16T13:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5e0321e3a614b62a46eef7fb2e737ff", "name": "tempest-TestExecuteActionsViaActuator-1504038973"}, "is_domain": false, "roles": [{"id": "b44b267cd59642d39443b91ce78a9575", "name": "reader"}, {"id": "411b992a9f074355b13e0f110d21c4d7", "name": "member"}], "catalog": [{"endpoints": [{"name": "placement", "id": "6449305d10564d119427df52cb74de5a", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "73f835a011cf40dc803310d8e43cb7b9", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "085e87da5b5145f2aa816d80977319df", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "barbican", "id": "2072230e334c4450904cd779baa4d4db", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "dd0d0d45556d46859083c161dbfd6299", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "0d778cdeb2f646ad9198701cb9fc9fc2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "neutron", "id": "181fb7865c61429dbf1a7812cde0618e", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "7b579571fb7f459dbc031780062b2665", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "25cd1067b8c04fdfba2cd62097393494", "type": "network", "name": "neutron"}, {"endpoints": [], "id": "4120489abf304392bf72b7f5957c1c1c", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "watcher", "id": "4aa2dba764384a24bfbc6377bd6c42d5", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "df7ebe2f200346e888b65890f36bce82", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "7076b698549648fa8ad1e95c80a362ff", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "cinderv3", "id": "01b8d69bb4e54b7eb7f8e519b7917796", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "4f5bee61b9c64bf8b52ac57e290e74de", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "9ce19e6636964ac08383796ce3d57057", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "swift", "id": "66d69a96cb4b4ab9b3c4fa75af7feaa7", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}, {"name": "swift", "id": "bef6c4aa5a504819b5939851be64a679", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_b5e0321e3a614b62a46eef7fb2e737ff", "region": "regionOne"}], "id": "d31cca364be14880b463f68244b504d2", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "213024b5cc164b769c268b30f9c5ff36", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "3ae127b9261a429ca6063373db3b5523", "interface": "pub
2026-02-16 13:22:57,747 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'a6199784-1742-41a7-9152-bb54abb7bef1', 'name': 'tempest-TestExecuteActionsViaActuator-926379118-network', 'tenant_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5e0321e3a614b62a46eef7fb2e737ff', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39154, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-16T13:19:51Z', 'updated_at': '2026-02-16T13:19:51Z', 'revision_number': 1} available for tenant
2026-02-16 13:23:00,530 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.779s
2026-02-16 13:23:00,531 84 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-2071860474", "imageRef": "6fb9af7f-2971-4890-a777-6e99e888717f", "flavorRef": "6d89f72c-1760-421e-a5f2-83dfc3723b84", "networks": [{"uuid": "a6199784-1742-41a7-9152-bb54abb7bef1"}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:22:57 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03', '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-77a19d73-6ece-484c-85f8-0fb32e8c5af9', 'x-compute-request-id': 'req-77a19d73-6ece-484c-85f8-0fb32e8c5af9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "393399a7-477d-4663-9a81-2b968a02bb03", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9Kexxi7XKWfF"}}'
2026-02-16 13:23:00,947 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 0.409s
2026-02-16 13:23:00,947 84 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': 'Mon, 16 Feb 2026 13:23:00 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-34d26fcf-87b8-4b89-b6fa-dd34f60b292e', 'x-compute-request-id': 'req-34d26fcf-87b8-4b89-b6fa-dd34f60b292e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "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": []}}'
2026-02-16 13:23:02,461 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 0.495s
2026-02-16 13:23:02,461 84 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': 'Mon, 16 Feb 2026 13:23:02 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-ee0472ef-bb35-42f7-b133-25cac40be713', 'x-compute-request-id': 'req-ee0472ef-bb35-42f7-b133-25cac40be713', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "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": []}}'
2026-02-16 13:23:04,479 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 0.823s
2026-02-16 13:23:04,481 84 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': 'Mon, 16 Feb 2026 13:23:03 GMT', 'server': 'Apache', 'content-length': '1423', '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-8277036a-e551-4a31-8075-858c40fb1d78', 'x-compute-request-id': 'req-8277036a-e551-4a31-8075-858c40fb1d78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-16 13:23:04,504 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait
2026-02-16 13:23:07,071 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 1.564s
2026-02-16 13:23:07,072 84 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': 'Mon, 16 Feb 2026 13:23:05 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-605e9d01-5e5d-429a-b7a1-50d78630c524', 'x-compute-request-id': 'req-605e9d01-5e5d-429a-b7a1-50d78630c524', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:23:07,079 84 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 7 second wait
2026-02-16 13:23:09,973 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 1.891s
2026-02-16 13:23:09,974 84 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': 'Mon, 16 Feb 2026 13:23:08 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-dabe7ca4-c959-4708-9b38-143f964e9a3e', 'x-compute-request-id': 'req-dabe7ca4-c959-4708-9b38-143f964e9a3e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:23:12,168 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 1.161s
2026-02-16 13:23:12,170 84 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': 'Mon, 16 Feb 2026 13:23:11 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-2db92638-0c8e-45a9-bf79-57095013a0b5', 'x-compute-request-id': 'req-2db92638-0c8e-45a9-bf79-57095013a0b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:23:15,209 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 2.013s
2026-02-16 13:23:15,210 84 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': 'Mon, 16 Feb 2026 13:23:13 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-c8c2c51b-447d-4202-8dca-0d29515efa2e', 'x-compute-request-id': 'req-c8c2c51b-447d-4202-8dca-0d29515efa2e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:23:18,272 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 2.044s
2026-02-16 13:23:18,273 84 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': 'Mon, 16 Feb 2026 13:23:16 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-4dbdd835-d952-48a4-b5ba-8ffd262070c9', 'x-compute-request-id': 'req-4dbdd835-d952-48a4-b5ba-8ffd262070c9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "BUILD", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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": []}}'
2026-02-16 13:23:20,441 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 1.141s
2026-02-16 13:23:20,442 84 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': 'Mon, 16 Feb 2026 13:23:19 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-08e96a2e-6099-4974-977c-d5e7e61cfc13', 'x-compute-request-id': 'req-08e96a2e-6099-4974-977c-d5e7e61cfc13', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:19Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:31:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:23:19.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": []}}'
2026-02-16 13:23:20,451 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait
2026-02-16 13:23:21,721 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 1.269s
2026-02-16 13:23:21,721 84 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': 'Mon, 16 Feb 2026 13:23:20 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-e651b923-3293-4992-b381-4a4c4ff84b3d', 'x-compute-request-id': 'req-e651b923-3293-4992-b381-4a4c4ff84b3d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:19Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:31:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:23:19.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": []}}'
2026-02-16 13:23:24,227 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 2.495s
2026-02-16 13:23:24,228 84 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': 'Mon, 16 Feb 2026 13:23:21 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-493ce82b-368b-4805-ab59-c216844ee92a', 'x-compute-request-id': 'req-493ce82b-368b-4805-ab59-c216844ee92a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:23:19Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:31:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:23:19.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-00000006", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-paq9ey49", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-2071860474", "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": []}}'
2026-02-16 13:23:24,240 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzkzMzk5YTctNDc3ZC00NjYzLTlhODEtMmI5NjhhMDJiYjAzIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MjA0MjQwIn0gMjQwMDAwMDAwMDEuMCAxNzcxMjQ3OTA0MjQwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjM5MzM5OWE3LTQ3N2QtNDY2My05YTgxLTJiOTY4YTAyYmIwMyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODIwNDI0MCJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTI0NzkzNDI0MApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzOTMzOTlhNy00NzdkLTQ2NjMtOWE4MS0yYjk2OGEwMmJiMDMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgyMDQyNDAifSA3MjAwMDAwMDAwMS4wIDE3NzEyNDc5NjQyNDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzkzMzk5YTctNDc3ZC00NjYzLTlhODEtMmI5NjhhMDJiYjAzIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MjA0MjQwIn0gOTYwMDAwMDAwMDEuMCAxNzcxMjQ3OTk0MjQwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjM5MzM5OWE3LTQ3N2QtNDY2My05YTgxLTJiOTY4YTAyYmIwMyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODIwNDI0MCJ9IDEyMDAwMDAwMDAwMS4wIDE3NzEyNDgwMjQyNDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzkzMzk5YTctNDc3ZC00NjYzLTlhODEtMmI5NjhhMDJiYjAzIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MjA0MjQwIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MTI0ODA1NDI0MApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzOTMzOTlhNy00NzdkLTQ2NjMtOWE4MS0yYjk2OGEwMmJiMDMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgyMDQyNDAifSAxNjgwMDAwMDAwMDEuMCAxNzcxMjQ4MDg0MjQwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjM5MzM5OWE3LTQ3N2QtNDY2My05YTgxLTJiOTY4YTAyYmIwMyIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTI0ODIwNDI0MCJ9IDE5MjAwMDAwMDAwMS4wIDE3NzEyNDgxMTQyNDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzkzMzk5YTctNDc3ZC00NjYzLTlhODEtMmI5NjhhMDJiYjAzIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxMjQ4MjA0MjQwIn0gMjE2MDAwMDAwMDAxLjAgMTc3MTI0ODE0NDI0MApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzOTMzOTlhNy00NzdkLTQ2NjMtOWE4MS0yYjk2OGEwMmJiMDMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzEyNDgyMDQyNDAifSAyNDAwMDAwMDAwMDEuMCAxNzcxMjQ4MTc0MjQwCg==" | 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.173'
2026-02-16 13:23:24,240 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.173:22' as 'zuul' with password None
2026-02-16 13:23:24,255 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-16 13:23:24,359 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-16 13:23:24,374 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.173 successfully created
2026-02-16 13:23:24,962 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-16 13:23:25,234 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.270s
2026-02-16 13:23:25,235 84 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': 'Mon, 16 Feb 2026 13:23:25 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=1710daa8dd8a8720b903974ebf880d68; 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": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:16+00:00"}, {"efficacy_indicators": [], "uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "audit_uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:19+00:00"}, {"efficacy_indicators": [], "uuid": "4144028f-3850-4adf-836e-17b087c6112b", "audit_uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:23+00:00"}, {"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "updated_at": "2026-02-16T13:21:29+00:00"}]}'
2026-02-16 13:23:25,235 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.271897 seconds
2026-02-16 13:23:25,412 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.176s
2026-02-16 13:23:25,413 84 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': 'Mon, 16 Feb 2026 13:23:25 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/dddeb0f6-819c-480b-882f-d1f779571aef", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/dddeb0f6-819c-480b-882f-d1f779571aef", "rel": "bookmark"}], "created_at": "2026-02-16T12:47:18+00:00", "updated_at": null, "deleted_at": null}'
2026-02-16 13:23:25,774 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.359s
2026-02-16 13:23:25,775 84 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': 'Mon, 16 Feb 2026 13:23:25 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "f39a5a00-d843-43b0-b695-059424db397a", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/f39a5a00-d843-43b0-b695-059424db397a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/f39a5a00-d843-43b0-b695-059424db397a", "rel": "bookmark"}], "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "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"]}}'
2026-02-16 13:23:26,156 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.380s
2026-02-16 13:23:26,156 84 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": "846d0b17-d322-4106-b2e2-8d6648f30a97", "description": "tempest-test-audit_template-476334936", "goal": "dddeb0f6-819c-480b-882f-d1f779571aef", "strategy": "f39a5a00-d843-43b0-b695-059424db397a", "scope": []}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:23:25 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/7263c893-65e5-430e-9f7d-813abbfd4296', '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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "7263c893-65e5-430e-9f7d-813abbfd4296", "name": "846d0b17-d322-4106-b2e2-8d6648f30a97", "description": "tempest-test-audit_template-476334936", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/7263c893-65e5-430e-9f7d-813abbfd4296", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/7263c893-65e5-430e-9f7d-813abbfd4296", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-16T13:23:26.115054+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:23:26,404 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.246s
2026-02-16 13:23:26,404 84 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": "7263c893-65e5-430e-9f7d-813abbfd4296", "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-1.ctlplane.example.com"}, "resource_id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "139d8f81-7f89-4100-af32-e59289aeb6f5"}]}}
Response - Headers: {'date': 'Mon, 16 Feb 2026 13:23:26 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/6d448a84-9a66-4aef-b3de-b2257a574894', '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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "name": "actuator-2026-02-16T13:23:26.320001", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "139d8f81-7f89-4100-af32-e59289aeb6f5"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/6d448a84-9a66-4aef-b3de-b2257a574894", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/6d448a84-9a66-4aef-b3de-b2257a574894", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-02-16T13:23:26.342935+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:23:26,537 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/6d448a84-9a66-4aef-b3de-b2257a574894 0.131s
2026-02-16 13:23:26,538 84 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': 'Mon, 16 Feb 2026 13:23:26 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/6d448a84-9a66-4aef-b3de-b2257a574894'}
Body: b'{"uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "name": "actuator-2026-02-16T13:23:26.320001", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "139d8f81-7f89-4100-af32-e59289aeb6f5"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/6d448a84-9a66-4aef-b3de-b2257a574894", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/6d448a84-9a66-4aef-b3de-b2257a574894", "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": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:26+00:00"}'
2026-02-16 13:23:27,225 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/6d448a84-9a66-4aef-b3de-b2257a574894 0.183s
2026-02-16 13:23:27,225 84 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': 'Mon, 16 Feb 2026 13:23: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/6d448a84-9a66-4aef-b3de-b2257a574894'}
Body: b'{"uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "name": "actuator-2026-02-16T13:23:26.320001", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "dddeb0f6-819c-480b-882f-d1f779571aef", "goal_name": "unclassified", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "139d8f81-7f89-4100-af32-e59289aeb6f5"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/6d448a84-9a66-4aef-b3de-b2257a574894", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/6d448a84-9a66-4aef-b3de-b2257a574894", "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": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:26+00:00"}'
2026-02-16 13:23:27,225 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.820749 seconds
2026-02-16 13:23:27,366 84 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=6d448a84-9a66-4aef-b3de-b2257a574894 0.139s
2026-02-16 13:23:27,366 84 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': 'Mon, 16 Feb 2026 13:23:27 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=6d448a84-9a66-4aef-b3de-b2257a574894'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-16 13:23:27,580 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.212s
2026-02-16 13:23:27,580 84 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': 'Mon, 16 Feb 2026 13:23:27 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": null}'
2026-02-16 13:23:27,930 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.348s
2026-02-16 13:23:27,933 84 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': 'Mon, 16 Feb 2026 13:23:27 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:28,207 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.270s
2026-02-16 13:23:28,208 84 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': 'Mon, 16 Feb 2026 13:23:27 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:29,413 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.204s
2026-02-16 13:23:29,414 84 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': 'Mon, 16 Feb 2026 13:23: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:30,585 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.169s
2026-02-16 13:23:30,587 84 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': 'Mon, 16 Feb 2026 13:23: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:31,748 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.159s
2026-02-16 13:23:31,748 84 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': 'Mon, 16 Feb 2026 13:23: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:32,942 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.188s
2026-02-16 13:23:32,942 84 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': 'Mon, 16 Feb 2026 13:23:32 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:34,090 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.145s
2026-02-16 13:23:34,091 84 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': 'Mon, 16 Feb 2026 13:23:33 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:35,263 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.170s
2026-02-16 13:23:35,263 84 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': 'Mon, 16 Feb 2026 13:23:35 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:36,455 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.176s
2026-02-16 13:23:36,456 84 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': 'Mon, 16 Feb 2026 13:23:36 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:37,646 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.186s
2026-02-16 13:23:37,652 84 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': 'Mon, 16 Feb 2026 13:23:37 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:38,810 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.147s
2026-02-16 13:23:38,814 84 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': 'Mon, 16 Feb 2026 13:23:38 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:39,995 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.176s
2026-02-16 13:23:39,995 84 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': 'Mon, 16 Feb 2026 13:23:39 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:41,144 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.146s
2026-02-16 13:23:41,145 84 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': 'Mon, 16 Feb 2026 13:23:41 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:42,479 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.332s
2026-02-16 13:23:42,480 84 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': 'Mon, 16 Feb 2026 13:23:42 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:43,665 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.182s
2026-02-16 13:23:43,666 84 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': 'Mon, 16 Feb 2026 13:23:43 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:44,847 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.179s
2026-02-16 13:23:44,848 84 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': 'Mon, 16 Feb 2026 13:23:44 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:46,132 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.256s
2026-02-16 13:23:46,132 84 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': 'Mon, 16 Feb 2026 13:23:45 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:47,390 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.254s
2026-02-16 13:23:47,391 84 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': 'Mon, 16 Feb 2026 13:23:47 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:48,643 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.243s
2026-02-16 13:23:48,643 84 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': 'Mon, 16 Feb 2026 13:23:48 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:49,822 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.176s
2026-02-16 13:23:49,822 84 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': 'Mon, 16 Feb 2026 13:23:49 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:51,207 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.369s
2026-02-16 13:23:51,207 84 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': 'Mon, 16 Feb 2026 13:23:50 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:52,420 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.210s
2026-02-16 13:23:52,421 84 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': 'Mon, 16 Feb 2026 13:23:52 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:53,631 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.206s
2026-02-16 13:23:53,632 84 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': 'Mon, 16 Feb 2026 13:23:53 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:54,908 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.272s
2026-02-16 13:23:54,909 84 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': 'Mon, 16 Feb 2026 13:23:54 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:56,153 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.242s
2026-02-16 13:23:56,154 84 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': 'Mon, 16 Feb 2026 13:23:55 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:57,395 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.229s
2026-02-16 13:23:57,402 84 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': 'Mon, 16 Feb 2026 13:23:57 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:23:58,988 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.531s
2026-02-16 13:23:58,989 84 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': 'Mon, 16 Feb 2026 13:23:58 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:24:00,278 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.284s
2026-02-16 13:24:00,278 84 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': 'Mon, 16 Feb 2026 13:24:00 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:24:01,553 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.271s
2026-02-16 13:24:01,553 84 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': 'Mon, 16 Feb 2026 13:24:01 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:24:02,740 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.184s
2026-02-16 13:24:02,741 84 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': 'Mon, 16 Feb 2026 13:24:02 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:24:03,985 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.239s
2026-02-16 13:24:03,986 84 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': 'Mon, 16 Feb 2026 13:24:03 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:24:05,174 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.185s
2026-02-16 13:24:05,175 84 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': 'Mon, 16 Feb 2026 13:24:05 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:24:06,495 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.317s
2026-02-16 13:24:06,495 84 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': 'Mon, 16 Feb 2026 13:24: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:24:07,728 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.230s
2026-02-16 13:24:07,728 84 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': 'Mon, 16 Feb 2026 13:24: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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:23:27+00:00"}'
2026-02-16 13:24:08,994 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.263s
2026-02-16 13:24:08,994 84 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': 'Mon, 16 Feb 2026 13:24:08 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:24:08+00:00"}'
2026-02-16 13:24:08,995 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 41.061473 seconds
2026-02-16 13:24:09,186 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.190s
2026-02-16 13:24:09,187 84 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': 'Mon, 16 Feb 2026 13:24:09 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-16T13:23:26+00:00", "deleted_at": null, "updated_at": "2026-02-16T13:24:08+00:00"}'
2026-02-16 13:24:09,369 84 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=e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.180s
2026-02-16 13:24:09,370 84 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': 'Mon, 16 Feb 2026 13:24:09 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b'{"actions": [{"uuid": "e78ea0a4-7383-4e2d-918d-8bc5d9f8f9e1", "action_plan_uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "state": "SUCCEEDED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/e78ea0a4-7383-4e2d-918d-8bc5d9f8f9e1", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/e78ea0a4-7383-4e2d-918d-8bc5d9f8f9e1", "rel": "bookmark"}]}, {"uuid": "bcc31e3e-cc00-4a43-a4cf-9a94b2aa5851", "action_plan_uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "state": "FAILED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/bcc31e3e-cc00-4a43-a4cf-9a94b2aa5851", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/bcc31e3e-cc00-4a43-a4cf-9a94b2aa5851", "rel": "bookmark"}]}]}'
2026-02-16 13:24:09,567 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=6d448a84-9a66-4aef-b3de-b2257a574894 0.190s
2026-02-16 13:24:09,568 84 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': 'Mon, 16 Feb 2026 13:24:09 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=6d448a84-9a66-4aef-b3de-b2257a574894'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "e79743b9-e8f8-4347-a4f5-54beb3cd0343", "audit_uuid": "6d448a84-9a66-4aef-b3de-b2257a574894", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343", "rel": "bookmark"}], "updated_at": "2026-02-16T13:24:08+00:00"}]}'
2026-02-16 13:24:09,780 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343 0.210s
2026-02-16 13:24:09,780 84 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': 'Mon, 16 Feb 2026 13:24:09 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/e79743b9-e8f8-4347-a4f5-54beb3cd0343'}
Body: b''
2026-02-16 13:24:09,988 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/6d448a84-9a66-4aef-b3de-b2257a574894 0.206s
2026-02-16 13:24:09,989 84 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': 'Mon, 16 Feb 2026 13:24:09 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/6d448a84-9a66-4aef-b3de-b2257a574894'}
Body: b''
2026-02-16 13:24:10,131 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/7263c893-65e5-430e-9f7d-813abbfd4296 0.140s
2026-02-16 13:24:10,133 84 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': 'Mon, 16 Feb 2026 13:24:10 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/7263c893-65e5-430e-9f7d-813abbfd4296'}
Body: b''
2026-02-16 13:24:10,535 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 0.398s
2026-02-16 13:24:10,536 84 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': 'Mon, 16 Feb 2026 13:24:10 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-e51d6f6c-4c1f-4ffe-842c-00cf92b60fe8', 'x-compute-request-id': 'req-e51d6f6c-4c1f-4ffe-842c-00cf92b60fe8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b''
2026-02-16 13:24:12,339 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 1.802s
2026-02-16 13:24:12,340 84 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': 'Mon, 16 Feb 2026 13:24:10 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-a58246b1-d996-41e5-9131-ed1366b1f822', 'x-compute-request-id': 'req-a58246b1-d996-41e5-9131-ed1366b1f822', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:24:10Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:31:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:23:19.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": []}}'
2026-02-16 13:24:14,124 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 0.755s
2026-02-16 13:24:14,125 84 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': 'Mon, 16 Feb 2026 13:24:13 GMT', 'server': 'Apache', 'content-length': '1461', '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-4e92c7ff-9cdb-4efd-9eba-b33a9d727e66', 'x-compute-request-id': 'req-4e92c7ff-9cdb-4efd-9eba-b33a9d727e66', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"server": {"id": "393399a7-477d-4663-9a81-2b968a02bb03", "name": "tempest-TestExecuteActionsViaActuator-server-2071860474", "status": "DELETED", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:23:00Z", "updated": "2026-02-16T13:24:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/393399a7-477d-4663-9a81-2b968a02bb03"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:23:19.000000", "OS-SRV-USG:terminated_at": "2026-02-16T13:24:13.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": []}}'
2026-02-16 13:24:14,135 84 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait
2026-02-16 13:24:15,511 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03 0.369s
2026-02-16 13:24:15,511 84 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': 'Mon, 16 Feb 2026 13:24:15 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-0c233815-9b9f-40af-aca2-715872eb8b63', 'x-compute-request-id': 'req-0c233815-9b9f-40af-aca2-715872eb8b63', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/393399a7-477d-4663-9a81-2b968a02bb03'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 393399a7-477d-4663-9a81-2b968a02bb03 could not be found."}}'
2026-02-16 13:24:16,127 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 0.614s
2026-02-16 13:24:16,134 84 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': 'Mon, 16 Feb 2026 13:24:15 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-07f4e300-44d7-44ee-bb67-800503c03163', 'x-compute-request-id': 'req-07f4e300-44d7-44ee-bb67-800503c03163', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b''
2026-02-16 13:24:18,142 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 2.007s
2026-02-16 13:24:18,143 84 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': 'Mon, 16 Feb 2026 13:24:16 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-d7cbb157-6c4a-4c9c-8a8b-5c33d3e46eab', 'x-compute-request-id': 'req-d7cbb157-6c4a-4c9c-8a8b-5c33d3e46eab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"server": {"id": "139d8f81-7f89-4100-af32-e59289aeb6f5", "name": "tempest-TestExecuteActionsViaActuator-server-1427510884", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "52c7feb17277d735b164e09e64203850ba72da0521c47b0fe0256b01", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:22:35Z", "updated": "2026-02-16T13:24:15Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:6b:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/139d8f81-7f89-4100-af32-e59289aeb6f5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:22:51.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": []}}'
2026-02-16 13:24:19,531 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5 0.374s
2026-02-16 13:24:19,532 84 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': 'Mon, 16 Feb 2026 13:24:19 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-3fdba095-4413-48a6-bd0b-d76e2fcbb974', 'x-compute-request-id': 'req-3fdba095-4413-48a6-bd0b-d76e2fcbb974', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/139d8f81-7f89-4100-af32-e59289aeb6f5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 139d8f81-7f89-4100-af32-e59289aeb6f5 could not be found."}}'
2026-02-16 13:24:20,074 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 0.541s
2026-02-16 13:24:20,075 84 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': 'Mon, 16 Feb 2026 13:24:19 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-cd7a1ba9-7646-4093-b786-7d30b8cd774e', 'x-compute-request-id': 'req-cd7a1ba9-7646-4093-b786-7d30b8cd774e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b''
2026-02-16 13:24:22,441 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 2.365s
2026-02-16 13:24:22,442 84 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': 'Mon, 16 Feb 2026 13:24:20 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-3d8a5adb-db1c-4bad-af8f-90661f46f903', 'x-compute-request-id': 'req-3d8a5adb-db1c-4bad-af8f-90661f46f903', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:24:19Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b8:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:22:20.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": []}}'
2026-02-16 13:24:24,343 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 0.881s
2026-02-16 13:24:24,344 84 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': 'Mon, 16 Feb 2026 13:24:23 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-dd9e57a7-9dce-4351-8f7a-2a2de9a900b7', 'x-compute-request-id': 'req-dd9e57a7-9dce-4351-8f7a-2a2de9a900b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"server": {"id": "070628d7-dd99-487b-be76-d66c0d82ebc3", "name": "tempest-TestExecuteActionsViaActuator-server-337356765", "status": "DELETED", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:58Z", "updated": "2026-02-16T13:24:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/070628d7-dd99-487b-be76-d66c0d82ebc3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:22:20.000000", "OS-SRV-USG:terminated_at": "2026-02-16T13:24:23.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": []}}'
2026-02-16 13:24:24,356 84 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait
2026-02-16 13:24:25,542 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3 0.184s
2026-02-16 13:24:25,542 84 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': 'Mon, 16 Feb 2026 13:24:25 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-9d8c08fc-a496-40f7-b117-010b33d9438c', 'x-compute-request-id': 'req-9d8c08fc-a496-40f7-b117-010b33d9438c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/070628d7-dd99-487b-be76-d66c0d82ebc3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 070628d7-dd99-487b-be76-d66c0d82ebc3 could not be found."}}'
2026-02-16 13:24:25,911 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 0.367s
2026-02-16 13:24:25,911 84 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': 'Mon, 16 Feb 2026 13:24:25 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-893b346c-e922-4810-941d-27d892ec143c', 'x-compute-request-id': 'req-893b346c-e922-4810-941d-27d892ec143c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b''
2026-02-16 13:24:27,283 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 1.370s
2026-02-16 13:24:27,283 84 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': 'Mon, 16 Feb 2026 13:24:25 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-6da303cb-5a0f-4b66-8893-55fbd47a43e7', 'x-compute-request-id': 'req-6da303cb-5a0f-4b66-8893-55fbd47a43e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"server": {"id": "b21f8b55-68d7-4cd7-beed-2d61f932f84e", "name": "tempest-TestExecuteActionsViaActuator-server-2049385443", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:21:32Z", "updated": "2026-02-16T13:24:25Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:da:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:21:47.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": []}}'
2026-02-16 13:24:28,441 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e 0.145s
2026-02-16 13:24:28,441 84 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': 'Mon, 16 Feb 2026 13:24:28 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-41b01102-6072-4519-826b-e9fac679115d', 'x-compute-request-id': 'req-41b01102-6072-4519-826b-e9fac679115d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/b21f8b55-68d7-4cd7-beed-2d61f932f84e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b21f8b55-68d7-4cd7-beed-2d61f932f84e could not be found."}}'
2026-02-16 13:24:28,599 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=4986d8fd-b90d-4b16-a756-83e28f6629f0 0.157s
2026-02-16 13:24:28,600 84 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': 'Mon, 16 Feb 2026 13:24:28 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=4986d8fd-b90d-4b16-a756-83e28f6629f0'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "c2446145-6142-4df2-afbe-07d78c1e509c", "audit_uuid": "4986d8fd-b90d-4b16-a756-83e28f6629f0", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c", "rel": "bookmark"}], "updated_at": "2026-02-16T13:21:29+00:00"}]}'
2026-02-16 13:24:28,973 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c 0.371s
2026-02-16 13:24:28,973 84 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': 'Mon, 16 Feb 2026 13:24:28 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c2446145-6142-4df2-afbe-07d78c1e509c'}
Body: b''
2026-02-16 13:24:29,104 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0 0.129s
2026-02-16 13:24:29,104 84 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': 'Mon, 16 Feb 2026 13:24:29 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/4986d8fd-b90d-4b16-a756-83e28f6629f0'}
Body: b''
2026-02-16 13:24:29,253 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/e31b6cf5-7918-4e24-ba42-965c798247d9 0.147s
2026-02-16 13:24:29,253 84 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': 'Mon, 16 Feb 2026 13:24:29 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/e31b6cf5-7918-4e24-ba42-965c798247d9'}
Body: b''
2026-02-16 13:24:29,545 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 0.290s
2026-02-16 13:24:29,545 84 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': 'Mon, 16 Feb 2026 13:24:29 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-1a0d85fe-bd6c-4ed1-a274-2dd883321e71', 'x-compute-request-id': 'req-1a0d85fe-bd6c-4ed1-a274-2dd883321e71', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b''
2026-02-16 13:24:30,927 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 1.380s
2026-02-16 13:24:30,927 84 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': 'Mon, 16 Feb 2026 13:24:29 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-fd2e06ec-f892-49f1-a317-5ed71535c808', 'x-compute-request-id': 'req-fd2e06ec-f892-49f1-a317-5ed71535c808', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"server": {"id": "5021a07d-59d2-49c7-b92f-0c25c5dc1222", "name": "tempest-TestExecuteActionsViaActuator-server-836105514", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:49Z", "updated": "2026-02-16T13:24:29Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:da:c0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:21:01.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": []}}'
2026-02-16 13:24:32,091 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222 0.153s
2026-02-16 13:24:32,091 84 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': 'Mon, 16 Feb 2026 13:24:31 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-9506a9c6-b498-4b82-be78-112812f6ac6e', 'x-compute-request-id': 'req-9506a9c6-b498-4b82-be78-112812f6ac6e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5021a07d-59d2-49c7-b92f-0c25c5dc1222'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5021a07d-59d2-49c7-b92f-0c25c5dc1222 could not be found."}}'
2026-02-16 13:24:32,342 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 0.249s
2026-02-16 13:24:32,342 84 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': 'Mon, 16 Feb 2026 13:24:32 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-c1e9c919-23ea-49ac-a195-c407e9e99c72', 'x-compute-request-id': 'req-c1e9c919-23ea-49ac-a195-c407e9e99c72', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b''
2026-02-16 13:24:34,383 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 2.040s
2026-02-16 13:24:34,384 84 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': 'Mon, 16 Feb 2026 13:24:32 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-1214e52e-3095-4c1b-a1c6-9a7b3748922b', 'x-compute-request-id': 'req-1214e52e-3095-4c1b-a1c6-9a7b3748922b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:24:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:7c:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:21:25.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": []}}'
2026-02-16 13:24:35,937 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 0.537s
2026-02-16 13:24:35,938 84 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': 'Mon, 16 Feb 2026 13:24:35 GMT', 'server': 'Apache', 'content-length': '1629', '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-d2552be2-9859-4ee8-a0f6-d5fe5684a0e8', 'x-compute-request-id': 'req-d2552be2-9859-4ee8-a0f6-d5fe5684a0e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"server": {"id": "934dfad2-33a3-44dd-82c8-0b913e89cb8e", "name": "tempest-TestExecuteActionsViaActuator-server-727824786", "status": "ACTIVE", "tenant_id": "b5e0321e3a614b62a46eef7fb2e737ff", "user_id": "53b5045c5aaf4a7d8d84dce2ac4aa424", "metadata": {}, "hostId": "a5636f64da8b6f90dbfe48c43eb3ae00b76d9c5f07accde82b9be8da", "image": {"id": "6fb9af7f-2971-4890-a777-6e99e888717f", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/6fb9af7f-2971-4890-a777-6e99e888717f"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-16T13:20:27Z", "updated": "2026-02-16T13:24:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-926379118-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:7c:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-16T13:21:25.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-16 13:24:37,169 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e 0.220s
2026-02-16 13:24:37,169 84 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': 'Mon, 16 Feb 2026 13:24: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-1aa83df7-3e39-4036-b2a7-71211d5e0067', 'x-compute-request-id': 'req-1aa83df7-3e39-4036-b2a7-71211d5e0067', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/934dfad2-33a3-44dd-82c8-0b913e89cb8e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 934dfad2-33a3-44dd-82c8-0b913e89cb8e could not be found."}}'
2026-02-16 13:24:37,339 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=5335503f-1bbe-41ee-a6d0-2d557badff6e 0.164s
2026-02-16 13:24:37,340 84 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': 'Mon, 16 Feb 2026 13:24:37 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=5335503f-1bbe-41ee-a6d0-2d557badff6e'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "4144028f-3850-4adf-836e-17b087c6112b", "audit_uuid": "5335503f-1bbe-41ee-a6d0-2d557badff6e", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4144028f-3850-4adf-836e-17b087c6112b", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:23+00:00"}]}'
2026-02-16 13:24:37,713 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b 0.371s
2026-02-16 13:24:37,713 84 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': 'Mon, 16 Feb 2026 13:24:37 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4144028f-3850-4adf-836e-17b087c6112b'}
Body: b''
2026-02-16 13:24:37,864 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e 0.150s
2026-02-16 13:24:37,864 84 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': 'Mon, 16 Feb 2026 13:24:37 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/5335503f-1bbe-41ee-a6d0-2d557badff6e'}
Body: b''
2026-02-16 13:24:38,004 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9f9358b0-864c-414c-877d-13e99e215466 0.138s
2026-02-16 13:24:38,004 84 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': 'Mon, 16 Feb 2026 13:24:37 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9f9358b0-864c-414c-877d-13e99e215466'}
Body: b''
2026-02-16 13:24:38,158 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=cbfeab50-7d1d-41be-bcf8-d2fc56488065 0.152s
2026-02-16 13:24:38,159 84 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': 'Mon, 16 Feb 2026 13:24:38 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=cbfeab50-7d1d-41be-bcf8-d2fc56488065'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "da3fa00d-0336-496b-9641-9b6ef453ec89", "audit_uuid": "cbfeab50-7d1d-41be-bcf8-d2fc56488065", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:19+00:00"}]}'
2026-02-16 13:24:38,432 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89 0.272s
2026-02-16 13:24:38,433 84 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': 'Mon, 16 Feb 2026 13:24:38 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/da3fa00d-0336-496b-9641-9b6ef453ec89'}
Body: b''
2026-02-16 13:24:38,568 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/cbfeab50-7d1d-41be-bcf8-d2fc56488065 0.132s
2026-02-16 13:24:38,569 84 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': 'Mon, 16 Feb 2026 13:24:38 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/cbfeab50-7d1d-41be-bcf8-d2fc56488065'}
Body: b''
2026-02-16 13:24:38,731 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/4d46b93d-8aec-449d-9a48-2b560c3af0e9 0.161s
2026-02-16 13:24:38,731 84 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': 'Mon, 16 Feb 2026 13:24:38 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/4d46b93d-8aec-449d-9a48-2b560c3af0e9'}
Body: b''
2026-02-16 13:24:39,413 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=279838b3-7400-45e2-90ee-c85c17af3b17 0.680s
2026-02-16 13:24:39,413 84 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': 'Mon, 16 Feb 2026 13:24:38 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=279838b3-7400-45e2-90ee-c85c17af3b17'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "77e58d7b-7a9c-4114-a32d-853e5d3b125b", "audit_uuid": "279838b3-7400-45e2-90ee-c85c17af3b17", "strategy_uuid": "f39a5a00-d843-43b0-b695-059424db397a", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b", "rel": "bookmark"}], "updated_at": "2026-02-16T13:20:16+00:00"}]}'
2026-02-16 13:24:39,658 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b 0.243s
2026-02-16 13:24:39,658 84 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': 'Mon, 16 Feb 2026 13:24:39 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/77e58d7b-7a9c-4114-a32d-853e5d3b125b'}
Body: b''
2026-02-16 13:24:39,799 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/279838b3-7400-45e2-90ee-c85c17af3b17 0.140s
2026-02-16 13:24:39,800 84 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': 'Mon, 16 Feb 2026 13:24:39 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/279838b3-7400-45e2-90ee-c85c17af3b17'}
Body: b''
2026-02-16 13:24:39,969 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/8cfdeb36-48ed-4cb6-be6b-5214c7692b7a 0.168s
2026-02-16 13:24:39,969 84 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': 'Mon, 16 Feb 2026 13:24:39 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=1710daa8dd8a8720b903974ebf880d68; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/8cfdeb36-48ed-4cb6-be6b-5214c7692b7a'}
Body: b''
2026-02-16 13:24:40,183 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.211s
2026-02-16 13:24:40,186 84 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': 'Mon, 16 Feb 2026 13:24:40 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-04dc6ad0-b137-43a6-a788-4e627c5e35db', 'x-compute-request-id': 'req-04dc6ad0-b137-43a6-a788-4e627c5e35db', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=5fe95d994a760cbbe02ec7a29a26486a; 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": "77d6caf4-309f-4964-8ba6-302e2b7abd8f", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:24:39.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "ea2af19b-71a4-43e5-b365-16ab6a4342fa", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:24:38.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "28f2a83f-ebfc-4e8c-a46d-de458e647adf", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:24:35.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "c9e3ef3b-4aff-46c1-80dd-0222ee4addda", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:24:30.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "6dfedac7-ea7b-4185-a5bf-bfd0a3221a05", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-16T13:24:30.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 | ||