all: children: zuul_unreachable: hosts: {} hosts: controller: ansible_connection: ssh ansible_host: 38.129.16.90 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul nodepool: az: nova cloud: ansible-vexxhost external_id: a6cfaca1-e1db-481d-8f8b-ebfce68c997d host_id: ecac5de530579cc26fcc975a162f5dc3171cda4a04d4ca48c5f9fb8b interface_ip: 38.129.16.90 label: ansible-fedora-37-1vcpu private_ipv4: 192.168.1.108 private_ipv6: null provider: ansible-vexxhost-ams1 public_ipv4: 38.129.16.90 public_ipv6: '' region: ams1 slot: null zuul_use_fetch_output: true vars: zuul: _inheritance_path: - '' - '' - '' ansible_version: '8' artifacts: - branch: dev change: '46' job: build-ansible-collection metadata: type: zuul_manifest name: Zuul Manifest patchset: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 project: sap-linuxlab/community.sap_operations url: https://2379971661689e2ae1df-b355c73e689ad33adfdbaac9cc3368a8.ssl.cf5.rackcdn.com/ansible/d48047e4c6724f29b17b65546e420fa8/zuul-manifest.json - branch: dev change: '46' job: build-ansible-collection metadata: type: ansible_collection version: 0.9.2-dev14 name: community.sap_operations patchset: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 project: sap-linuxlab/community.sap_operations url: https://2379971661689e2ae1df-b355c73e689ad33adfdbaac9cc3368a8.ssl.cf5.rackcdn.com/ansible/d48047e4c6724f29b17b65546e420fa8/artifacts/community-sap_operations-0.9.2-dev14.tar.gz attempts: 2 branch: dev build: a247c367c24549d7a4c3a88f9ac411e5 build_refs: - branch: dev change: '46' change_message: "sap_firewall: Complete rework of role\n\n# Dislaimer\r\nThis role will still use existing `ansible.posix.firewalld` without switching to [linux_system_roles.firewall](https://github.com/linux-system-roles/firewall), which needs some care before it can be used.\r\n\r\n## Changes\r\nThis role was completely broken down and rebuilt from ground up to follow Ansible best practices, Ansible 2.20 linting and Project guidelines.\r\n\r\nNotable changes:\r\n- Role is now stateful, allowing removal of configuration and idempotency.\r\n- All variables adjusted to conform with their usage and redesigned to fit their purpose - Breaking change for 1.0\r\n- Add much needed validations and asserts\r\n- Separate workflow for predefined presets and custom ports and services.\r\n- Validation for zones and services to avoid `posix.firewalld` fails.\r\n\r\n## Tests\r\nThis was tested on SLES 15 SP6 and SLES 16.\r\n\r\n## Further use\r\n@berndfinger @ja9fuchs This will serve as example what I will add to `sap_swpm`, `sap_hana_install` and `sap_ha_pacemaker_cluster` directly in smaller format, without adding extra dependency on `sap_operations`." change_url: https://github.com/sap-linuxlab/community.sap_operations/pull/46 commit_id: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 patchset: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 project: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_operations name: sap-linuxlab/community.sap_operations short_name: community.sap_operations src_dir: src/github.com/sap-linuxlab/community.sap_operations topic: null buildset: 19944126f17b42ec8173b2919fd45b02 buildset_refs: - branch: dev change: '46' change_message: "sap_firewall: Complete rework of role\n\n# Dislaimer\r\nThis role will still use existing `ansible.posix.firewalld` without switching to [linux_system_roles.firewall](https://github.com/linux-system-roles/firewall), which needs some care before it can be used.\r\n\r\n## Changes\r\nThis role was completely broken down and rebuilt from ground up to follow Ansible best practices, Ansible 2.20 linting and Project guidelines.\r\n\r\nNotable changes:\r\n- Role is now stateful, allowing removal of configuration and idempotency.\r\n- All variables adjusted to conform with their usage and redesigned to fit their purpose - Breaking change for 1.0\r\n- Add much needed validations and asserts\r\n- Separate workflow for predefined presets and custom ports and services.\r\n- Validation for zones and services to avoid `posix.firewalld` fails.\r\n\r\n## Tests\r\nThis was tested on SLES 15 SP6 and SLES 16.\r\n\r\n## Further use\r\n@berndfinger @ja9fuchs This will serve as example what I will add to `sap_swpm`, `sap_hana_install` and `sap_ha_pacemaker_cluster` directly in smaller format, without adding extra dependency on `sap_operations`." change_url: https://github.com/sap-linuxlab/community.sap_operations/pull/46 commit_id: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 patchset: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 project: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_operations name: sap-linuxlab/community.sap_operations short_name: community.sap_operations src_dir: src/github.com/sap-linuxlab/community.sap_operations topic: null change: '46' change_message: "sap_firewall: Complete rework of role\n\n# Dislaimer\r\nThis role will still use existing `ansible.posix.firewalld` without switching to [linux_system_roles.firewall](https://github.com/linux-system-roles/firewall), which needs some care before it can be used.\r\n\r\n## Changes\r\nThis role was completely broken down and rebuilt from ground up to follow Ansible best practices, Ansible 2.20 linting and Project guidelines.\r\n\r\nNotable changes:\r\n- Role is now stateful, allowing removal of configuration and idempotency.\r\n- All variables adjusted to conform with their usage and redesigned to fit their purpose - Breaking change for 1.0\r\n- Add much needed validations and asserts\r\n- Separate workflow for predefined presets and custom ports and services.\r\n- Validation for zones and services to avoid `posix.firewalld` fails.\r\n\r\n## Tests\r\nThis was tested on SLES 15 SP6 and SLES 16.\r\n\r\n## Further use\r\n@berndfinger @ja9fuchs This will serve as example what I will add to `sap_swpm`, `sap_hana_install` and `sap_ha_pacemaker_cluster` directly in smaller format, without adding extra dependency on `sap_operations`." change_url: https://github.com/sap-linuxlab/community.sap_operations/pull/46 child_jobs: [] commit_id: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 event_id: 6f8b1ff0-d1e5-11f0-8a05-558c27ab330a executor: hostname: ze02.softwarefactory-project.io inventory_file: /var/lib/zuul/builds/a247c367c24549d7a4c3a88f9ac411e5/ansible/inventory.yaml log_root: /var/lib/zuul/builds/a247c367c24549d7a4c3a88f9ac411e5/work/logs result_data_file: /var/lib/zuul/builds/a247c367c24549d7a4c3a88f9ac411e5/work/results.json src_root: /var/lib/zuul/builds/a247c367c24549d7a4c3a88f9ac411e5/work/src work_root: /var/lib/zuul/builds/a247c367c24549d7a4c3a88f9ac411e5/work items: - branch: dev change: '46' change_message: "sap_firewall: Complete rework of role\n\n# Dislaimer\r\nThis role will still use existing `ansible.posix.firewalld` without switching to [linux_system_roles.firewall](https://github.com/linux-system-roles/firewall), which needs some care before it can be used.\r\n\r\n## Changes\r\nThis role was completely broken down and rebuilt from ground up to follow Ansible best practices, Ansible 2.20 linting and Project guidelines.\r\n\r\nNotable changes:\r\n- Role is now stateful, allowing removal of configuration and idempotency.\r\n- All variables adjusted to conform with their usage and redesigned to fit their purpose - Breaking change for 1.0\r\n- Add much needed validations and asserts\r\n- Separate workflow for predefined presets and custom ports and services.\r\n- Validation for zones and services to avoid `posix.firewalld` fails.\r\n\r\n## Tests\r\nThis was tested on SLES 15 SP6 and SLES 16.\r\n\r\n## Further use\r\n@berndfinger @ja9fuchs This will serve as example what I will add to `sap_swpm`, `sap_hana_install` and `sap_ha_pacemaker_cluster` directly in smaller format, without adding extra dependency on `sap_operations`." change_url: https://github.com/sap-linuxlab/community.sap_operations/pull/46 commit_id: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 patchset: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 project: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_operations name: sap-linuxlab/community.sap_operations short_name: community.sap_operations src_dir: src/github.com/sap-linuxlab/community.sap_operations topic: null job: ansible-galaxy-importer jobtags: [] max_attempts: 3 message: c2FwX2ZpcmV3YWxsOiBDb21wbGV0ZSByZXdvcmsgb2Ygcm9sZQoKIyBEaXNsYWltZXINClRoaXMgcm9sZSB3aWxsIHN0aWxsIHVzZSBleGlzdGluZyBgYW5zaWJsZS5wb3NpeC5maXJld2FsbGRgIHdpdGhvdXQgc3dpdGNoaW5nIHRvIFtsaW51eF9zeXN0ZW1fcm9sZXMuZmlyZXdhbGxdKGh0dHBzOi8vZ2l0aHViLmNvbS9saW51eC1zeXN0ZW0tcm9sZXMvZmlyZXdhbGwpLCB3aGljaCBuZWVkcyBzb21lIGNhcmUgYmVmb3JlIGl0IGNhbiBiZSB1c2VkLg0KDQojIyBDaGFuZ2VzDQpUaGlzIHJvbGUgd2FzIGNvbXBsZXRlbHkgYnJva2VuIGRvd24gYW5kIHJlYnVpbHQgZnJvbSBncm91bmQgdXAgdG8gZm9sbG93IEFuc2libGUgYmVzdCBwcmFjdGljZXMsIEFuc2libGUgMi4yMCBsaW50aW5nIGFuZCBQcm9qZWN0IGd1aWRlbGluZXMuDQoNCk5vdGFibGUgY2hhbmdlczoNCi0gUm9sZSBpcyBub3cgc3RhdGVmdWwsIGFsbG93aW5nIHJlbW92YWwgb2YgY29uZmlndXJhdGlvbiBhbmQgaWRlbXBvdGVuY3kuDQotIEFsbCB2YXJpYWJsZXMgYWRqdXN0ZWQgdG8gY29uZm9ybSB3aXRoIHRoZWlyIHVzYWdlIGFuZCByZWRlc2lnbmVkIHRvIGZpdCB0aGVpciBwdXJwb3NlIC0gQnJlYWtpbmcgY2hhbmdlIGZvciAxLjANCi0gQWRkIG11Y2ggbmVlZGVkIHZhbGlkYXRpb25zIGFuZCBhc3NlcnRzDQotIFNlcGFyYXRlIHdvcmtmbG93IGZvciBwcmVkZWZpbmVkIHByZXNldHMgYW5kIGN1c3RvbSBwb3J0cyBhbmQgc2VydmljZXMuDQotIFZhbGlkYXRpb24gZm9yIHpvbmVzIGFuZCBzZXJ2aWNlcyB0byBhdm9pZCBgcG9zaXguZmlyZXdhbGxkYCBmYWlscy4NCg0KIyMgVGVzdHMNClRoaXMgd2FzIHRlc3RlZCBvbiBTTEVTIDE1IFNQNiBhbmQgU0xFUyAxNi4NCg0KIyMgRnVydGhlciB1c2UNCkBiZXJuZGZpbmdlciBAamE5ZnVjaHMgVGhpcyB3aWxsIHNlcnZlIGFzIGV4YW1wbGUgd2hhdCBJIHdpbGwgYWRkIHRvIGBzYXBfc3dwbWAsIGBzYXBfaGFuYV9pbnN0YWxsYCBhbmQgYHNhcF9oYV9wYWNlbWFrZXJfY2x1c3RlcmAgZGlyZWN0bHkgaW4gc21hbGxlciBmb3JtYXQsIHdpdGhvdXQgYWRkaW5nIGV4dHJhIGRlcGVuZGVuY3kgb24gYHNhcF9vcGVyYXRpb25zYC4= patchset: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 pipeline: third-party-check playbook_context: playbook_projects: trusted/project_0/github.com/ansible/zuul-config: canonical_name: github.com/ansible/zuul-config checkout: master commit: 3e667f4d3a5f14620cbe10b052c77698fa883471 trusted/project_1/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 2f1df42e228123d5b89e24a4efa37b22f94b3017 untrusted/project_0/github.com/ansible/ansible-zuul-jobs: canonical_name: github.com/ansible/ansible-zuul-jobs checkout: master commit: e7ff49de526383ec1701720d6aed921160ec3931 untrusted/project_1/github.com/ansible/zuul-config: canonical_name: github.com/ansible/zuul-config checkout: master commit: 3e667f4d3a5f14620cbe10b052c77698fa883471 untrusted/project_2/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: 2f1df42e228123d5b89e24a4efa37b22f94b3017 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/sap-linuxlab/community.sap_operations name: sap-linuxlab/community.sap_operations short_name: community.sap_operations src_dir: src/github.com/sap-linuxlab/community.sap_operations projects: 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 github.com/sap-linuxlab/community.sap_operations: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_operations checkout: dev checkout_description: zuul branch commit: 7a511f9cb2cb9ffd42c3fe2f6bd5d2ab4d3c74c9 name: sap-linuxlab/community.sap_operations required: false short_name: community.sap_operations src_dir: src/github.com/sap-linuxlab/community.sap_operations ref: refs/pull/46/head resources: {} tenant: ansible timeout: 1800 topic: null voting: true zuul_use_fetch_output: true