all: children: zuul_unreachable: hosts: {} hosts: controller: ansible_connection: ssh ansible_host: 38.129.16.89 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul nodepool: az: nova cloud: ansible-vexxhost external_id: 9f0700d4-1f25-4672-830d-c53a4d75f13b host_id: ecac5de530579cc26fcc975a162f5dc3171cda4a04d4ca48c5f9fb8b interface_ip: 38.129.16.89 label: ansible-fedora-37-1vcpu private_ipv4: 192.168.1.41 private_ipv6: null provider: ansible-vexxhost-ams1 public_ipv4: 38.129.16.89 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: 51cc8d6b498f90d3067069745f41c4c3d0f2efbc project: sap-linuxlab/community.sap_operations url: https://227526e327823c12fe3d-cee07c06a4a0c57246b1c532e57ecb67.ssl.cf1.rackcdn.com/ansible/8b6f22e81f374c73b490682d2c7588f7/zuul-manifest.json - branch: dev change: '46' job: build-ansible-collection metadata: type: ansible_collection version: 0.9.2-dev32 name: community.sap_operations patchset: 51cc8d6b498f90d3067069745f41c4c3d0f2efbc project: sap-linuxlab/community.sap_operations url: https://227526e327823c12fe3d-cee07c06a4a0c57246b1c532e57ecb67.ssl.cf1.rackcdn.com/ansible/8b6f22e81f374c73b490682d2c7588f7/artifacts/community-sap_operations-0.9.2-dev32.tar.gz attempts: 1 branch: dev build: 8685331e7be34990bedc84c6b45062ba build_refs: - branch: dev change: '46' change_message: "sap_firewall: Complete redesign and rework\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: 51cc8d6b498f90d3067069745f41c4c3d0f2efbc patchset: 51cc8d6b498f90d3067069745f41c4c3d0f2efbc 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: 94097cbfa4884bba87cad9b8ae597e7d buildset_refs: - branch: dev change: '46' change_message: "sap_firewall: Complete redesign and rework\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: 51cc8d6b498f90d3067069745f41c4c3d0f2efbc patchset: 51cc8d6b498f90d3067069745f41c4c3d0f2efbc 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 redesign and rework\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: 51cc8d6b498f90d3067069745f41c4c3d0f2efbc event_id: ed1975a0-fb8b-11f0-9ab8-c0edafcf6c7f executor: hostname: ze03.softwarefactory-project.io inventory_file: /var/lib/zuul/builds/8685331e7be34990bedc84c6b45062ba/ansible/inventory.yaml log_root: /var/lib/zuul/builds/8685331e7be34990bedc84c6b45062ba/work/logs result_data_file: /var/lib/zuul/builds/8685331e7be34990bedc84c6b45062ba/work/results.json src_root: /var/lib/zuul/builds/8685331e7be34990bedc84c6b45062ba/work/src work_root: /var/lib/zuul/builds/8685331e7be34990bedc84c6b45062ba/work items: - branch: dev change: '46' change_message: "sap_firewall: Complete redesign and rework\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: 51cc8d6b498f90d3067069745f41c4c3d0f2efbc patchset: 51cc8d6b498f90d3067069745f41c4c3d0f2efbc 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: c2FwX2ZpcmV3YWxsOiBDb21wbGV0ZSByZWRlc2lnbiBhbmQgcmV3b3JrCgojIERpc2xhaW1lcg0KVGhpcyByb2xlIHdpbGwgc3RpbGwgdXNlIGV4aXN0aW5nIGBhbnNpYmxlLnBvc2l4LmZpcmV3YWxsZGAgd2l0aG91dCBzd2l0Y2hpbmcgdG8gW2xpbnV4X3N5c3RlbV9yb2xlcy5maXJld2FsbF0oaHR0cHM6Ly9naXRodWIuY29tL2xpbnV4LXN5c3RlbS1yb2xlcy9maXJld2FsbCksIHdoaWNoIG5lZWRzIHNvbWUgY2FyZSBiZWZvcmUgaXQgY2FuIGJlIHVzZWQuDQoNCiMjIENoYW5nZXMNClRoaXMgcm9sZSB3YXMgY29tcGxldGVseSBicm9rZW4gZG93biBhbmQgcmVidWlsdCBmcm9tIGdyb3VuZCB1cCB0byBmb2xsb3cgQW5zaWJsZSBiZXN0IHByYWN0aWNlcywgQW5zaWJsZSAyLjIwIGxpbnRpbmcgYW5kIFByb2plY3QgZ3VpZGVsaW5lcy4NCg0KTm90YWJsZSBjaGFuZ2VzOg0KLSBSb2xlIGlzIG5vdyBzdGF0ZWZ1bCwgYWxsb3dpbmcgcmVtb3ZhbCBvZiBjb25maWd1cmF0aW9uIGFuZCBpZGVtcG90ZW5jeS4NCi0gQWxsIHZhcmlhYmxlcyBhZGp1c3RlZCB0byBjb25mb3JtIHdpdGggdGhlaXIgdXNhZ2UgYW5kIHJlZGVzaWduZWQgdG8gZml0IHRoZWlyIHB1cnBvc2UgLSBCcmVha2luZyBjaGFuZ2UgZm9yIDEuMA0KLSBBZGQgbXVjaCBuZWVkZWQgdmFsaWRhdGlvbnMgYW5kIGFzc2VydHMNCi0gU2VwYXJhdGUgd29ya2Zsb3cgZm9yIHByZWRlZmluZWQgcHJlc2V0cyBhbmQgY3VzdG9tIHBvcnRzIGFuZCBzZXJ2aWNlcy4NCi0gVmFsaWRhdGlvbiBmb3Igem9uZXMgYW5kIHNlcnZpY2VzIHRvIGF2b2lkIGBwb3NpeC5maXJld2FsbGRgIGZhaWxzLg0KDQojIyBUZXN0cw0KVGhpcyB3YXMgdGVzdGVkIG9uIFNMRVMgMTUgU1A2IGFuZCBTTEVTIDE2Lg0KDQojIyBGdXJ0aGVyIHVzZQ0KQGJlcm5kZmluZ2VyIEBqYTlmdWNocyBUaGlzIHdpbGwgc2VydmUgYXMgZXhhbXBsZSB3aGF0IEkgd2lsbCBhZGQgdG8gYHNhcF9zd3BtYCwgYHNhcF9oYW5hX2luc3RhbGxgIGFuZCBgc2FwX2hhX3BhY2VtYWtlcl9jbHVzdGVyYCBkaXJlY3RseSBpbiBzbWFsbGVyIGZvcm1hdCwgd2l0aG91dCBhZGRpbmcgZXh0cmEgZGVwZW5kZW5jeSBvbiBgc2FwX29wZXJhdGlvbnNgLg== patchset: 51cc8d6b498f90d3067069745f41c4c3d0f2efbc 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: d9f278b159087ee149c1beb19435b57805d5c820 trusted/project_1/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: d73b78cc624f363c6b7fcfe833f2db4571e4e979 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: d9f278b159087ee149c1beb19435b57805d5c820 untrusted/project_2/opendev.org/zuul/zuul-jobs: canonical_name: opendev.org/zuul/zuul-jobs checkout: master commit: d73b78cc624f363c6b7fcfe833f2db4571e4e979 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: 81ce8b504a7775d01b8abd5b155331e923ecefac 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