all: children: zuul_unreachable: hosts: {} hosts: controller: ansible_connection: ssh ansible_host: 162.253.55.204 ansible_port: 22 ansible_python_interpreter: auto ansible_user: zuul nodepool: az: nova cloud: ansible-vexxhost external_id: 361d0cfa-4c04-4ffa-b00e-8abc7a2c6770 host_id: 1312e38a9171ba72e5f6c3681fdf0f6f1a9b6f007f20b20c58eff2fb interface_ip: 162.253.55.204 label: ansible-fedora-37-1vcpu private_ipv4: 192.168.0.195 private_ipv6: null provider: ansible-vexxhost-ca-ymq-1 public_ipv4: 162.253.55.204 public_ipv6: 2604:e100:1:0:f816:3eff:fec1:80c4 region: ca-ymq-1 slot: null zuul_use_fetch_output: true vars: zuul: _inheritance_path: - '' - '' - '' ansible_version: '8' artifacts: - branch: dev change: '67' job: build-ansible-collection metadata: type: zuul_manifest name: Zuul Manifest patchset: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 project: sap-linuxlab/community.sap_libs url: https://067ce78f87a97ad7284e-bc3cc99e763bb7206cd112b124227574.ssl.cf2.rackcdn.com/ansible/96365b279dad42d1adb4247112131f2e/zuul-manifest.json - branch: dev change: '67' job: build-ansible-collection metadata: type: ansible_collection version: 1.5.0 name: community.sap_libs patchset: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 project: sap-linuxlab/community.sap_libs url: https://067ce78f87a97ad7284e-bc3cc99e763bb7206cd112b124227574.ssl.cf2.rackcdn.com/ansible/96365b279dad42d1adb4247112131f2e/artifacts/community-sap_libs-1.5.0.tar.gz attempts: 1 branch: dev build: ec5944a65bc94ab38a4bccf53c7f2e32 build_refs: - branch: dev change: '67' change_message: "Add sap_hostctrl_exec module and tests\n\nThis PR is adding a new ansible module to execute SapHostControl command, mainly for the very useful ListInstances function.\r\n\r\nIt is essentially a copy of sap_control_exec.py, but I changed the 'parameter' option to 'parameters' and you have to pass a dictionary with the expected options, because it would have been too complex to deal with each webmethod overwise.\r\nFor the tests, a simplified version of the suds.sudsobject.Factory class has been copied from their repo. The goal is to simulate the expected suds objects returned by the connection method, so more code is covered by the test. Hope it's fine for you.\r\n\r\nHave a great day, bests regards.\r\n" change_url: https://github.com/sap-linuxlab/community.sap_libs/pull/67 commit_id: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 patchset: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 project: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_libs name: sap-linuxlab/community.sap_libs short_name: community.sap_libs src_dir: src/github.com/sap-linuxlab/community.sap_libs topic: null buildset: b38c9ec19ee84d5d8017428c8188b5db buildset_refs: - branch: dev change: '67' change_message: "Add sap_hostctrl_exec module and tests\n\nThis PR is adding a new ansible module to execute SapHostControl command, mainly for the very useful ListInstances function.\r\n\r\nIt is essentially a copy of sap_control_exec.py, but I changed the 'parameter' option to 'parameters' and you have to pass a dictionary with the expected options, because it would have been too complex to deal with each webmethod overwise.\r\nFor the tests, a simplified version of the suds.sudsobject.Factory class has been copied from their repo. The goal is to simulate the expected suds objects returned by the connection method, so more code is covered by the test. Hope it's fine for you.\r\n\r\nHave a great day, bests regards.\r\n" change_url: https://github.com/sap-linuxlab/community.sap_libs/pull/67 commit_id: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 patchset: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 project: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_libs name: sap-linuxlab/community.sap_libs short_name: community.sap_libs src_dir: src/github.com/sap-linuxlab/community.sap_libs topic: null change: '67' change_message: "Add sap_hostctrl_exec module and tests\n\nThis PR is adding a new ansible module to execute SapHostControl command, mainly for the very useful ListInstances function.\r\n\r\nIt is essentially a copy of sap_control_exec.py, but I changed the 'parameter' option to 'parameters' and you have to pass a dictionary with the expected options, because it would have been too complex to deal with each webmethod overwise.\r\nFor the tests, a simplified version of the suds.sudsobject.Factory class has been copied from their repo. The goal is to simulate the expected suds objects returned by the connection method, so more code is covered by the test. Hope it's fine for you.\r\n\r\nHave a great day, bests regards.\r\n" change_url: https://github.com/sap-linuxlab/community.sap_libs/pull/67 child_jobs: [] commit_id: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 event_id: c6ae3000-d44d-11f0-8df0-c24238c86877 executor: hostname: ze04.softwarefactory-project.io inventory_file: /var/lib/zuul/builds/ec5944a65bc94ab38a4bccf53c7f2e32/ansible/inventory.yaml log_root: /var/lib/zuul/builds/ec5944a65bc94ab38a4bccf53c7f2e32/work/logs result_data_file: /var/lib/zuul/builds/ec5944a65bc94ab38a4bccf53c7f2e32/work/results.json src_root: /var/lib/zuul/builds/ec5944a65bc94ab38a4bccf53c7f2e32/work/src work_root: /var/lib/zuul/builds/ec5944a65bc94ab38a4bccf53c7f2e32/work items: - branch: dev change: '67' change_message: "Add sap_hostctrl_exec module and tests\n\nThis PR is adding a new ansible module to execute SapHostControl command, mainly for the very useful ListInstances function.\r\n\r\nIt is essentially a copy of sap_control_exec.py, but I changed the 'parameter' option to 'parameters' and you have to pass a dictionary with the expected options, because it would have been too complex to deal with each webmethod overwise.\r\nFor the tests, a simplified version of the suds.sudsobject.Factory class has been copied from their repo. The goal is to simulate the expected suds objects returned by the connection method, so more code is covered by the test. Hope it's fine for you.\r\n\r\nHave a great day, bests regards.\r\n" change_url: https://github.com/sap-linuxlab/community.sap_libs/pull/67 commit_id: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 patchset: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 project: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_libs name: sap-linuxlab/community.sap_libs short_name: community.sap_libs src_dir: src/github.com/sap-linuxlab/community.sap_libs topic: null job: ansible-galaxy-importer jobtags: [] max_attempts: 3 message: QWRkIHNhcF9ob3N0Y3RybF9leGVjIG1vZHVsZSBhbmQgdGVzdHMKClRoaXMgUFIgaXMgYWRkaW5nIGEgbmV3IGFuc2libGUgbW9kdWxlIHRvIGV4ZWN1dGUgU2FwSG9zdENvbnRyb2wgY29tbWFuZCwgbWFpbmx5IGZvciB0aGUgdmVyeSB1c2VmdWwgTGlzdEluc3RhbmNlcyBmdW5jdGlvbi4NCg0KSXQgaXMgZXNzZW50aWFsbHkgYSBjb3B5IG9mIHNhcF9jb250cm9sX2V4ZWMucHksIGJ1dCBJIGNoYW5nZWQgdGhlICdwYXJhbWV0ZXInIG9wdGlvbiB0byAncGFyYW1ldGVycycgYW5kIHlvdSBoYXZlIHRvIHBhc3MgYSBkaWN0aW9uYXJ5IHdpdGggdGhlIGV4cGVjdGVkIG9wdGlvbnMsIGJlY2F1c2UgaXQgd291bGQgaGF2ZSBiZWVuIHRvbyBjb21wbGV4IHRvIGRlYWwgd2l0aCBlYWNoIHdlYm1ldGhvZCBvdmVyd2lzZS4NCkZvciB0aGUgdGVzdHMsIGEgc2ltcGxpZmllZCB2ZXJzaW9uIG9mIHRoZSBzdWRzLnN1ZHNvYmplY3QuRmFjdG9yeSBjbGFzcyBoYXMgYmVlbiBjb3BpZWQgZnJvbSB0aGVpciByZXBvLiBUaGUgZ29hbCBpcyB0byBzaW11bGF0ZSB0aGUgZXhwZWN0ZWQgc3VkcyBvYmplY3RzIHJldHVybmVkIGJ5IHRoZSBjb25uZWN0aW9uIG1ldGhvZCwgc28gbW9yZSBjb2RlIGlzIGNvdmVyZWQgYnkgdGhlIHRlc3QuIEhvcGUgaXQncyBmaW5lIGZvciB5b3UuDQoNCkhhdmUgYSBncmVhdCBkYXksIGJlc3RzIHJlZ2FyZHMuDQo= patchset: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 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: 935cfd422c2237f4863cdcdf5fb201bce8c32a67 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: 935cfd422c2237f4863cdcdf5fb201bce8c32a67 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_libs name: sap-linuxlab/community.sap_libs short_name: community.sap_libs src_dir: src/github.com/sap-linuxlab/community.sap_libs 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_libs: canonical_hostname: github.com canonical_name: github.com/sap-linuxlab/community.sap_libs checkout: dev checkout_description: zuul branch commit: 0bd867a1f0285e994e2cba028cf4fb1562d670f5 name: sap-linuxlab/community.sap_libs required: false short_name: community.sap_libs src_dir: src/github.com/sap-linuxlab/community.sap_libs ref: refs/pull/67/head resources: {} tenant: ansible timeout: 1800 topic: null voting: true zuul_use_fetch_output: true