all: children: zuul_unreachable: hosts: {} hosts: controller: ansible_connection: ssh ansible_host: 199.204.45.72 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul nodepool: az: nova cloud: ansible-vexxhost external_id: e082c194-dd65-4368-b04a-9c1a2068df03 host_id: 5ed347072f5dcd1c18e5a56c5fea054863b49142b70a596870fdefb3 interface_ip: 199.204.45.72 label: ansible-fedora-37-1vcpu private_ipv4: 192.168.0.61 private_ipv6: null provider: ansible-vexxhost-ca-ymq-1 public_ipv4: 199.204.45.72 public_ipv6: 2604:e100:1:0:f816:3eff:fe2c:dcc region: ca-ymq-1 slot: null zuul_use_fetch_output: true vars: zuul: _inheritance_path: - '' - '' - '' ansible_version: '8' artifacts: - branch: main change: '2867' job: build-ansible-collection metadata: type: zuul_manifest name: Zuul Manifest patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: ansible-collections/amazon.aws url: https://d0b5446a8fdc4e0e2f76-ba090c7c3476c95f510555ce4ea55428.ssl.cf2.rackcdn.com/ansible/79999a9696f549e3ab4aac9e6f99c0d8/zuul-manifest.json - branch: main change: '2867' job: build-ansible-collection metadata: type: ansible_collection version: 12.5.0 name: community.general patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: ansible-collections/amazon.aws url: https://d0b5446a8fdc4e0e2f76-ba090c7c3476c95f510555ce4ea55428.ssl.cf2.rackcdn.com/ansible/79999a9696f549e3ab4aac9e6f99c0d8/artifacts/community-general-12.5.0.tar.gz - branch: main change: '2867' job: build-ansible-collection metadata: type: ansible_collection version: 3.2.0 name: community.crypto patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: ansible-collections/amazon.aws url: https://d0b5446a8fdc4e0e2f76-ba090c7c3476c95f510555ce4ea55428.ssl.cf2.rackcdn.com/ansible/79999a9696f549e3ab4aac9e6f99c0d8/artifacts/community-crypto-3.2.0.tar.gz - branch: main change: '2867' job: build-ansible-collection metadata: type: ansible_collection version: 12.0.0 name: community.aws patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: ansible-collections/amazon.aws url: https://d0b5446a8fdc4e0e2f76-ba090c7c3476c95f510555ce4ea55428.ssl.cf2.rackcdn.com/ansible/79999a9696f549e3ab4aac9e6f99c0d8/artifacts/community-aws-12.0.0.tar.gz - branch: main change: '2867' job: build-ansible-collection metadata: type: ansible_collection version: 3.4.0 name: ansible.windows patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: ansible-collections/amazon.aws url: https://d0b5446a8fdc4e0e2f76-ba090c7c3476c95f510555ce4ea55428.ssl.cf2.rackcdn.com/ansible/79999a9696f549e3ab4aac9e6f99c0d8/artifacts/ansible-windows-3.4.0.tar.gz - branch: main change: '2867' job: build-ansible-collection metadata: type: ansible_collection version: 6.0.2-dev3 name: ansible.utils patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: ansible-collections/amazon.aws url: https://d0b5446a8fdc4e0e2f76-ba090c7c3476c95f510555ce4ea55428.ssl.cf2.rackcdn.com/ansible/79999a9696f549e3ab4aac9e6f99c0d8/artifacts/ansible-utils-6.0.2-dev3.tar.gz - branch: main change: '2867' job: build-ansible-collection metadata: type: ansible_collection version: 8.4.1-dev5 name: ansible.netcommon patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: ansible-collections/amazon.aws url: https://d0b5446a8fdc4e0e2f76-ba090c7c3476c95f510555ce4ea55428.ssl.cf2.rackcdn.com/ansible/79999a9696f549e3ab4aac9e6f99c0d8/artifacts/ansible-netcommon-8.4.1-dev5.tar.gz - branch: main change: '2867' job: build-ansible-collection metadata: type: ansible_collection version: 12.0.0 name: amazon.aws patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: ansible-collections/amazon.aws url: https://d0b5446a8fdc4e0e2f76-ba090c7c3476c95f510555ce4ea55428.ssl.cf2.rackcdn.com/ansible/79999a9696f549e3ab4aac9e6f99c0d8/artifacts/amazon-aws-12.0.0.tar.gz attempts: 1 branch: main build: 34d8eecbeaa9458e8ff32e6102e44344 build_refs: - branch: main change: '2867' change_message: "Fix SonarCloud warnings in unit tests (20260227)\n\n##### SUMMARY\r\n\r\nAddress multiple SonarCloud static analysis warnings in unit test files:\r\n- Remove incorrect assert statements in pytest.raises blocks\r\n- Fix static key usage in dictionary comprehension\r\n- Simplify exception raising by using direct raise instead of triggering via invalid operations\r\n- Remove unnecessary variable reassignments that override parametrized test values\r\n\r\n##### ISSUE TYPE\r\n- Bugfix Pull Request\r\n\r\n##### COMPONENT NAME\r\nUnit tests\r\n\r\n##### ADDITIONAL INFORMATION\r\nAll changes are test-only and do not affect production code. All 1811 unit tests continue to pass, and all linting checks pass.\r\n\r\nChanges made:\r\n1. `test_aws_region.py`: Removed redundant `assert` in `pytest.raises` blocks (lines 78, 100)\r\n2. `test_cloudfront_facts.py`: Fixed static key in dictionary comprehension (line 415)\r\n3. `test_cloud_retry.py`: Simplified exception raising in test helpers (lines 188-194)\r\n4. `test_ec2_vpc_net.py`: Removed variable reassignment that overrode parametrized value (line 107)\r\n5. `test_modify_instance_type.py`: Removed variable reassignment that overrode parametrized value (line 36)\r\n\r\nAssisted-by: Claude Sonnet 4.5 " change_url: https://github.com/ansible-collections/amazon.aws/pull/2867 commit_id: 25790505d5a183ea336efcae0e5affb47c068c81 patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: canonical_hostname: github.com canonical_name: github.com/ansible-collections/amazon.aws name: ansible-collections/amazon.aws short_name: amazon.aws src_dir: src/github.com/ansible-collections/amazon.aws topic: null buildset: ce29c6c6d19d4024a935404854343b38 buildset_refs: - branch: main change: '2867' change_message: "Fix SonarCloud warnings in unit tests (20260227)\n\n##### SUMMARY\r\n\r\nAddress multiple SonarCloud static analysis warnings in unit test files:\r\n- Remove incorrect assert statements in pytest.raises blocks\r\n- Fix static key usage in dictionary comprehension\r\n- Simplify exception raising by using direct raise instead of triggering via invalid operations\r\n- Remove unnecessary variable reassignments that override parametrized test values\r\n\r\n##### ISSUE TYPE\r\n- Bugfix Pull Request\r\n\r\n##### COMPONENT NAME\r\nUnit tests\r\n\r\n##### ADDITIONAL INFORMATION\r\nAll changes are test-only and do not affect production code. All 1811 unit tests continue to pass, and all linting checks pass.\r\n\r\nChanges made:\r\n1. `test_aws_region.py`: Removed redundant `assert` in `pytest.raises` blocks (lines 78, 100)\r\n2. `test_cloudfront_facts.py`: Fixed static key in dictionary comprehension (line 415)\r\n3. `test_cloud_retry.py`: Simplified exception raising in test helpers (lines 188-194)\r\n4. `test_ec2_vpc_net.py`: Removed variable reassignment that overrode parametrized value (line 107)\r\n5. `test_modify_instance_type.py`: Removed variable reassignment that overrode parametrized value (line 36)\r\n\r\nAssisted-by: Claude Sonnet 4.5 " change_url: https://github.com/ansible-collections/amazon.aws/pull/2867 commit_id: 25790505d5a183ea336efcae0e5affb47c068c81 patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: canonical_hostname: github.com canonical_name: github.com/ansible-collections/amazon.aws name: ansible-collections/amazon.aws short_name: amazon.aws src_dir: src/github.com/ansible-collections/amazon.aws topic: null change: '2867' change_message: "Fix SonarCloud warnings in unit tests (20260227)\n\n##### SUMMARY\r\n\r\nAddress multiple SonarCloud static analysis warnings in unit test files:\r\n- Remove incorrect assert statements in pytest.raises blocks\r\n- Fix static key usage in dictionary comprehension\r\n- Simplify exception raising by using direct raise instead of triggering via invalid operations\r\n- Remove unnecessary variable reassignments that override parametrized test values\r\n\r\n##### ISSUE TYPE\r\n- Bugfix Pull Request\r\n\r\n##### COMPONENT NAME\r\nUnit tests\r\n\r\n##### ADDITIONAL INFORMATION\r\nAll changes are test-only and do not affect production code. All 1811 unit tests continue to pass, and all linting checks pass.\r\n\r\nChanges made:\r\n1. `test_aws_region.py`: Removed redundant `assert` in `pytest.raises` blocks (lines 78, 100)\r\n2. `test_cloudfront_facts.py`: Fixed static key in dictionary comprehension (line 415)\r\n3. `test_cloud_retry.py`: Simplified exception raising in test helpers (lines 188-194)\r\n4. `test_ec2_vpc_net.py`: Removed variable reassignment that overrode parametrized value (line 107)\r\n5. `test_modify_instance_type.py`: Removed variable reassignment that overrode parametrized value (line 36)\r\n\r\nAssisted-by: Claude Sonnet 4.5 " change_url: https://github.com/ansible-collections/amazon.aws/pull/2867 child_jobs: [] commit_id: 25790505d5a183ea336efcae0e5affb47c068c81 event_id: 84a76d70-1863-11f1-9dfa-4067237d0a4d executor: hostname: ze02.softwarefactory-project.io inventory_file: /var/lib/zuul/builds/34d8eecbeaa9458e8ff32e6102e44344/ansible/inventory.yaml log_root: /var/lib/zuul/builds/34d8eecbeaa9458e8ff32e6102e44344/work/logs result_data_file: /var/lib/zuul/builds/34d8eecbeaa9458e8ff32e6102e44344/work/results.json src_root: /var/lib/zuul/builds/34d8eecbeaa9458e8ff32e6102e44344/work/src work_root: /var/lib/zuul/builds/34d8eecbeaa9458e8ff32e6102e44344/work items: - branch: main change: '2867' change_message: "Fix SonarCloud warnings in unit tests (20260227)\n\n##### SUMMARY\r\n\r\nAddress multiple SonarCloud static analysis warnings in unit test files:\r\n- Remove incorrect assert statements in pytest.raises blocks\r\n- Fix static key usage in dictionary comprehension\r\n- Simplify exception raising by using direct raise instead of triggering via invalid operations\r\n- Remove unnecessary variable reassignments that override parametrized test values\r\n\r\n##### ISSUE TYPE\r\n- Bugfix Pull Request\r\n\r\n##### COMPONENT NAME\r\nUnit tests\r\n\r\n##### ADDITIONAL INFORMATION\r\nAll changes are test-only and do not affect production code. All 1811 unit tests continue to pass, and all linting checks pass.\r\n\r\nChanges made:\r\n1. `test_aws_region.py`: Removed redundant `assert` in `pytest.raises` blocks (lines 78, 100)\r\n2. `test_cloudfront_facts.py`: Fixed static key in dictionary comprehension (line 415)\r\n3. `test_cloud_retry.py`: Simplified exception raising in test helpers (lines 188-194)\r\n4. `test_ec2_vpc_net.py`: Removed variable reassignment that overrode parametrized value (line 107)\r\n5. `test_modify_instance_type.py`: Removed variable reassignment that overrode parametrized value (line 36)\r\n\r\nAssisted-by: Claude Sonnet 4.5 " change_url: https://github.com/ansible-collections/amazon.aws/pull/2867 commit_id: 25790505d5a183ea336efcae0e5affb47c068c81 patchset: 25790505d5a183ea336efcae0e5affb47c068c81 project: canonical_hostname: github.com canonical_name: github.com/ansible-collections/amazon.aws name: ansible-collections/amazon.aws short_name: amazon.aws src_dir: src/github.com/ansible-collections/amazon.aws topic: null job: ansible-galaxy-importer jobtags: [] max_attempts: 3 message: Rml4IFNvbmFyQ2xvdWQgd2FybmluZ3MgaW4gdW5pdCB0ZXN0cyAoMjAyNjAyMjcpCgojIyMjIyBTVU1NQVJZDQoNCkFkZHJlc3MgbXVsdGlwbGUgU29uYXJDbG91ZCBzdGF0aWMgYW5hbHlzaXMgd2FybmluZ3MgaW4gdW5pdCB0ZXN0IGZpbGVzOg0KLSBSZW1vdmUgaW5jb3JyZWN0IGFzc2VydCBzdGF0ZW1lbnRzIGluIHB5dGVzdC5yYWlzZXMgYmxvY2tzDQotIEZpeCBzdGF0aWMga2V5IHVzYWdlIGluIGRpY3Rpb25hcnkgY29tcHJlaGVuc2lvbg0KLSBTaW1wbGlmeSBleGNlcHRpb24gcmFpc2luZyBieSB1c2luZyBkaXJlY3QgcmFpc2UgaW5zdGVhZCBvZiB0cmlnZ2VyaW5nIHZpYSBpbnZhbGlkIG9wZXJhdGlvbnMNCi0gUmVtb3ZlIHVubmVjZXNzYXJ5IHZhcmlhYmxlIHJlYXNzaWdubWVudHMgdGhhdCBvdmVycmlkZSBwYXJhbWV0cml6ZWQgdGVzdCB2YWx1ZXMNCg0KIyMjIyMgSVNTVUUgVFlQRQ0KLSBCdWdmaXggUHVsbCBSZXF1ZXN0DQoNCiMjIyMjIENPTVBPTkVOVCBOQU1FDQpVbml0IHRlc3RzDQoNCiMjIyMjIEFERElUSU9OQUwgSU5GT1JNQVRJT04NCkFsbCBjaGFuZ2VzIGFyZSB0ZXN0LW9ubHkgYW5kIGRvIG5vdCBhZmZlY3QgcHJvZHVjdGlvbiBjb2RlLiBBbGwgMTgxMSB1bml0IHRlc3RzIGNvbnRpbnVlIHRvIHBhc3MsIGFuZCBhbGwgbGludGluZyBjaGVja3MgcGFzcy4NCg0KQ2hhbmdlcyBtYWRlOg0KMS4gYHRlc3RfYXdzX3JlZ2lvbi5weWA6IFJlbW92ZWQgcmVkdW5kYW50IGBhc3NlcnRgIGluIGBweXRlc3QucmFpc2VzYCBibG9ja3MgKGxpbmVzIDc4LCAxMDApDQoyLiBgdGVzdF9jbG91ZGZyb250X2ZhY3RzLnB5YDogRml4ZWQgc3RhdGljIGtleSBpbiBkaWN0aW9uYXJ5IGNvbXByZWhlbnNpb24gKGxpbmUgNDE1KQ0KMy4gYHRlc3RfY2xvdWRfcmV0cnkucHlgOiBTaW1wbGlmaWVkIGV4Y2VwdGlvbiByYWlzaW5nIGluIHRlc3QgaGVscGVycyAobGluZXMgMTg4LTE5NCkNCjQuIGB0ZXN0X2VjMl92cGNfbmV0LnB5YDogUmVtb3ZlZCB2YXJpYWJsZSByZWFzc2lnbm1lbnQgdGhhdCBvdmVycm9kZSBwYXJhbWV0cml6ZWQgdmFsdWUgKGxpbmUgMTA3KQ0KNS4gYHRlc3RfbW9kaWZ5X2luc3RhbmNlX3R5cGUucHlgOiBSZW1vdmVkIHZhcmlhYmxlIHJlYXNzaWdubWVudCB0aGF0IG92ZXJyb2RlIHBhcmFtZXRyaXplZCB2YWx1ZSAobGluZSAzNikNCg0KQXNzaXN0ZWQtYnk6IENsYXVkZSBTb25uZXQgNC41IDxub3JlcGx5QGFudGhyb3BpYy5jb20+ patchset: 25790505d5a183ea336efcae0e5affb47c068c81 pipeline: gate playbook_context: playbook_projects: trusted/project_0/github.com/ansible/zuul-config: canonical_name: github.com/ansible/zuul-config checkout: master commit: daaa6e3e88f621d4535036fa4292542ebc805ae2 trusted/project_1/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 571c0efa3491d12ecb8fc1169c510716d55c0fc2 untrusted/project_0/github.com/ansible/ansible-zuul-jobs: canonical_name: github.com/ansible/ansible-zuul-jobs checkout: master commit: 192320b9d41936ac6065fcaf6e286bf4dca783a5 untrusted/project_1/github.com/ansible/zuul-config: canonical_name: github.com/ansible/zuul-config checkout: master commit: daaa6e3e88f621d4535036fa4292542ebc805ae2 untrusted/project_2/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 571c0efa3491d12ecb8fc1169c510716d55c0fc2 playbooks: - path: untrusted/project_0/github.com/ansible/ansible-zuul-jobs/playbooks/ansible-galaxy-importer/run.yaml roles: - checkout: master checkout_description: playbook branch link_name: ansible/playbook_0/role_0/zuul-jobs link_target: untrusted/project_0/github.com/ansible/ansible-zuul-jobs role_path: ansible/playbook_0/role_0/zuul-jobs/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_1/zuul-config link_target: untrusted/project_1/github.com/ansible/zuul-config role_path: ansible/playbook_0/role_1/zuul-config/roles - checkout: master checkout_description: project default branch link_name: ansible/playbook_0/role_2/zuul-jobs link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs role_path: ansible/playbook_0/role_2/zuul-jobs/roles post_review: false project: canonical_hostname: github.com canonical_name: github.com/ansible-collections/amazon.aws name: ansible-collections/amazon.aws short_name: amazon.aws src_dir: src/github.com/ansible-collections/amazon.aws projects: github.com/ansible-collections/amazon.aws: canonical_hostname: github.com canonical_name: github.com/ansible-collections/amazon.aws checkout: main checkout_description: zuul branch commit: a59b820e71e2a16adf972c03f0f2f0da7f7fb394 name: ansible-collections/amazon.aws required: false short_name: amazon.aws src_dir: src/github.com/ansible-collections/amazon.aws github.com/ansible-network/releases: canonical_hostname: github.com canonical_name: github.com/ansible-network/releases checkout: master checkout_description: project default branch commit: 646b310655c531e4904be07f4ff8fc3a29addd09 name: ansible-network/releases required: true short_name: releases src_dir: src/github.com/ansible-network/releases ref: refs/pull/2867/head resources: {} tenant: ansible timeout: 1800 topic: null voting: true zuul_use_fetch_output: true