2026-06-08 15:16:14.170268 | Job console starting 2026-06-08 15:16:14.182288 | Updating git repos 2026-06-08 15:16:14.228761 | Cloning repos into workspace 2026-06-08 15:16:14.265145 | Restoring repo states 2026-06-08 15:16:14.279686 | Merging changes 2026-06-08 15:16:14.954360 | Checking out repos 2026-06-08 15:16:15.234492 | Preparing playbooks 2026-06-08 15:16:17.099296 | Running Ansible setup 2026-06-08 15:16:21.356184 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-08 15:16:21.992777 | 2026-06-08 15:16:21.992920 | PLAY [localhost] 2026-06-08 15:16:22.000681 | 2026-06-08 15:16:22.000773 | TASK [Gathering Facts] 2026-06-08 15:16:22.948364 | localhost | ok 2026-06-08 15:16:22.958034 | 2026-06-08 15:16:22.958112 | TASK [Setup log path fact] 2026-06-08 15:16:22.977936 | localhost | ok 2026-06-08 15:16:22.990639 | 2026-06-08 15:16:22.990709 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-08 15:16:23.019054 | localhost | ok 2026-06-08 15:16:23.024777 | 2026-06-08 15:16:23.024844 | TASK [emit-job-header : Print job information] 2026-06-08 15:16:23.066410 | # Job Information 2026-06-08 15:16:23.066626 | Ansible Version: 2.16.18 2026-06-08 15:16:23.066696 | Job: ansible-test 2026-06-08 15:16:23.066745 | Pipeline: check 2026-06-08 15:16:23.066790 | Executor: 2d72f0692154 2026-06-08 15:16:23.066835 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/279 2026-06-08 15:16:23.066885 | Event ID: cb47f130-634c-11f1-8d85-9ecc5352f9fb 2026-06-08 15:16:23.071137 | 2026-06-08 15:16:23.071204 | LOOP [emit-job-header : Print node information] 2026-06-08 15:16:23.175314 | localhost | ok: 2026-06-08 15:16:23.175582 | localhost | # Node Information 2026-06-08 15:16:23.175645 | localhost | Inventory Hostname: ubuntu-noble 2026-06-08 15:16:23.175697 | localhost | Hostname: np0000179020 2026-06-08 15:16:23.175741 | localhost | Username: zuul 2026-06-08 15:16:23.175791 | localhost | Distro: Ubuntu 24.04 2026-06-08 15:16:23.175836 | localhost | Provider: yul1 2026-06-08 15:16:23.175879 | localhost | Region: ca-ymq-1 2026-06-08 15:16:23.175921 | localhost | Label: ubuntu-noble 2026-06-08 15:16:23.175962 | localhost | Product Name: OpenStack Nova 2026-06-08 15:16:23.176003 | localhost | Interface IP: 199.19.213.237 2026-06-08 15:16:23.190969 | 2026-06-08 15:16:23.191066 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-08 15:16:23.592906 | localhost -> localhost | changed 2026-06-08 15:16:23.603452 | 2026-06-08 15:16:23.603569 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-08 15:16:24.493556 | localhost -> localhost | changed 2026-06-08 15:16:24.504785 | 2026-06-08 15:16:24.504845 | PLAY [all] 2026-06-08 15:16:24.512838 | 2026-06-08 15:16:24.512904 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-08 15:16:24.740668 | ubuntu-noble -> localhost | ok 2026-06-08 15:16:24.750506 | 2026-06-08 15:16:24.750599 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-08 15:16:24.785967 | ubuntu-noble | ok 2026-06-08 15:16:24.802229 | ubuntu-noble | included: /var/lib/zuul/builds/68299da0eabf4ad797f4bd72ee48497d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-08 15:16:24.809198 | 2026-06-08 15:16:24.809261 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-08 15:16:26.129709 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-06-08 15:16:26.129868 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/68299da0eabf4ad797f4bd72ee48497d/work/68299da0eabf4ad797f4bd72ee48497d_id_rsa 2026-06-08 15:16:26.129901 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/68299da0eabf4ad797f4bd72ee48497d/work/68299da0eabf4ad797f4bd72ee48497d_id_rsa.pub 2026-06-08 15:16:26.129924 | ubuntu-noble -> localhost | The key fingerprint is: 2026-06-08 15:16:26.129946 | ubuntu-noble -> localhost | SHA256:/a+dwjFBwoMFToqX6nY9g7uFzgx+6qN/kmSSoUfXPEY zuul-build-sshkey 2026-06-08 15:16:26.129978 | ubuntu-noble -> localhost | The key's randomart image is: 2026-06-08 15:16:26.129999 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-06-08 15:16:26.130024 | ubuntu-noble -> localhost | | o=. | 2026-06-08 15:16:26.130045 | ubuntu-noble -> localhost | | .E=. + . | 2026-06-08 15:16:26.130065 | ubuntu-noble -> localhost | | .++ . + | 2026-06-08 15:16:26.130085 | ubuntu-noble -> localhost | | o .o= . . | 2026-06-08 15:16:26.130105 | ubuntu-noble -> localhost | | o +.. .S . . | 2026-06-08 15:16:26.130125 | ubuntu-noble -> localhost | |. +.o + .o | 2026-06-08 15:16:26.130144 | ubuntu-noble -> localhost | | . ++.+ = ..o | 2026-06-08 15:16:26.130163 | ubuntu-noble -> localhost | | o+*oo o oo . | 2026-06-08 15:16:26.130186 | ubuntu-noble -> localhost | | .+=**. .o+ | 2026-06-08 15:16:26.130206 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-06-08 15:16:26.130257 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.918000 2026-06-08 15:16:26.135825 | 2026-06-08 15:16:26.135890 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-08 15:16:26.165962 | ubuntu-noble | ok 2026-06-08 15:16:26.175614 | ubuntu-noble | included: /var/lib/zuul/builds/68299da0eabf4ad797f4bd72ee48497d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-08 15:16:26.183478 | 2026-06-08 15:16:26.183542 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-08 15:16:26.208365 | ubuntu-noble | skipping: Conditional result was False 2026-06-08 15:16:26.214076 | 2026-06-08 15:16:26.214143 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-08 15:16:26.738860 | ubuntu-noble | changed 2026-06-08 15:16:26.744629 | 2026-06-08 15:16:26.744700 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-08 15:16:26.965161 | ubuntu-noble | ok 2026-06-08 15:16:26.971401 | 2026-06-08 15:16:26.971470 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-08 15:16:27.546892 | ubuntu-noble | changed 2026-06-08 15:16:27.553005 | 2026-06-08 15:16:27.553079 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-08 15:16:28.137551 | ubuntu-noble | changed 2026-06-08 15:16:28.144904 | 2026-06-08 15:16:28.145057 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-08 15:16:28.171216 | ubuntu-noble | skipping: Conditional result was False 2026-06-08 15:16:28.185701 | 2026-06-08 15:16:28.185852 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-08 15:16:28.577735 | ubuntu-noble -> localhost | changed 2026-06-08 15:16:28.591163 | 2026-06-08 15:16:28.591248 | TASK [add-build-sshkey : Add back temp key] 2026-06-08 15:16:28.890469 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/68299da0eabf4ad797f4bd72ee48497d/work/68299da0eabf4ad797f4bd72ee48497d_id_rsa (zuul-build-sshkey) 2026-06-08 15:16:28.890790 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.015396 2026-06-08 15:16:28.898528 | 2026-06-08 15:16:28.898592 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-08 15:16:29.258164 | ubuntu-noble | ok 2026-06-08 15:16:29.264206 | 2026-06-08 15:16:29.264273 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-08 15:16:29.289910 | ubuntu-noble | skipping: Conditional result was False 2026-06-08 15:16:29.305486 | 2026-06-08 15:16:29.305567 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-08 15:16:29.676187 | ubuntu-noble | ok 2026-06-08 15:16:29.717452 | 2026-06-08 15:16:29.717578 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-08 15:16:30.727950 | ubuntu-noble | Output suppressed because no_log was given 2026-06-08 15:16:30.737422 | 2026-06-08 15:16:30.737487 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-08 15:16:31.008569 | ubuntu-noble | ok: "logs" 2026-06-08 15:16:31.110822 | ubuntu-noble | ok: All items complete 2026-06-08 15:16:31.111011 | 2026-06-08 15:16:31.212662 | ubuntu-noble | ok: "artifacts" 2026-06-08 15:16:31.416584 | ubuntu-noble | ok: "docs" 2026-06-08 15:16:31.435329 | 2026-06-08 15:16:31.435573 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-08 15:16:31.689643 | ubuntu-noble | changed: "logs" 2026-06-08 15:16:31.891196 | ubuntu-noble | changed: "artifacts" 2026-06-08 15:16:32.105647 | ubuntu-noble | changed: "docs" 2026-06-08 15:16:32.117967 | 2026-06-08 15:16:32.118130 | PLAY RECAP 2026-06-08 15:16:32.118181 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 15:16:32.118212 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-08 15:16:32.118242 | 2026-06-08 15:16:32.295904 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-08 15:16:32.297049 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-06-08 15:16:32.933534 | 2026-06-08 15:16:32.934244 | PLAY [all] 2026-06-08 15:16:32.948671 | 2026-06-08 15:16:32.948773 | TASK [setup-uv : Extract archive] 2026-06-08 15:16:35.409335 | ubuntu-noble | changed 2026-06-08 15:16:35.416255 | 2026-06-08 15:16:35.416337 | TASK [setup-uv : Print version] 2026-06-08 15:16:34.746941 | ubuntu-noble | uv 0.8.13 2026-06-08 15:16:35.950380 | ubuntu-noble | ok: Runtime: 0:00:00.012145 2026-06-08 15:16:35.960265 | 2026-06-08 15:16:35.960331 | TASK [Install Galaxy collection] 2026-06-08 15:16:35.211062 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-06-08 15:16:35.211277 | ubuntu-noble | Creating virtual environment at: .venv 2026-06-08 15:16:35.535988 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-06-08 15:16:35.538385 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-06-08 15:16:35.542883 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-06-08 15:16:35.722304 | ubuntu-noble | Downloading cryptography 2026-06-08 15:16:35.782992 | ubuntu-noble | Downloading pygments 2026-06-08 15:16:35.999272 | ubuntu-noble | Downloading ansible-core 2026-06-08 15:16:36.052880 | ubuntu-noble | Installed 37 packages in 52ms 2026-06-08 15:16:47.091009 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-06-08 15:16:53.773048 | ubuntu-noble | Starting galaxy collection install process 2026-06-08 15:16:53.773285 | ubuntu-noble | Process install dependency map 2026-06-08 15:16:53.773312 | ubuntu-noble | Starting collection install process 2026-06-08 15:16:53.773325 | ubuntu-noble | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-06-08 15:16:53.773334 | ubuntu-noble | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-06-08 15:16:53.773343 | ubuntu-noble | vexxhost.kubernetes:3.1.0 was installed successfully 2026-06-08 15:16:53.773352 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1078mzzq6scb/tmpv8iw8ibh/ansible-posix-2.2.0-xzpg55bp 2026-06-08 15:16:53.773404 | ubuntu-noble | Installing 'ansible.posix:2.2.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-06-08 15:16:53.773412 | ubuntu-noble | ansible.posix:2.2.0 was installed successfully 2026-06-08 15:16:53.773421 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.2.1.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1078mzzq6scb/tmpv8iw8ibh/community-crypto-3.2.1-wcqvdw5a 2026-06-08 15:16:53.773435 | ubuntu-noble | Installing 'community.crypto:3.2.1' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-06-08 15:16:53.773444 | ubuntu-noble | community.crypto:3.2.1 was installed successfully 2026-06-08 15:16:53.773452 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.1.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1078mzzq6scb/tmpv8iw8ibh/community-general-13.0.1-wx6ny7yu 2026-06-08 15:16:53.773461 | ubuntu-noble | Installing 'community.general:13.0.1' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-06-08 15:16:53.773469 | ubuntu-noble | community.general:13.0.1 was installed successfully 2026-06-08 15:16:53.773478 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/kubernetes-core-6.4.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1078mzzq6scb/tmpv8iw8ibh/kubernetes-core-6.4.0-eb_emo3n 2026-06-08 15:16:53.773487 | ubuntu-noble | Installing 'kubernetes.core:6.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-06-08 15:16:53.773497 | ubuntu-noble | kubernetes.core:6.4.0 was installed successfully 2026-06-08 15:16:53.773505 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.7.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1078mzzq6scb/tmpv8iw8ibh/vexxhost-containers-1.6.7-j3tko9v3 2026-06-08 15:16:53.773513 | ubuntu-noble | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-06-08 15:16:53.773521 | ubuntu-noble | vexxhost.containers:1.6.7 was installed successfully 2026-06-08 15:16:54.016938 | ubuntu-noble | ok: Runtime: 0:00:18.739900 2026-06-08 15:16:54.019356 | 2026-06-08 15:16:54.019419 | PLAY RECAP 2026-06-08 15:16:54.019488 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 15:16:54.019523 | 2026-06-08 15:16:54.142502 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-06-08 15:16:54.144650 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-06-08 15:16:54.784239 | 2026-06-08 15:16:54.784398 | PLAY [all] 2026-06-08 15:16:54.797464 | 2026-06-08 15:16:54.797589 | TASK [Load metadata] 2026-06-08 15:16:54.854241 | ubuntu-noble | ok 2026-06-08 15:16:54.862455 | 2026-06-08 15:16:54.862534 | TASK [Run "ansible-test"] 2026-06-08 15:16:55.850995 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-06-08 15:16:55.851220 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-06-08 15:16:55.851254 | ubuntu-noble | Unit test controller with Python 3.12 2026-06-08 15:16:57.342686 | ubuntu-noble | ============================= test session starts ============================== 2026-06-08 15:16:57.342724 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-06-08 15:16:57.342731 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-06-08 15:16:57.342736 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-06-08 15:16:57.342743 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-06-08 15:16:57.342747 | ubuntu-noble | created: 8/8 workers 2026-06-08 15:16:57.342751 | ubuntu-noble | 8 workers [30 items] 2026-06-08 15:16:57.342754 | ubuntu-noble | 2026-06-08 15:16:57.651227 | ubuntu-noble | .............................. [100%] 2026-06-08 15:16:57.651311 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-06-08 15:16:57.651322 | ubuntu-noble | ============================== 30 passed in 1.16s ============================== 2026-06-08 15:16:57.691432 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-06-08 15:16:57.691510 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-06-08 15:16:57.691520 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-06-08 15:16:57.907830 | ubuntu-noble | ok: Runtime: 0:00:02.468294 2026-06-08 15:16:57.909587 | 2026-06-08 15:16:57.909636 | PLAY RECAP 2026-06-08 15:16:57.909683 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-08 15:16:57.909705 | 2026-06-08 15:16:58.029544 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-06-08 15:16:58.031434 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-08 15:16:58.706230 | 2026-06-08 15:16:58.706422 | PLAY [all] 2026-06-08 15:16:58.720378 | 2026-06-08 15:16:58.720498 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-08 15:16:58.767293 | ubuntu-noble | skipping: Conditional result was False 2026-06-08 15:16:58.778662 | 2026-06-08 15:16:58.778890 | TASK [fetch-output : Set log path for single node] 2026-06-08 15:16:58.811792 | ubuntu-noble | ok 2026-06-08 15:16:58.817441 | 2026-06-08 15:16:58.817522 | LOOP [fetch-output : Ensure local output dirs] 2026-06-08 15:16:59.219259 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/68299da0eabf4ad797f4bd72ee48497d/work/logs" 2026-06-08 15:16:59.427020 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/68299da0eabf4ad797f4bd72ee48497d/work/artifacts" 2026-06-08 15:16:59.642052 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/68299da0eabf4ad797f4bd72ee48497d/work/docs" 2026-06-08 15:16:59.661263 | 2026-06-08 15:16:59.661478 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-08 15:17:00.346397 | ubuntu-noble | changed: .d..t...... ./ 2026-06-08 15:17:00.346737 | ubuntu-noble | changed: All items complete 2026-06-08 15:17:00.346787 | 2026-06-08 15:17:00.850772 | ubuntu-noble | changed: .d..t...... ./ 2026-06-08 15:17:01.329837 | ubuntu-noble | changed: .d..t...... ./ 2026-06-08 15:17:01.357532 | 2026-06-08 15:17:01.391946 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-08 15:17:01.862117 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008065 2026-06-08 15:17:02.075024 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007909 2026-06-08 15:17:02.103130 | 2026-06-08 15:17:02.103369 | PLAY [all] 2026-06-08 15:17:02.112171 | 2026-06-08 15:17:02.112288 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-08 15:17:02.576562 | ubuntu-noble | changed 2026-06-08 15:17:02.583021 | 2026-06-08 15:17:02.583093 | PLAY RECAP 2026-06-08 15:17:02.583142 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-08 15:17:02.583174 | 2026-06-08 15:17:02.756786 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-08 15:17:02.758972 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-08 15:17:03.345817 | 2026-06-08 15:17:03.345936 | PLAY [localhost] 2026-06-08 15:17:03.356111 | 2026-06-08 15:17:03.356182 | TASK [Generate Zuul manifest] 2026-06-08 15:17:03.377998 | localhost | ok 2026-06-08 15:17:03.392018 | 2026-06-08 15:17:03.392098 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-08 15:17:03.758878 | localhost | changed 2026-06-08 15:17:03.769534 | 2026-06-08 15:17:03.769615 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-08 15:17:03.800745 | localhost | ok 2026-06-08 15:17:03.809332 | 2026-06-08 15:17:03.809395 | TASK [Upload logs] 2026-06-08 15:17:03.830134 | localhost | ok 2026-06-08 15:17:03.887098 | 2026-06-08 15:17:03.887208 | TASK [Set zuul-log-path fact] 2026-06-08 15:17:03.906499 | localhost | ok 2026-06-08 15:17:03.919593 | 2026-06-08 15:17:03.919658 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-08 15:17:03.950921 | localhost | ok 2026-06-08 15:17:03.962254 | 2026-06-08 15:17:03.962328 | TASK [upload-logs : Create log directories] 2026-06-08 15:17:04.356640 | localhost | changed 2026-06-08 15:17:04.361729 | 2026-06-08 15:17:04.361835 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-08 15:17:04.759765 | localhost -> localhost | ok: Runtime: 0:00:00.004862 2026-06-08 15:17:04.764678 | 2026-06-08 15:17:04.764750 | TASK [upload-logs : Upload logs to log server] 2026-06-08 15:17:05.212818 | localhost | Output suppressed because no_log was given 2026-06-08 15:17:05.219808 | 2026-06-08 15:17:05.219875 | LOOP [upload-logs : Compress console log and json output] 2026-06-08 15:17:05.268780 | localhost | skipping: Conditional result was False 2026-06-08 15:17:05.276639 | localhost | skipping: Conditional result was False 2026-06-08 15:17:05.293642 | 2026-06-08 15:17:05.293834 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-08 15:17:05.337594 | localhost | skipping: Conditional result was False 2026-06-08 15:17:05.338002 | 2026-06-08 15:17:05.341641 | localhost | skipping: Conditional result was False 2026-06-08 15:17:05.359361 | 2026-06-08 15:17:05.359503 | LOOP [upload-logs : Upload console log and json output]