# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_nbde_server_keys_dir.yml *************************************** 1 plays in /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml PLAY [Test nbde_server_keys_dir is properly set] ******************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:5 Wednesday 14 February 2024 02:41:59 +0000 (0:00:00.013) 0:00:00.013 **** ok: [sut] META: ran handlers TASK [With nbde_server_fetch_keys] ********************************************* task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:11 Wednesday 14 February 2024 02:42:00 +0000 (0:00:01.223) 0:00:01.237 **** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Wednesday 14 February 2024 02:42:01 +0000 (0:00:00.038) 0:00:01.275 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for sut TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Wednesday 14 February 2024 02:42:01 +0000 (0:00:00.056) 0:00:01.332 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Check if system is ostree] ************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Wednesday 14 February 2024 02:42:01 +0000 (0:00:00.022) 0:00:01.354 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:16 Wednesday 14 February 2024 02:42:01 +0000 (0:00:00.429) 0:00:01.784 **** ok: [sut] => { "ansible_facts": { "__nbde_server_is_ostree": false }, "changed": false } TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:20 Wednesday 14 February 2024 02:42:01 +0000 (0:00:00.074) 0:00:01.859 **** ok: [sut] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Wednesday 14 February 2024 02:42:01 +0000 (0:00:00.060) 0:00:01.919 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for sut TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Wednesday 14 February 2024 02:42:01 +0000 (0:00:00.079) 0:00:01.998 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 Wednesday 14 February 2024 02:42:04 +0000 (0:00:02.702) 0:00:04.701 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 Wednesday 14 February 2024 02:42:04 +0000 (0:00:00.032) 0:00:04.733 **** changed: [sut] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 Wednesday 14 February 2024 02:42:04 +0000 (0:00:00.382) 0:00:05.116 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml for sut TASK [linux-system-roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml:6 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.160) 0:00:05.276 **** fatal: [sut]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not set] *********************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:23 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.038) 0:00:05.315 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:28 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.013) 0:00:05.328 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:2 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.015) 0:00:05.344 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:9 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.029) 0:00:05.373 **** skipping: [sut] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004821", "end": "2024-02-14 02:42:05.427346", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:42:05.422525" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/8h-9_nVypVhM1oJeyMw6cetE-l4iKBaTK6sJlPPokBU.jwk /var/db/tang/RMXZyLzzF88LjCxZ-5LZCrAr7dmgEimelN6YhTI4vTI.jwk '/var/db/tang/.*' changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004645", "end": "2024-02-14 02:42:05.661650", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:42:05.657005" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [With nbde_server_deploy_keys] ******************************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:34 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.591) 0:00:05.965 **** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.041) 0:00:06.006 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for sut TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.030) 0:00:06.036 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Check if system is ostree] ************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.044) 0:00:06.081 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:16 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.027) 0:00:06.109 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:20 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.053) 0:00:06.162 **** ok: [sut] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Wednesday 14 February 2024 02:42:05 +0000 (0:00:00.053) 0:00:06.216 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for sut TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Wednesday 14 February 2024 02:42:06 +0000 (0:00:00.048) 0:00:06.265 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 Wednesday 14 February 2024 02:42:08 +0000 (0:00:02.665) 0:00:08.931 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 Wednesday 14 February 2024 02:42:08 +0000 (0:00:00.009) 0:00:08.940 **** changed: [sut] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 Wednesday 14 February 2024 02:42:08 +0000 (0:00:00.223) 0:00:09.164 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml for sut TASK [linux-system-roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml:6 Wednesday 14 February 2024 02:42:08 +0000 (0:00:00.017) 0:00:09.181 **** fatal: [sut]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not set] *********************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:46 Wednesday 14 February 2024 02:42:08 +0000 (0:00:00.010) 0:00:09.191 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:51 Wednesday 14 February 2024 02:42:08 +0000 (0:00:00.011) 0:00:09.203 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:2 Wednesday 14 February 2024 02:42:08 +0000 (0:00:00.010) 0:00:09.214 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:9 Wednesday 14 February 2024 02:42:08 +0000 (0:00:00.009) 0:00:09.223 **** skipping: [sut] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004889", "end": "2024-02-14 02:42:09.161480", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:42:09.156591" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/sfpmwYyh5UQ0d43wdY2sPJJj_cXVlH6mE2T8V1Lai5s.jwk /var/db/tang/Ym4v7zmh3N7NCggO2z22OkSDdsCgLZDVJ491LnhgsCo.jwk '/var/db/tang/.*' changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004727", "end": "2024-02-14 02:42:09.362348", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:42:09.357621" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [With nbde_server_fetch_keys and deploy keys] ***************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:57 Wednesday 14 February 2024 02:42:09 +0000 (0:00:00.410) 0:00:09.634 **** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Wednesday 14 February 2024 02:42:09 +0000 (0:00:00.022) 0:00:09.657 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for sut TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Wednesday 14 February 2024 02:42:09 +0000 (0:00:00.026) 0:00:09.684 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Check if system is ostree] ************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Wednesday 14 February 2024 02:42:09 +0000 (0:00:00.024) 0:00:09.708 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:16 Wednesday 14 February 2024 02:42:09 +0000 (0:00:00.017) 0:00:09.725 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:20 Wednesday 14 February 2024 02:42:09 +0000 (0:00:00.012) 0:00:09.738 **** ok: [sut] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Wednesday 14 February 2024 02:42:09 +0000 (0:00:00.023) 0:00:09.761 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for sut TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Wednesday 14 February 2024 02:42:09 +0000 (0:00:00.041) 0:00:09.803 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 Wednesday 14 February 2024 02:42:11 +0000 (0:00:02.433) 0:00:12.237 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 Wednesday 14 February 2024 02:42:12 +0000 (0:00:00.018) 0:00:12.255 **** changed: [sut] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 Wednesday 14 February 2024 02:42:12 +0000 (0:00:00.297) 0:00:12.552 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml for sut TASK [linux-system-roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml:6 Wednesday 14 February 2024 02:42:12 +0000 (0:00:00.056) 0:00:12.608 **** fatal: [sut]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not set] *********************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:70 Wednesday 14 February 2024 02:42:12 +0000 (0:00:00.044) 0:00:12.653 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:75 Wednesday 14 February 2024 02:42:12 +0000 (0:00:00.077) 0:00:12.730 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:2 Wednesday 14 February 2024 02:42:12 +0000 (0:00:00.025) 0:00:12.756 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:9 Wednesday 14 February 2024 02:42:12 +0000 (0:00:00.020) 0:00:12.776 **** skipping: [sut] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004852", "end": "2024-02-14 02:42:12.738753", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:42:12.733901" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/5ZyPUOE7mezGpMkaaYgmA694ipAJR5-i0jLlSWM-bLE.jwk /var/db/tang/nZqD4JXxtEL2yA0TqtttLR5D4U6dGnzDoyG4FpoxkVQ.jwk '/var/db/tang/.*' changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004749", "end": "2024-02-14 02:42:12.960723", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:42:12.955974" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [Directory starting with ./] ********************************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:81 Wednesday 14 February 2024 02:42:12 +0000 (0:00:00.469) 0:00:13.246 **** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Wednesday 14 February 2024 02:42:13 +0000 (0:00:00.035) 0:00:13.281 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for sut TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Wednesday 14 February 2024 02:42:13 +0000 (0:00:00.023) 0:00:13.305 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Check if system is ostree] ************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Wednesday 14 February 2024 02:42:13 +0000 (0:00:00.022) 0:00:13.327 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:16 Wednesday 14 February 2024 02:42:13 +0000 (0:00:00.025) 0:00:13.353 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:20 Wednesday 14 February 2024 02:42:13 +0000 (0:00:00.060) 0:00:13.413 **** ok: [sut] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Wednesday 14 February 2024 02:42:13 +0000 (0:00:00.025) 0:00:13.438 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for sut TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Wednesday 14 February 2024 02:42:13 +0000 (0:00:00.025) 0:00:13.464 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 Wednesday 14 February 2024 02:42:15 +0000 (0:00:02.685) 0:00:16.149 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 Wednesday 14 February 2024 02:42:15 +0000 (0:00:00.009) 0:00:16.159 **** changed: [sut] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.229) 0:00:16.389 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml for sut TASK [linux-system-roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml:6 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.020) 0:00:16.410 **** fatal: [sut]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not an absolute path] ********** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:94 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.016) 0:00:16.426 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:99 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.011) 0:00:16.437 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:2 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.011) 0:00:16.448 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:9 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.034) 0:00:16.483 **** skipping: [sut] => (item={'path': './foobar', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "./foobar", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004862", "end": "2024-02-14 02:42:16.461394", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:42:16.456532" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/8g5Ewcxqfcs9oA5s4Frls2fsakZYkIKLPFD2ovDYFHM.jwk /var/db/tang/YS_B-gyneHS8wEeViyI9gu95XhV5piC0ZWqpr-9mAVQ.jwk '/var/db/tang/.*' changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004655", "end": "2024-02-14 02:42:16.674019", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:42:16.669364" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [Directory without leading ./] ******************************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:105 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.464) 0:00:16.947 **** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.019) 0:00:16.967 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for sut TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.011) 0:00:16.978 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Check if system is ostree] ************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.049) 0:00:17.028 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:16 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.062) 0:00:17.091 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:20 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.022) 0:00:17.113 **** ok: [sut] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.037) 0:00:17.150 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for sut TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Wednesday 14 February 2024 02:42:16 +0000 (0:00:00.024) 0:00:17.180 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 Wednesday 14 February 2024 02:42:19 +0000 (0:00:02.513) 0:00:19.694 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 Wednesday 14 February 2024 02:42:19 +0000 (0:00:00.068) 0:00:19.763 **** changed: [sut] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 Wednesday 14 February 2024 02:42:19 +0000 (0:00:00.300) 0:00:20.063 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml for sut TASK [linux-system-roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml:6 Wednesday 14 February 2024 02:42:19 +0000 (0:00:00.041) 0:00:20.104 **** fatal: [sut]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not an absolute path] ********** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:118 Wednesday 14 February 2024 02:42:19 +0000 (0:00:00.040) 0:00:20.144 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:123 Wednesday 14 February 2024 02:42:19 +0000 (0:00:00.026) 0:00:20.171 **** included: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:2 Wednesday 14 February 2024 02:42:19 +0000 (0:00:00.029) 0:00:20.201 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:9 Wednesday 14 February 2024 02:42:19 +0000 (0:00:00.029) 0:00:20.231 **** skipping: [sut] => (item={'path': 'foobar', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "foobar", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004846", "end": "2024-02-14 02:42:20.203126", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:42:20.198280" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/B0-ezXGVV5MQnjNgGfCEe3NhAv45CklQUJpdxcTUG9I.jwk /var/db/tang/CYiyi6Ler91sSyHzJjs3GDabRVGG1Mpz7kfdnMTpJVo.jwk '/var/db/tang/.*' changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004722", "end": "2024-02-14 02:42:20.400180", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:42:20.395458" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=48 changed=10 unreachable=0 failed=0 skipped=23 rescued=5 ignored=0 Wednesday 14 February 2024 02:42:20 +0000 (0:00:00.466) 0:00:20.698 **** =============================================================================== linux-system-roles.nbde_server : Ensure tang is installed --------------- 2.70s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 linux-system-roles.nbde_server : Ensure tang is installed --------------- 2.69s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 linux-system-roles.nbde_server : Ensure tang is installed --------------- 2.67s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 linux-system-roles.nbde_server : Ensure tang is installed --------------- 2.51s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 linux-system-roles.nbde_server : Ensure tang is installed --------------- 2.43s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Gathering Facts --------------------------------------------------------- 1.22s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:5 Remove managed node files/directories ----------------------------------- 0.59s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:9 --------- Remove managed node files/directories ----------------------------------- 0.47s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:9 --------- Remove managed node files/directories ----------------------------------- 0.47s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:9 --------- Remove managed node files/directories ----------------------------------- 0.46s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:9 --------- linux-system-roles.nbde_server : Check if system is ostree -------------- 0.43s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Remove managed node files/directories ----------------------------------- 0.41s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tasks/cleanup.yml:9 --------- linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.38s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.30s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.30s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.23s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.22s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks --- 0.16s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 linux-system-roles.nbde_server : Include the appropriate provider tasks --- 0.08s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Check for error with nbde_server_keys_dir not set ----------------------- 0.08s /WORKDIR/git-custom-port-idempotent5dmh8uz0/tests/tests_nbde_server_keys_dir.yml:70 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---