2026-07-30 16:45:15.744882 | Job console starting 2026-07-30 16:45:15.754618 | Updating git repos 2026-07-30 16:45:15.788296 | Cloning repos into workspace 2026-07-30 16:45:20.915324 | Restoring repo states 2026-07-30 16:45:20.931007 | Merging changes 2026-07-30 16:45:21.917724 | Checking out repos 2026-07-30 16:45:23.223750 | Preparing playbooks 2026-07-30 16:45:31.771593 | Running Ansible setup 2026-07-30 16:45:35.400841 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 16:45:35.976925 | 2026-07-30 16:45:35.977061 | PLAY [localhost] 2026-07-30 16:45:35.984161 | 2026-07-30 16:45:35.984231 | TASK [Gathering Facts] 2026-07-30 16:45:36.852380 | localhost | ok 2026-07-30 16:45:36.863199 | 2026-07-30 16:45:36.863311 | TASK [Setup log path fact] 2026-07-30 16:45:36.884808 | localhost | ok 2026-07-30 16:45:36.895738 | 2026-07-30 16:45:36.895864 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 16:45:36.928341 | localhost | ok 2026-07-30 16:45:36.937030 | 2026-07-30 16:45:36.937162 | TASK [emit-job-header : Print job information] 2026-07-30 16:45:36.978834 | # Job Information 2026-07-30 16:45:36.979107 | Ansible Version: 2.16.18 2026-07-30 16:45:36.979186 | Job: ansible-test 2026-07-30 16:45:36.979238 | Pipeline: check 2026-07-30 16:45:36.979286 | Executor: 2d72f0692154 2026-07-30 16:45:36.979334 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/295 2026-07-30 16:45:36.979388 | Event ID: 5857cb20-8c35-11f1-928e-0ef560c33bf4 2026-07-30 16:45:36.985431 | 2026-07-30 16:45:36.985584 | LOOP [emit-job-header : Print node information] 2026-07-30 16:45:37.084522 | localhost | ok: 2026-07-30 16:45:37.084871 | localhost | # Node Information 2026-07-30 16:45:37.084944 | localhost | Inventory Hostname: ubuntu-noble 2026-07-30 16:45:37.085024 | localhost | Hostname: np0000187558 2026-07-30 16:45:37.085069 | localhost | Username: zuul 2026-07-30 16:45:37.085121 | localhost | Distro: Ubuntu 24.04 2026-07-30 16:45:37.085166 | localhost | Provider: yul1 2026-07-30 16:45:37.085209 | localhost | Region: ca-ymq-1 2026-07-30 16:45:37.085250 | localhost | Label: ubuntu-noble 2026-07-30 16:45:37.085290 | localhost | Product Name: OpenStack Nova 2026-07-30 16:45:37.085330 | localhost | Interface IP: 199.19.213.243 2026-07-30 16:45:37.105214 | 2026-07-30 16:45:37.105375 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-30 16:45:37.557918 | localhost -> localhost | changed 2026-07-30 16:45:37.568320 | 2026-07-30 16:45:37.568434 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-30 16:45:38.402322 | localhost -> localhost | changed 2026-07-30 16:45:38.413080 | 2026-07-30 16:45:38.413207 | PLAY [all] 2026-07-30 16:45:38.422905 | 2026-07-30 16:45:38.422994 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-30 16:45:38.652352 | ubuntu-noble -> localhost | ok 2026-07-30 16:45:38.665172 | 2026-07-30 16:45:38.665373 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-30 16:45:38.701310 | ubuntu-noble | ok 2026-07-30 16:45:38.719391 | ubuntu-noble | included: /var/lib/zuul/builds/bd404d143e9044dcaaaf842e60f84f71/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-30 16:45:38.725886 | 2026-07-30 16:45:38.726012 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-30 16:45:39.634512 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-30 16:45:39.634748 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/bd404d143e9044dcaaaf842e60f84f71/work/bd404d143e9044dcaaaf842e60f84f71_id_rsa 2026-07-30 16:45:39.634797 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/bd404d143e9044dcaaaf842e60f84f71/work/bd404d143e9044dcaaaf842e60f84f71_id_rsa.pub 2026-07-30 16:45:39.634835 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-30 16:45:39.634870 | ubuntu-noble -> localhost | SHA256:Ak4XiDAWMIYrT15wB6OU+yyING4Uc9z6Df/gdEZsqqg zuul-build-sshkey 2026-07-30 16:45:39.634924 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-30 16:45:39.634959 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-30 16:45:39.635001 | ubuntu-noble -> localhost | |B=+o+o. | 2026-07-30 16:45:39.635037 | ubuntu-noble -> localhost | |+*++oo.. | 2026-07-30 16:45:39.635070 | ubuntu-noble -> localhost | | .=++.. . | 2026-07-30 16:45:39.635103 | ubuntu-noble -> localhost | |o+o+.+ + | 2026-07-30 16:45:39.635135 | ubuntu-noble -> localhost | |*=.+o = S | 2026-07-30 16:45:39.635168 | ubuntu-noble -> localhost | |oo+ o. B o | 2026-07-30 16:45:39.635209 | ubuntu-noble -> localhost | |. .. + = | 2026-07-30 16:45:39.635259 | ubuntu-noble -> localhost | | . . . . | 2026-07-30 16:45:39.635309 | ubuntu-noble -> localhost | | E. | 2026-07-30 16:45:39.635346 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-30 16:45:39.635431 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.481337 2026-07-30 16:45:39.644123 | 2026-07-30 16:45:39.644222 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-30 16:45:39.679606 | ubuntu-noble | ok 2026-07-30 16:45:39.692281 | ubuntu-noble | included: /var/lib/zuul/builds/bd404d143e9044dcaaaf842e60f84f71/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-30 16:45:39.702792 | 2026-07-30 16:45:39.702886 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-30 16:45:39.728052 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:45:39.739517 | 2026-07-30 16:45:39.739618 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-30 16:45:40.274195 | ubuntu-noble | changed 2026-07-30 16:45:40.282059 | 2026-07-30 16:45:40.282163 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-30 16:45:40.502879 | ubuntu-noble | ok 2026-07-30 16:45:40.508833 | 2026-07-30 16:45:40.508918 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-30 16:45:41.101819 | ubuntu-noble | changed 2026-07-30 16:45:41.107339 | 2026-07-30 16:45:41.107403 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-30 16:45:41.697882 | ubuntu-noble | changed 2026-07-30 16:45:41.706621 | 2026-07-30 16:45:41.706761 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-30 16:45:41.732182 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:45:41.742126 | 2026-07-30 16:45:41.742235 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-30 16:45:42.123522 | ubuntu-noble -> localhost | changed 2026-07-30 16:45:42.139613 | 2026-07-30 16:45:42.139686 | TASK [add-build-sshkey : Add back temp key] 2026-07-30 16:45:42.439111 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/bd404d143e9044dcaaaf842e60f84f71/work/bd404d143e9044dcaaaf842e60f84f71_id_rsa (zuul-build-sshkey) 2026-07-30 16:45:42.439605 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013275 2026-07-30 16:45:42.445346 | 2026-07-30 16:45:42.445414 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-30 16:45:42.807410 | ubuntu-noble | ok 2026-07-30 16:45:42.814436 | 2026-07-30 16:45:42.814555 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-30 16:45:42.839987 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:45:42.854502 | 2026-07-30 16:45:42.854575 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-30 16:45:43.229909 | ubuntu-noble | ok 2026-07-30 16:45:43.279753 | 2026-07-30 16:45:43.279899 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-30 16:45:44.238061 | ubuntu-noble | Output suppressed because no_log was given 2026-07-30 16:45:44.248083 | 2026-07-30 16:45:44.248148 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-30 16:45:44.489086 | ubuntu-noble | ok: "logs" 2026-07-30 16:45:44.489433 | ubuntu-noble | ok: All items complete 2026-07-30 16:45:44.489495 | 2026-07-30 16:45:44.681739 | ubuntu-noble | ok: "artifacts" 2026-07-30 16:45:44.895310 | ubuntu-noble | ok: "docs" 2026-07-30 16:45:44.914402 | 2026-07-30 16:45:44.914619 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-30 16:45:45.148598 | ubuntu-noble | changed: "logs" 2026-07-30 16:45:45.360593 | ubuntu-noble | changed: "artifacts" 2026-07-30 16:45:45.562595 | ubuntu-noble | changed: "docs" 2026-07-30 16:45:45.577880 | 2026-07-30 16:45:45.578016 | PLAY RECAP 2026-07-30 16:45:45.578066 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 16:45:45.578096 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-30 16:45:45.578119 | 2026-07-30 16:45:45.759416 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 16:45:45.761649 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-07-30 16:45:46.312557 | 2026-07-30 16:45:46.312705 | PLAY [all] 2026-07-30 16:45:46.325720 | 2026-07-30 16:45:46.325812 | TASK [setup-uv : Extract archive] 2026-07-30 16:45:48.832181 | ubuntu-noble | changed 2026-07-30 16:45:48.839244 | 2026-07-30 16:45:48.839327 | TASK [setup-uv : Print version] 2026-07-30 16:45:49.250325 | ubuntu-noble | uv 0.8.13 2026-07-30 16:45:49.380072 | ubuntu-noble | ok: Runtime: 0:00:00.016094 2026-07-30 16:45:49.391712 | 2026-07-30 16:45:49.391990 | TASK [Install Galaxy collection] 2026-07-30 16:45:49.709544 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-07-30 16:45:49.709684 | ubuntu-noble | Creating virtual environment at: .venv 2026-07-30 16:45:50.022987 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-07-30 16:45:50.023204 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-07-30 16:45:50.026222 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-07-30 16:45:50.187416 | ubuntu-noble | Downloading cryptography 2026-07-30 16:45:50.241819 | ubuntu-noble | Downloading pygments 2026-07-30 16:45:50.403734 | ubuntu-noble | Downloading ansible-core 2026-07-30 16:45:50.449600 | ubuntu-noble | Installed 37 packages in 45ms 2026-07-30 16:46:17.401851 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-07-30 16:46:24.467266 | ubuntu-noble | Starting galaxy collection install process 2026-07-30 16:46:24.467343 | ubuntu-noble | Process install dependency map 2026-07-30 16:46:24.467359 | ubuntu-noble | Starting collection install process 2026-07-30 16:46:24.467371 | ubuntu-noble | Installing 'vexxhost.kubernetes:3.3.1' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-30 16:46:24.467383 | ubuntu-noble | Created collection for vexxhost.kubernetes:3.3.1 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-30 16:46:24.467394 | ubuntu-noble | vexxhost.kubernetes:3.3.1 was installed successfully 2026-07-30 16:46:24.467406 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079o1h1b4k3/tmpsuvjg4pb/ansible-posix-2.2.2-1rqm5aa5 2026-07-30 16:46:24.467453 | ubuntu-noble | Installing 'ansible.posix:2.2.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-30 16:46:24.467465 | ubuntu-noble | ansible.posix:2.2.2 was installed successfully 2026-07-30 16:46:24.467477 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.3.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079o1h1b4k3/tmpsuvjg4pb/community-crypto-3.3.0-lbaktxw0 2026-07-30 16:46:24.467523 | ubuntu-noble | Installing 'community.crypto:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-30 16:46:24.467535 | ubuntu-noble | community.crypto:3.3.0 was installed successfully 2026-07-30 16:46:24.467546 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.2.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079o1h1b4k3/tmpsuvjg4pb/community-general-13.2.0-nb6yqxph 2026-07-30 16:46:24.467558 | ubuntu-noble | Installing 'community.general:13.2.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-30 16:46:24.467570 | ubuntu-noble | community.general:13.2.0 was installed successfully 2026-07-30 16:46:24.467581 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/kubernetes-core-6.5.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079o1h1b4k3/tmpsuvjg4pb/kubernetes-core-6.5.0-c3ktlwu8 2026-07-30 16:46:24.467593 | ubuntu-noble | Installing 'kubernetes.core:6.5.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-30 16:46:24.467605 | ubuntu-noble | kubernetes.core:6.5.0 was installed successfully 2026-07-30 16:46:24.467616 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.8.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079o1h1b4k3/tmpsuvjg4pb/vexxhost-containers-1.6.8-hwssl25f 2026-07-30 16:46:24.467628 | ubuntu-noble | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-30 16:46:24.467639 | ubuntu-noble | vexxhost.containers:1.6.8 was installed successfully 2026-07-30 16:46:24.467651 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.5.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079o1h1b4k3/tmpsuvjg4pb/community-library_inventory_filtering_v1-1.1.5-kw82oewx 2026-07-30 16:46:24.467669 | ubuntu-noble | Installing 'community.library_inventory_filtering_v1:1.1.5' to '/home/zuul/.ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-07-30 16:46:24.467699 | ubuntu-noble | community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-07-30 16:46:24.950891 | ubuntu-noble | ok: Runtime: 0:00:34.939460 2026-07-30 16:46:24.953127 | 2026-07-30 16:46:24.953188 | PLAY RECAP 2026-07-30 16:46:24.953246 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 16:46:24.953272 | 2026-07-30 16:46:25.084337 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-07-30 16:46:25.086604 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-07-30 16:46:25.660432 | 2026-07-30 16:46:25.660554 | PLAY [all] 2026-07-30 16:46:25.672998 | 2026-07-30 16:46:25.673082 | TASK [Load metadata] 2026-07-30 16:46:25.728733 | ubuntu-noble | ok 2026-07-30 16:46:25.735205 | 2026-07-30 16:46:25.735281 | TASK [Run "ansible-test"] 2026-07-30 16:46:26.708015 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-07-30 16:46:26.708121 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-07-30 16:46:26.708144 | ubuntu-noble | Unit test controller with Python 3.12 2026-07-30 16:46:28.119304 | ubuntu-noble | ============================= test session starts ============================== 2026-07-30 16:46:28.119344 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-07-30 16:46:28.119351 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-30 16:46:28.119358 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-07-30 16:46:28.119364 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-07-30 16:46:28.119369 | ubuntu-noble | created: 8/8 workers 2026-07-30 16:46:28.119372 | ubuntu-noble | 8 workers [30 items] 2026-07-30 16:46:28.119380 | ubuntu-noble | 2026-07-30 16:46:28.448272 | ubuntu-noble | .............................. [100%] 2026-07-30 16:46:28.448343 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-07-30 16:46:28.448355 | ubuntu-noble | ============================== 30 passed in 1.11s ============================== 2026-07-30 16:46:28.492087 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-07-30 16:46:28.492136 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-07-30 16:46:28.492147 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-07-30 16:46:28.780139 | ubuntu-noble | ok: Runtime: 0:00:02.402138 2026-07-30 16:46:28.782391 | 2026-07-30 16:46:28.782458 | PLAY RECAP 2026-07-30 16:46:28.782521 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 16:46:28.782551 | 2026-07-30 16:46:28.883729 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-07-30 16:46:28.886432 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 16:46:29.524257 | 2026-07-30 16:46:29.524733 | PLAY [all] 2026-07-30 16:46:29.538809 | 2026-07-30 16:46:29.538901 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-30 16:46:29.586154 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:46:29.599649 | 2026-07-30 16:46:29.599978 | TASK [fetch-output : Set log path for single node] 2026-07-30 16:46:29.645334 | ubuntu-noble | ok 2026-07-30 16:46:29.653335 | 2026-07-30 16:46:29.653435 | LOOP [fetch-output : Ensure local output dirs] 2026-07-30 16:46:30.075929 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/bd404d143e9044dcaaaf842e60f84f71/work/logs" 2026-07-30 16:46:30.289464 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/bd404d143e9044dcaaaf842e60f84f71/work/artifacts" 2026-07-30 16:46:30.497197 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/bd404d143e9044dcaaaf842e60f84f71/work/docs" 2026-07-30 16:46:30.515913 | 2026-07-30 16:46:30.516092 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-30 16:46:31.200175 | ubuntu-noble | ok 2026-07-30 16:46:31.200512 | ubuntu-noble | changed: All items complete 2026-07-30 16:46:31.200560 | 2026-07-30 16:46:31.673473 | ubuntu-noble | changed: .d..t...... ./ 2026-07-30 16:46:32.134876 | ubuntu-noble | changed: .d..t...... ./ 2026-07-30 16:46:32.153647 | 2026-07-30 16:46:32.153812 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-30 16:46:32.554889 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008435 2026-07-30 16:46:32.798519 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.009234 2026-07-30 16:46:32.818224 | 2026-07-30 16:46:32.818359 | PLAY [all] 2026-07-30 16:46:32.824928 | 2026-07-30 16:46:32.824995 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-30 16:46:33.321696 | ubuntu-noble | changed 2026-07-30 16:46:33.327414 | 2026-07-30 16:46:33.327468 | PLAY RECAP 2026-07-30 16:46:33.327593 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-30 16:46:33.327617 | 2026-07-30 16:46:33.446070 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 16:46:33.448088 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-30 16:46:33.999143 | 2026-07-30 16:46:33.999260 | PLAY [localhost] 2026-07-30 16:46:34.009815 | 2026-07-30 16:46:34.009890 | TASK [Generate Zuul manifest] 2026-07-30 16:46:34.041499 | localhost | ok 2026-07-30 16:46:34.058262 | 2026-07-30 16:46:34.058348 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-30 16:46:34.432363 | localhost | changed 2026-07-30 16:46:34.443327 | 2026-07-30 16:46:34.443400 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-30 16:46:34.474619 | localhost | ok 2026-07-30 16:46:34.483411 | 2026-07-30 16:46:34.483476 | TASK [Upload logs] 2026-07-30 16:46:34.504070 | localhost | ok 2026-07-30 16:46:34.563706 | 2026-07-30 16:46:34.563814 | TASK [Set zuul-log-path fact] 2026-07-30 16:46:34.585635 | localhost | ok 2026-07-30 16:46:34.598177 | 2026-07-30 16:46:34.598242 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 16:46:34.631343 | localhost | ok 2026-07-30 16:46:34.638965 | 2026-07-30 16:46:34.639031 | TASK [upload-logs : Create log directories] 2026-07-30 16:46:35.051506 | localhost | changed 2026-07-30 16:46:35.062939 | 2026-07-30 16:46:35.063018 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-30 16:46:35.502214 | localhost -> localhost | ok: Runtime: 0:00:00.006941 2026-07-30 16:46:35.509335 | 2026-07-30 16:46:35.509436 | TASK [upload-logs : Upload logs to log server] 2026-07-30 16:46:35.983606 | localhost | Output suppressed because no_log was given 2026-07-30 16:46:35.987753 | 2026-07-30 16:46:35.987824 | LOOP [upload-logs : Compress console log and json output] 2026-07-30 16:46:36.034617 | localhost | skipping: Conditional result was False 2026-07-30 16:46:36.041880 | localhost | skipping: Conditional result was False 2026-07-30 16:46:36.053143 | 2026-07-30 16:46:36.053297 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-30 16:46:36.097647 | localhost | skipping: Conditional result was False 2026-07-30 16:46:36.109802 | 2026-07-30 16:46:36.111323 | localhost | skipping: Conditional result was False 2026-07-30 16:46:36.121492 | 2026-07-30 16:46:36.121701 | LOOP [upload-logs : Upload console log and json output]