2026-04-10 18:02:27.617840 | Job console starting 2026-04-10 18:02:27.628348 | Updating git repos 2026-04-10 18:02:27.650557 | Cloning repos into workspace 2026-04-10 18:02:28.117664 | Restoring repo states 2026-04-10 18:02:28.145338 | Merging changes 2026-04-10 18:02:28.486626 | Checking out repos 2026-04-10 18:02:28.533457 | Preparing playbooks 2026-04-10 18:02:30.396139 | Running Ansible setup 2026-04-10 18:02:34.491760 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-10 18:02:35.064246 | 2026-04-10 18:02:35.064377 | PLAY [localhost] 2026-04-10 18:02:35.071813 | 2026-04-10 18:02:35.071895 | TASK [Gathering Facts] 2026-04-10 18:02:35.995844 | localhost | ok 2026-04-10 18:02:36.002236 | 2026-04-10 18:02:36.002308 | TASK [Setup log path fact] 2026-04-10 18:02:36.020069 | localhost | ok 2026-04-10 18:02:36.033289 | 2026-04-10 18:02:36.033368 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-10 18:02:36.060648 | localhost | ok 2026-04-10 18:02:36.069113 | 2026-04-10 18:02:36.069260 | TASK [emit-job-header : Print job information] 2026-04-10 18:02:36.107758 | # Job Information 2026-04-10 18:02:36.107950 | Ansible Version: 2.16.16 2026-04-10 18:02:36.107998 | Job: ansible-test 2026-04-10 18:02:36.108031 | Pipeline: check 2026-04-10 18:02:36.108061 | Executor: 0a8996d2b663 2026-04-10 18:02:36.108090 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/107 2026-04-10 18:02:36.108123 | Event ID: 4a3f6d70-3507-11f1-95f5-3f4f9ca288e7 2026-04-10 18:02:36.129139 | 2026-04-10 18:02:36.129283 | LOOP [emit-job-header : Print node information] 2026-04-10 18:02:36.237171 | localhost | ok: 2026-04-10 18:02:36.237345 | localhost | # Node Information 2026-04-10 18:02:36.237375 | localhost | Inventory Hostname: ubuntu-noble 2026-04-10 18:02:36.237399 | localhost | Hostname: np0000164909 2026-04-10 18:02:36.237420 | localhost | Username: zuul 2026-04-10 18:02:36.237444 | localhost | Distro: Ubuntu 24.04 2026-04-10 18:02:36.237465 | localhost | Provider: yul1 2026-04-10 18:02:36.237485 | localhost | Region: ca-ymq-1 2026-04-10 18:02:36.237504 | localhost | Label: ubuntu-noble 2026-04-10 18:02:36.237523 | localhost | Product Name: OpenStack Nova 2026-04-10 18:02:36.237543 | localhost | Interface IP: 199.19.213.67 2026-04-10 18:02:36.265749 | 2026-04-10 18:02:36.265910 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-10 18:02:37.023446 | localhost -> localhost | changed 2026-04-10 18:02:37.027944 | 2026-04-10 18:02:37.028010 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-10 18:02:38.263093 | localhost -> localhost | changed 2026-04-10 18:02:38.269583 | 2026-04-10 18:02:38.269645 | PLAY [all] 2026-04-10 18:02:38.277932 | 2026-04-10 18:02:38.278001 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-10 18:02:38.493698 | ubuntu-noble -> localhost | ok 2026-04-10 18:02:38.500266 | 2026-04-10 18:02:38.500337 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-10 18:02:38.535681 | ubuntu-noble | ok 2026-04-10 18:02:38.551703 | ubuntu-noble | included: /var/lib/zuul/builds/5c784e666327464591ec3fd67f2ff779/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-10 18:02:38.557858 | 2026-04-10 18:02:38.557921 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-10 18:02:39.929274 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-10 18:02:39.929476 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/5c784e666327464591ec3fd67f2ff779/work/5c784e666327464591ec3fd67f2ff779_id_rsa 2026-04-10 18:02:39.929522 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/5c784e666327464591ec3fd67f2ff779/work/5c784e666327464591ec3fd67f2ff779_id_rsa.pub 2026-04-10 18:02:39.929557 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-10 18:02:39.929590 | ubuntu-noble -> localhost | SHA256:bE1N8haSBcJlwNR/Gtg0koPbBfquB7IPOC9qgEgwHMA zuul-build-sshkey 2026-04-10 18:02:39.929635 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-10 18:02:39.929666 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-10 18:02:39.929704 | ubuntu-noble -> localhost | |=.. ++=B*+ | 2026-04-10 18:02:39.929737 | ubuntu-noble -> localhost | |oE ++**+. | 2026-04-10 18:02:39.929766 | ubuntu-noble -> localhost | |.. .o.O+. | 2026-04-10 18:02:39.929796 | ubuntu-noble -> localhost | | . ..+o.+ . | 2026-04-10 18:02:39.929828 | ubuntu-noble -> localhost | |+ S o + | 2026-04-10 18:02:39.929858 | ubuntu-noble -> localhost | |+ ..... . | 2026-04-10 18:02:39.929886 | ubuntu-noble -> localhost | | . o .o .. | 2026-04-10 18:02:39.929916 | ubuntu-noble -> localhost | | . .o.. .. | 2026-04-10 18:02:39.929949 | ubuntu-noble -> localhost | | ... ...o. | 2026-04-10 18:02:39.929981 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-10 18:02:39.930042 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.924168 2026-04-10 18:02:39.936622 | 2026-04-10 18:02:40.014167 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-10 18:02:40.047785 | ubuntu-noble | ok 2026-04-10 18:02:40.056792 | ubuntu-noble | included: /var/lib/zuul/builds/5c784e666327464591ec3fd67f2ff779/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-10 18:02:40.093199 | 2026-04-10 18:02:40.093336 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-10 18:02:40.107093 | ubuntu-noble | skipping: Conditional result was False 2026-04-10 18:02:40.117452 | 2026-04-10 18:02:40.117556 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-10 18:02:40.656408 | ubuntu-noble | changed 2026-04-10 18:02:40.665936 | 2026-04-10 18:02:40.666070 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-10 18:02:40.883365 | ubuntu-noble | ok 2026-04-10 18:02:40.889489 | 2026-04-10 18:02:40.889552 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-10 18:02:41.446903 | ubuntu-noble | changed 2026-04-10 18:02:41.456288 | 2026-04-10 18:02:41.456484 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-10 18:02:42.041089 | ubuntu-noble | changed 2026-04-10 18:02:42.047748 | 2026-04-10 18:02:42.047819 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-10 18:02:42.071830 | ubuntu-noble | skipping: Conditional result was False 2026-04-10 18:02:42.080241 | 2026-04-10 18:02:42.080334 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-10 18:02:42.502163 | ubuntu-noble -> localhost | changed 2026-04-10 18:02:42.513357 | 2026-04-10 18:02:42.513427 | TASK [add-build-sshkey : Add back temp key] 2026-04-10 18:02:42.818433 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/5c784e666327464591ec3fd67f2ff779/work/5c784e666327464591ec3fd67f2ff779_id_rsa (zuul-build-sshkey) 2026-04-10 18:02:42.818657 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013712 2026-04-10 18:02:42.824798 | 2026-04-10 18:02:42.824863 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-10 18:02:43.166532 | ubuntu-noble | ok 2026-04-10 18:02:43.171962 | 2026-04-10 18:02:43.172025 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-10 18:02:43.195298 | ubuntu-noble | skipping: Conditional result was False 2026-04-10 18:02:43.209597 | 2026-04-10 18:02:43.209784 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-10 18:02:43.581194 | ubuntu-noble | ok 2026-04-10 18:02:43.590058 | 2026-04-10 18:02:43.590134 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-10 18:02:44.407389 | ubuntu-noble | Output suppressed because no_log was given 2026-04-10 18:02:44.417596 | 2026-04-10 18:02:44.417663 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-10 18:02:44.675085 | ubuntu-noble | ok: "logs" 2026-04-10 18:02:44.675464 | ubuntu-noble | ok: All items complete 2026-04-10 18:02:44.675516 | 2026-04-10 18:02:44.837401 | ubuntu-noble | ok: "artifacts" 2026-04-10 18:02:45.074815 | ubuntu-noble | ok: "docs" 2026-04-10 18:02:45.094096 | 2026-04-10 18:02:45.094207 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-10 18:02:45.323686 | ubuntu-noble | changed: "logs" 2026-04-10 18:02:45.506302 | ubuntu-noble | changed: "artifacts" 2026-04-10 18:02:45.699912 | ubuntu-noble | changed: "docs" 2026-04-10 18:02:45.715928 | 2026-04-10 18:02:45.716034 | PLAY RECAP 2026-04-10 18:02:45.716077 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-10 18:02:45.716106 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-10 18:02:45.716127 | 2026-04-10 18:02:45.818643 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-10 18:02:45.820600 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-10 18:02:46.401070 | 2026-04-10 18:02:46.401213 | PLAY [all] 2026-04-10 18:02:46.413339 | 2026-04-10 18:02:46.413472 | TASK [setup-uv : Extract archive] 2026-04-10 18:02:48.889077 | ubuntu-noble | changed 2026-04-10 18:02:48.896639 | 2026-04-10 18:02:48.896722 | TASK [setup-uv : Print version] 2026-04-10 18:02:49.277290 | ubuntu-noble | uv 0.8.13 2026-04-10 18:02:49.438736 | ubuntu-noble | ok: Runtime: 0:00:00.013590 2026-04-10 18:02:49.452060 | 2026-04-10 18:02:49.452241 | TASK [Install Galaxy collection] 2026-04-10 18:02:49.768593 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-04-10 18:02:49.768853 | ubuntu-noble | Creating virtual environment at: .venv 2026-04-10 18:02:50.048483 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-04-10 18:02:50.048699 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-04-10 18:02:50.049296 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-04-10 18:02:50.217759 | ubuntu-noble | Downloading cryptography 2026-04-10 18:02:50.275916 | ubuntu-noble | Downloading pygments 2026-04-10 18:02:50.487733 | ubuntu-noble | Downloading ansible-core 2026-04-10 18:02:50.534163 | ubuntu-noble | Installed 37 packages in 45ms 2026-04-10 18:02:59.885196 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-04-10 18:03:07.017314 | ubuntu-noble | Starting galaxy collection install process 2026-04-10 18:03:07.017413 | ubuntu-noble | Process install dependency map 2026-04-10 18:03:07.017442 | ubuntu-noble | Starting collection install process 2026-04-10 18:03:07.017453 | ubuntu-noble | Installing 'vexxhost.containers:1.6.4' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-04-10 18:03:07.017462 | ubuntu-noble | Created collection for vexxhost.containers:1.6.4 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-04-10 18:03:07.017472 | ubuntu-noble | vexxhost.containers:1.6.4 was installed successfully 2026-04-10 18:03:07.017483 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1084sc6apht_/tmpus214och/ansible-posix-2.1.0-39qrftpt 2026-04-10 18:03:07.017874 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-04-10 18:03:07.017892 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-04-10 18:03:07.017902 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.5.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1084sc6apht_/tmpus214och/community-general-12.5.0-n11e5jg8 2026-04-10 18:03:07.017919 | ubuntu-noble | Installing 'community.general:12.5.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-04-10 18:03:07.017929 | ubuntu-noble | community.general:12.5.0 was installed successfully 2026-04-10 18:03:07.509048 | ubuntu-noble | ok: Runtime: 0:00:17.415622 2026-04-10 18:03:07.510808 | 2026-04-10 18:03:07.510859 | PLAY RECAP 2026-04-10 18:03:07.510907 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-10 18:03:07.510930 | 2026-04-10 18:03:07.612145 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-10 18:03:07.614784 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-10 18:03:08.181407 | 2026-04-10 18:03:08.181534 | PLAY [all] 2026-04-10 18:03:08.192822 | 2026-04-10 18:03:08.192896 | TASK [Load metadata] 2026-04-10 18:03:08.244622 | ubuntu-noble | ok 2026-04-10 18:03:08.250471 | 2026-04-10 18:03:08.250584 | TASK [Run "ansible-test"] 2026-04-10 18:03:09.228271 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-04-10 18:03:09.228474 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-10 18:03:09.228494 | ubuntu-noble | Unit test controller with Python 3.12 2026-04-10 18:03:10.629765 | ubuntu-noble | ============================= test session starts ============================== 2026-04-10 18:03:10.629819 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-8.4.1, pluggy-1.6.0 2026-04-10 18:03:10.629826 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-04-10 18:03:10.629832 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-04-10 18:03:10.629837 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-04-10 18:03:10.629841 | ubuntu-noble | created: 8/8 workers 2026-04-10 18:03:10.629845 | ubuntu-noble | 8 workers [26 items] 2026-04-10 18:03:10.629849 | ubuntu-noble | 2026-04-10 18:03:10.893093 | ubuntu-noble | .......................... [100%] 2026-04-10 18:03:10.893126 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-04-10 18:03:10.893131 | ubuntu-noble | ============================== 26 passed in 1.04s ============================== 2026-04-10 18:03:10.925484 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-04-10 18:03:10.925534 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-04-10 18:03:10.925540 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-10 18:03:11.293321 | ubuntu-noble | ok: Runtime: 0:00:02.380642 2026-04-10 18:03:11.295481 | 2026-04-10 18:03:11.295531 | PLAY RECAP 2026-04-10 18:03:11.295575 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-10 18:03:11.295596 | 2026-04-10 18:03:11.395362 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-10 18:03:11.397740 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-10 18:03:11.962018 | 2026-04-10 18:03:11.962166 | PLAY [all] 2026-04-10 18:03:11.973914 | 2026-04-10 18:03:11.974029 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-10 18:03:12.018724 | ubuntu-noble | skipping: Conditional result was False 2026-04-10 18:03:12.030759 | 2026-04-10 18:03:12.030844 | TASK [fetch-output : Set log path for single node] 2026-04-10 18:03:12.076510 | ubuntu-noble | ok 2026-04-10 18:03:12.083229 | 2026-04-10 18:03:12.083296 | LOOP [fetch-output : Ensure local output dirs] 2026-04-10 18:03:12.448703 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/5c784e666327464591ec3fd67f2ff779/work/logs" 2026-04-10 18:03:12.649050 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/5c784e666327464591ec3fd67f2ff779/work/artifacts" 2026-04-10 18:03:12.847626 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/5c784e666327464591ec3fd67f2ff779/work/docs" 2026-04-10 18:03:12.864596 | 2026-04-10 18:03:12.864670 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-10 18:03:13.491875 | ubuntu-noble | changed: .d..t...... ./ 2026-04-10 18:03:13.492105 | ubuntu-noble | changed: All items complete 2026-04-10 18:03:13.492143 | 2026-04-10 18:03:13.947829 | ubuntu-noble | changed: .d..t...... ./ 2026-04-10 18:03:14.422198 | ubuntu-noble | changed: .d..t...... ./ 2026-04-10 18:03:14.449467 | 2026-04-10 18:03:14.449591 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-10 18:03:14.840715 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007309 2026-04-10 18:03:15.056901 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008635 2026-04-10 18:03:15.077465 | 2026-04-10 18:03:15.077592 | PLAY [all] 2026-04-10 18:03:15.084222 | 2026-04-10 18:03:15.084288 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-10 18:03:15.524801 | ubuntu-noble | changed 2026-04-10 18:03:15.530769 | 2026-04-10 18:03:15.530817 | PLAY RECAP 2026-04-10 18:03:15.530860 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-10 18:03:15.530881 | 2026-04-10 18:03:15.623315 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-10 18:03:15.625464 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-10 18:03:16.160643 | 2026-04-10 18:03:16.160775 | PLAY [localhost] 2026-04-10 18:03:16.170525 | 2026-04-10 18:03:16.170603 | TASK [Generate Zuul manifest] 2026-04-10 18:03:16.191573 | localhost | ok 2026-04-10 18:03:16.207653 | 2026-04-10 18:03:16.207750 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-10 18:03:16.512375 | localhost | changed 2026-04-10 18:03:16.524893 | 2026-04-10 18:03:16.524988 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-10 18:03:16.556388 | localhost | ok 2026-04-10 18:03:16.562952 | 2026-04-10 18:03:16.563017 | TASK [Upload logs] 2026-04-10 18:03:16.584238 | localhost | ok 2026-04-10 18:03:16.643125 | 2026-04-10 18:03:16.643257 | TASK [Set zuul-log-path fact] 2026-04-10 18:03:16.660520 | localhost | ok 2026-04-10 18:03:16.670782 | 2026-04-10 18:03:16.670846 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-10 18:03:16.698128 | localhost | ok 2026-04-10 18:03:16.705174 | 2026-04-10 18:03:16.705238 | TASK [upload-logs : Create log directories] 2026-04-10 18:03:17.091430 | localhost | changed 2026-04-10 18:03:17.098092 | 2026-04-10 18:03:17.098186 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-10 18:03:17.474371 | localhost -> localhost | ok: Runtime: 0:00:00.004599 2026-04-10 18:03:17.482988 | 2026-04-10 18:03:17.483051 | TASK [upload-logs : Upload logs to log server] 2026-04-10 18:03:17.910611 | localhost | Output suppressed because no_log was given 2026-04-10 18:03:17.915358 | 2026-04-10 18:03:17.915525 | LOOP [upload-logs : Compress console log and json output] 2026-04-10 18:03:17.958338 | localhost | skipping: Conditional result was False 2026-04-10 18:03:17.965451 | localhost | skipping: Conditional result was False 2026-04-10 18:03:17.978282 | 2026-04-10 18:03:17.978426 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-10 18:03:18.017612 | localhost | skipping: Conditional result was False 2026-04-10 18:03:18.017967 | 2026-04-10 18:03:18.021891 | localhost | skipping: Conditional result was False 2026-04-10 18:03:18.032315 | 2026-04-10 18:03:18.032511 | LOOP [upload-logs : Upload console log and json output]