2026-03-11 20:34:30.340544 | Job console starting 2026-03-11 20:34:30.349954 | Updating git repos 2026-03-11 20:34:30.391772 | Cloning repos into workspace 2026-03-11 20:34:30.500874 | Restoring repo states 2026-03-11 20:34:30.514114 | Merging changes 2026-03-11 20:34:31.079708 | Checking out repos 2026-03-11 20:34:31.258769 | Preparing playbooks 2026-03-11 20:34:33.226303 | Running Ansible setup 2026-03-11 20:34:36.884905 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 20:34:37.440372 | 2026-03-11 20:34:37.440499 | PLAY [localhost] 2026-03-11 20:34:37.448161 | 2026-03-11 20:34:37.449128 | TASK [Gathering Facts] 2026-03-11 20:34:38.341756 | localhost | ok 2026-03-11 20:34:38.352000 | 2026-03-11 20:34:38.352078 | TASK [Setup log path fact] 2026-03-11 20:34:38.375902 | localhost | ok 2026-03-11 20:34:38.387110 | 2026-03-11 20:34:38.387176 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 20:34:38.405289 | localhost | ok 2026-03-11 20:34:38.413240 | 2026-03-11 20:34:38.413329 | TASK [emit-job-header : Print job information] 2026-03-11 20:34:38.454238 | # Job Information 2026-03-11 20:34:38.454441 | Ansible Version: 2.16.16 2026-03-11 20:34:38.454556 | Job: ansible-test 2026-03-11 20:34:38.454609 | Pipeline: check 2026-03-11 20:34:38.454654 | Executor: 0a8996d2b663 2026-03-11 20:34:38.454698 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/235 2026-03-11 20:34:38.454749 | Event ID: 86d4bcd0-1d89-11f1-9c28-fe1984ae5bcd 2026-03-11 20:34:38.458394 | 2026-03-11 20:34:38.458493 | LOOP [emit-job-header : Print node information] 2026-03-11 20:34:38.579647 | localhost | ok: 2026-03-11 20:34:38.579893 | localhost | # Node Information 2026-03-11 20:34:38.579934 | localhost | Inventory Hostname: ubuntu-noble 2026-03-11 20:34:38.579965 | localhost | Hostname: np0000158482 2026-03-11 20:34:38.579994 | localhost | Username: zuul 2026-03-11 20:34:38.580026 | localhost | Distro: Ubuntu 24.04 2026-03-11 20:34:38.580056 | localhost | Provider: yul1 2026-03-11 20:34:38.580083 | localhost | Region: ca-ymq-1 2026-03-11 20:34:38.580110 | localhost | Label: ubuntu-noble 2026-03-11 20:34:38.580137 | localhost | Product Name: OpenStack Nova 2026-03-11 20:34:38.580163 | localhost | Interface IP: 199.204.45.240 2026-03-11 20:34:38.598874 | 2026-03-11 20:34:38.598998 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 20:34:39.004100 | localhost -> localhost | changed 2026-03-11 20:34:39.014843 | 2026-03-11 20:34:39.014942 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 20:34:40.066680 | localhost -> localhost | changed 2026-03-11 20:34:40.091094 | 2026-03-11 20:34:40.091276 | PLAY [all] 2026-03-11 20:34:40.101113 | 2026-03-11 20:34:40.101185 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 20:34:40.502249 | ubuntu-noble -> localhost | ok 2026-03-11 20:34:40.516607 | 2026-03-11 20:34:40.516688 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 20:34:40.553840 | ubuntu-noble | ok 2026-03-11 20:34:40.569768 | ubuntu-noble | included: /var/lib/zuul/builds/fdcad921515b41cc9027bc6540a483a1/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 20:34:40.575875 | 2026-03-11 20:34:40.575935 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 20:34:41.740589 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-03-11 20:34:41.740811 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/fdcad921515b41cc9027bc6540a483a1/work/fdcad921515b41cc9027bc6540a483a1_id_rsa 2026-03-11 20:34:41.740856 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/fdcad921515b41cc9027bc6540a483a1/work/fdcad921515b41cc9027bc6540a483a1_id_rsa.pub 2026-03-11 20:34:41.740906 | ubuntu-noble -> localhost | The key fingerprint is: 2026-03-11 20:34:41.741000 | ubuntu-noble -> localhost | SHA256:11eDxDpscNH/3p4LcJqGOcqsFPVL6HwJpV2WhzqCOgE zuul-build-sshkey 2026-03-11 20:34:41.741065 | ubuntu-noble -> localhost | The key's randomart image is: 2026-03-11 20:34:41.741104 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-03-11 20:34:41.741154 | ubuntu-noble -> localhost | | .+. | 2026-03-11 20:34:41.741191 | ubuntu-noble -> localhost | | . .+o. | 2026-03-11 20:34:41.741225 | ubuntu-noble -> localhost | | E . .+=.o...| 2026-03-11 20:34:41.741253 | ubuntu-noble -> localhost | | . o * +*. o.| 2026-03-11 20:34:41.741281 | ubuntu-noble -> localhost | | . o =S*o.o.. .| 2026-03-11 20:34:41.741309 | ubuntu-noble -> localhost | | o + +.* =. .| 2026-03-11 20:34:41.741336 | ubuntu-noble -> localhost | | o . o B + . ..| 2026-03-11 20:34:41.741363 | ubuntu-noble -> localhost | | o o o o . +| 2026-03-11 20:34:41.741394 | ubuntu-noble -> localhost | | ..+ +o| 2026-03-11 20:34:41.741423 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-03-11 20:34:41.741482 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.602909 2026-03-11 20:34:41.750467 | 2026-03-11 20:34:41.750538 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 20:34:41.786869 | ubuntu-noble | ok 2026-03-11 20:34:41.797283 | ubuntu-noble | included: /var/lib/zuul/builds/fdcad921515b41cc9027bc6540a483a1/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 20:34:41.806309 | 2026-03-11 20:34:41.806373 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 20:34:41.830885 | ubuntu-noble | skipping: Conditional result was False 2026-03-11 20:34:41.842194 | 2026-03-11 20:34:41.842262 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 20:34:42.370525 | ubuntu-noble | changed 2026-03-11 20:34:42.377838 | 2026-03-11 20:34:42.377906 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 20:34:42.601925 | ubuntu-noble | ok 2026-03-11 20:34:42.607882 | 2026-03-11 20:34:42.607955 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 20:34:43.173057 | ubuntu-noble | changed 2026-03-11 20:34:43.179667 | 2026-03-11 20:34:43.179749 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 20:34:43.730109 | ubuntu-noble | changed 2026-03-11 20:34:43.738384 | 2026-03-11 20:34:43.738496 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 20:34:43.763276 | ubuntu-noble | skipping: Conditional result was False 2026-03-11 20:34:43.771584 | 2026-03-11 20:34:43.771674 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 20:34:44.171582 | ubuntu-noble -> localhost | changed 2026-03-11 20:34:44.187628 | 2026-03-11 20:34:44.187729 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 20:34:44.476019 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/fdcad921515b41cc9027bc6540a483a1/work/fdcad921515b41cc9027bc6540a483a1_id_rsa (zuul-build-sshkey) 2026-03-11 20:34:44.476221 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013899 2026-03-11 20:34:44.482363 | 2026-03-11 20:34:44.482433 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 20:34:44.831568 | ubuntu-noble | ok 2026-03-11 20:34:44.838126 | 2026-03-11 20:34:44.838196 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 20:34:44.883294 | ubuntu-noble | skipping: Conditional result was False 2026-03-11 20:34:44.901450 | 2026-03-11 20:34:44.901518 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-11 20:34:45.255329 | ubuntu-noble | ok 2026-03-11 20:34:45.262228 | 2026-03-11 20:34:45.262301 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-11 20:34:46.493049 | ubuntu-noble | Output suppressed because no_log was given 2026-03-11 20:34:46.551155 | 2026-03-11 20:34:46.551299 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-11 20:34:46.792693 | ubuntu-noble | ok: "logs" 2026-03-11 20:34:46.793152 | ubuntu-noble | ok: All items complete 2026-03-11 20:34:46.793236 | 2026-03-11 20:34:47.009251 | ubuntu-noble | ok: "artifacts" 2026-03-11 20:34:47.212527 | ubuntu-noble | ok: "docs" 2026-03-11 20:34:47.229177 | 2026-03-11 20:34:47.229336 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-11 20:34:47.450328 | ubuntu-noble | changed: "logs" 2026-03-11 20:34:47.643271 | ubuntu-noble | changed: "artifacts" 2026-03-11 20:34:47.826388 | ubuntu-noble | changed: "docs" 2026-03-11 20:34:47.837650 | 2026-03-11 20:34:47.837783 | PLAY RECAP 2026-03-11 20:34:47.837844 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-11 20:34:47.837888 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-11 20:34:47.837917 | 2026-03-11 20:34:47.971541 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 20:34:47.973693 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-03-11 20:34:48.620153 | 2026-03-11 20:34:48.714457 | PLAY [all] 2026-03-11 20:34:48.731837 | 2026-03-11 20:34:48.731922 | TASK [setup-uv : Extract archive] 2026-03-11 20:34:51.128525 | ubuntu-noble | changed 2026-03-11 20:34:51.135794 | 2026-03-11 20:34:51.135876 | TASK [setup-uv : Print version] 2026-03-11 20:34:50.242539 | ubuntu-noble | uv 0.8.13 2026-03-11 20:34:51.671933 | ubuntu-noble | ok: Runtime: 0:00:00.016013 2026-03-11 20:34:51.682540 | 2026-03-11 20:34:51.682609 | TASK [Install Galaxy collection] 2026-03-11 20:34:50.697046 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-03-11 20:34:50.697156 | ubuntu-noble | Creating virtual environment at: .venv 2026-03-11 20:34:51.099208 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-03-11 20:34:51.106177 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-03-11 20:34:51.106471 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-03-11 20:34:51.281188 | ubuntu-noble | Downloading cryptography 2026-03-11 20:34:51.321055 | ubuntu-noble | Downloading pygments 2026-03-11 20:34:51.536226 | ubuntu-noble | Downloading ansible-core 2026-03-11 20:34:51.583336 | ubuntu-noble | Installed 37 packages in 46ms 2026-03-11 20:35:02.860831 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-03-11 20:35:08.873424 | ubuntu-noble | Starting galaxy collection install process 2026-03-11 20:35:08.874455 | ubuntu-noble | Process install dependency map 2026-03-11 20:35:08.874477 | ubuntu-noble | Starting collection install process 2026-03-11 20:35:08.874488 | ubuntu-noble | Installing 'vexxhost.kubernetes:2.5.1' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-03-11 20:35:08.874497 | ubuntu-noble | Created collection for vexxhost.kubernetes:2.5.1 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-03-11 20:35:08.874506 | ubuntu-noble | vexxhost.kubernetes:2.5.1 was installed successfully 2026-03-11 20:35:08.874516 | 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-10743l8nvvl0/tmpvpvx4ij3/ansible-posix-2.1.0-h_dl4ida 2026-03-11 20:35:08.874573 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-03-11 20:35:08.874582 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-03-11 20:35:08.874591 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.1.1.tar.gz to /home/zuul/.ansible/tmp/ansible-local-10743l8nvvl0/tmpvpvx4ij3/community-crypto-3.1.1-45ig8vif 2026-03-11 20:35:08.874606 | ubuntu-noble | Installing 'community.crypto:3.1.1' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-03-11 20:35:08.874615 | ubuntu-noble | community.crypto:3.1.1 was installed successfully 2026-03-11 20:35:08.874623 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.4.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-10743l8nvvl0/tmpvpvx4ij3/community-general-12.4.0-xhi63g0b 2026-03-11 20:35:08.874632 | ubuntu-noble | Installing 'community.general:12.4.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-03-11 20:35:08.874641 | ubuntu-noble | community.general:12.4.0 was installed successfully 2026-03-11 20:35:08.874650 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/kubernetes-core-6.3.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-10743l8nvvl0/tmpvpvx4ij3/kubernetes-core-6.3.0-iiyi7q6_ 2026-03-11 20:35:08.874659 | ubuntu-noble | Installing 'kubernetes.core:6.3.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-03-11 20:35:08.874668 | ubuntu-noble | kubernetes.core:6.3.0 was installed successfully 2026-03-11 20:35:08.874676 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.4.tar.gz to /home/zuul/.ansible/tmp/ansible-local-10743l8nvvl0/tmpvpvx4ij3/vexxhost-containers-1.6.4-6kpxgnh4 2026-03-11 20:35:08.874685 | ubuntu-noble | Installing 'vexxhost.containers:1.6.4' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-03-11 20:35:08.874693 | ubuntu-noble | vexxhost.containers:1.6.4 was installed successfully 2026-03-11 20:35:09.270388 | ubuntu-noble | ok: Runtime: 0:00:18.339685 2026-03-11 20:35:09.272540 | 2026-03-11 20:35:09.272582 | PLAY RECAP 2026-03-11 20:35:09.272627 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-11 20:35:09.272648 | 2026-03-11 20:35:09.453009 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-03-11 20:35:09.455122 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-03-11 20:35:09.990117 | 2026-03-11 20:35:09.990243 | PLAY [all] 2026-03-11 20:35:10.001195 | 2026-03-11 20:35:10.001267 | TASK [Load metadata] 2026-03-11 20:35:10.053228 | ubuntu-noble | ok 2026-03-11 20:35:10.059665 | 2026-03-11 20:35:10.059745 | TASK [Run "ansible-test"] 2026-03-11 20:35:11.049331 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-03-11 20:35:11.049481 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-03-11 20:35:11.049496 | ubuntu-noble | Unit test controller with Python 3.12 2026-03-11 20:35:12.433694 | ubuntu-noble | ============================= test session starts ============================== 2026-03-11 20:35:12.433734 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.2, pluggy-1.6.0 2026-03-11 20:35:12.433744 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-03-11 20:35:12.433752 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-03-11 20:35:12.433759 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-03-11 20:35:12.433764 | ubuntu-noble | created: 8/8 workers 2026-03-11 20:35:12.433770 | ubuntu-noble | 8 workers [30 items] 2026-03-11 20:35:12.433776 | ubuntu-noble | 2026-03-11 20:35:12.748210 | ubuntu-noble | .............................. [100%] 2026-03-11 20:35:12.748278 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-03-11 20:35:12.748289 | ubuntu-noble | ============================== 30 passed in 1.08s ============================== 2026-03-11 20:35:12.784820 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-03-11 20:35:12.784842 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-03-11 20:35:12.784852 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-03-11 20:35:13.117220 | ubuntu-noble | ok: Runtime: 0:00:02.391020 2026-03-11 20:35:13.120040 | 2026-03-11 20:35:13.120090 | PLAY RECAP 2026-03-11 20:35:13.120138 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-11 20:35:13.120161 | 2026-03-11 20:35:13.272926 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-03-11 20:35:13.275366 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-11 20:35:13.887496 | 2026-03-11 20:35:13.887655 | PLAY [all] 2026-03-11 20:35:13.901433 | 2026-03-11 20:35:13.901516 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-11 20:35:13.947900 | ubuntu-noble | skipping: Conditional result was False 2026-03-11 20:35:13.958537 | 2026-03-11 20:35:13.958619 | TASK [fetch-output : Set log path for single node] 2026-03-11 20:35:14.003781 | ubuntu-noble | ok 2026-03-11 20:35:14.009108 | 2026-03-11 20:35:14.009173 | LOOP [fetch-output : Ensure local output dirs] 2026-03-11 20:35:14.377474 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/fdcad921515b41cc9027bc6540a483a1/work/logs" 2026-03-11 20:35:14.587204 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/fdcad921515b41cc9027bc6540a483a1/work/artifacts" 2026-03-11 20:35:14.787912 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/fdcad921515b41cc9027bc6540a483a1/work/docs" 2026-03-11 20:35:14.810176 | 2026-03-11 20:35:14.810344 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-11 20:35:15.488757 | ubuntu-noble | changed: .d..t...... ./ 2026-03-11 20:35:15.489085 | ubuntu-noble | changed: All items complete 2026-03-11 20:35:15.489124 | 2026-03-11 20:35:15.958813 | ubuntu-noble | changed: .d..t...... ./ 2026-03-11 20:35:16.434374 | ubuntu-noble | changed: .d..t...... ./ 2026-03-11 20:35:16.453116 | 2026-03-11 20:35:16.453275 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-11 20:35:16.860631 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007444 2026-03-11 20:35:17.084555 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007688 2026-03-11 20:35:17.106257 | 2026-03-11 20:35:17.106401 | PLAY [all] 2026-03-11 20:35:17.113063 | 2026-03-11 20:35:17.113132 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-11 20:35:17.565638 | ubuntu-noble | changed 2026-03-11 20:35:17.573227 | 2026-03-11 20:35:17.573280 | PLAY RECAP 2026-03-11 20:35:17.573333 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-11 20:35:17.573355 | 2026-03-11 20:35:17.726508 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-11 20:35:17.727708 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-11 20:35:18.280026 | 2026-03-11 20:35:18.280659 | PLAY [localhost] 2026-03-11 20:35:18.290509 | 2026-03-11 20:35:18.290580 | TASK [Generate Zuul manifest] 2026-03-11 20:35:18.312417 | localhost | ok 2026-03-11 20:35:18.328430 | 2026-03-11 20:35:18.328506 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-11 20:35:18.643052 | localhost | changed 2026-03-11 20:35:18.656048 | 2026-03-11 20:35:18.656120 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-11 20:35:18.687623 | localhost | ok 2026-03-11 20:35:18.696224 | 2026-03-11 20:35:18.696303 | TASK [Upload logs] 2026-03-11 20:35:18.718223 | localhost | ok 2026-03-11 20:35:18.778191 | 2026-03-11 20:35:18.778324 | TASK [Set zuul-log-path fact] 2026-03-11 20:35:18.799007 | localhost | ok 2026-03-11 20:35:18.812062 | 2026-03-11 20:35:18.812186 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 20:35:18.844458 | localhost | ok 2026-03-11 20:35:18.852588 | 2026-03-11 20:35:18.852654 | TASK [upload-logs : Create log directories] 2026-03-11 20:35:19.260634 | localhost | changed 2026-03-11 20:35:19.267459 | 2026-03-11 20:35:19.267572 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-11 20:35:19.655996 | localhost -> localhost | ok: Runtime: 0:00:00.005737 2026-03-11 20:35:19.662942 | 2026-03-11 20:35:19.663025 | TASK [upload-logs : Upload logs to log server] 2026-03-11 20:35:20.112208 | localhost | Output suppressed because no_log was given 2026-03-11 20:35:20.117161 | 2026-03-11 20:35:20.117249 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 20:35:20.162940 | localhost | skipping: Conditional result was False 2026-03-11 20:35:20.170452 | localhost | skipping: Conditional result was False 2026-03-11 20:35:20.182250 | 2026-03-11 20:35:20.182361 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 20:35:20.226462 | localhost | skipping: Conditional result was False 2026-03-11 20:35:20.226872 | 2026-03-11 20:35:20.230495 | localhost | skipping: Conditional result was False 2026-03-11 20:35:20.247036 | 2026-03-11 20:35:20.247177 | LOOP [upload-logs : Upload console log and json output]