2026-04-22 07:16:22.310245 | Job console starting 2026-04-22 07:16:22.338476 | Updating git repos 2026-04-22 07:16:22.416282 | Cloning repos into workspace 2026-04-22 07:16:22.751654 | Restoring repo states 2026-04-22 07:16:22.776868 | Merging changes 2026-04-22 07:16:23.721165 | Checking out repos 2026-04-22 07:16:23.760032 | Preparing playbooks 2026-04-22 07:16:26.173844 | Running Ansible setup 2026-04-22 07:16:30.878026 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 07:16:31.595574 | 2026-04-22 07:16:31.595718 | PLAY [localhost] 2026-04-22 07:16:31.608673 | 2026-04-22 07:16:31.608858 | TASK [Gathering Facts] 2026-04-22 07:16:32.611382 | localhost | ok 2026-04-22 07:16:32.618194 | 2026-04-22 07:16:32.618266 | TASK [Setup log path fact] 2026-04-22 07:16:32.656124 | localhost | ok 2026-04-22 07:16:32.666638 | 2026-04-22 07:16:32.666703 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 07:16:32.693731 | localhost | ok 2026-04-22 07:16:32.699414 | 2026-04-22 07:16:32.699479 | TASK [emit-job-header : Print job information] 2026-04-22 07:16:32.728055 | # Job Information 2026-04-22 07:16:32.728209 | Ansible Version: 2.16.16 2026-04-22 07:16:32.728242 | Job: ansible-test 2026-04-22 07:16:32.728265 | Pipeline: check 2026-04-22 07:16:32.728285 | Executor: 0a8996d2b663 2026-04-22 07:16:32.728305 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/268 2026-04-22 07:16:32.728328 | Event ID: 0aaa7b60-3e1b-11f1-9b82-7b16981db146 2026-04-22 07:16:32.731726 | 2026-04-22 07:16:32.731791 | LOOP [emit-job-header : Print node information] 2026-04-22 07:16:32.820290 | localhost | ok: 2026-04-22 07:16:32.820474 | localhost | # Node Information 2026-04-22 07:16:32.820501 | localhost | Inventory Hostname: ubuntu-noble 2026-04-22 07:16:32.820523 | localhost | Hostname: np0000169228 2026-04-22 07:16:32.820543 | localhost | Username: zuul 2026-04-22 07:16:32.820591 | localhost | Distro: Ubuntu 24.04 2026-04-22 07:16:32.820618 | localhost | Provider: yul1 2026-04-22 07:16:32.820638 | localhost | Region: ca-ymq-1 2026-04-22 07:16:32.820658 | localhost | Label: ubuntu-noble 2026-04-22 07:16:32.820676 | localhost | Product Name: OpenStack Nova 2026-04-22 07:16:32.820695 | localhost | Interface IP: 199.204.45.129 2026-04-22 07:16:32.835349 | 2026-04-22 07:16:32.835486 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 07:16:33.476609 | localhost -> localhost | changed 2026-04-22 07:16:33.481181 | 2026-04-22 07:16:33.481250 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 07:16:34.559907 | localhost -> localhost | changed 2026-04-22 07:16:34.572329 | 2026-04-22 07:16:34.572394 | PLAY [all] 2026-04-22 07:16:34.584917 | 2026-04-22 07:16:34.585024 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 07:16:34.833790 | ubuntu-noble -> localhost | ok 2026-04-22 07:16:34.847671 | 2026-04-22 07:16:34.848161 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 07:16:34.889577 | ubuntu-noble | ok 2026-04-22 07:16:34.905746 | ubuntu-noble | included: /var/lib/zuul/builds/65bda3aa95cb4525ae059a83968c1056/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 07:16:34.913102 | 2026-04-22 07:16:34.913169 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 07:16:36.240405 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-22 07:16:36.240562 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/65bda3aa95cb4525ae059a83968c1056/work/65bda3aa95cb4525ae059a83968c1056_id_rsa 2026-04-22 07:16:36.240594 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/65bda3aa95cb4525ae059a83968c1056/work/65bda3aa95cb4525ae059a83968c1056_id_rsa.pub 2026-04-22 07:16:36.240617 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-22 07:16:36.240639 | ubuntu-noble -> localhost | SHA256:ZxQ+LFaNxtKSFRtNMMmg+EiZnA9rXv77NLJNM6uRapY zuul-build-sshkey 2026-04-22 07:16:36.240769 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-22 07:16:36.240801 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-22 07:16:36.240824 | ubuntu-noble -> localhost | | .BOO. | 2026-04-22 07:16:36.240845 | ubuntu-noble -> localhost | | . = .++B=o | 2026-04-22 07:16:36.240864 | ubuntu-noble -> localhost | | O . o+* | 2026-04-22 07:16:36.240884 | ubuntu-noble -> localhost | | . * . o . | 2026-04-22 07:16:36.240903 | ubuntu-noble -> localhost | | + + S o | 2026-04-22 07:16:36.240922 | ubuntu-noble -> localhost | | o o + | 2026-04-22 07:16:36.240942 | ubuntu-noble -> localhost | | . ..+ * | 2026-04-22 07:16:36.240978 | ubuntu-noble -> localhost | | Eo B = | 2026-04-22 07:16:36.241001 | ubuntu-noble -> localhost | | o. =++ | 2026-04-22 07:16:36.241022 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-22 07:16:36.241067 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.895489 2026-04-22 07:16:36.246578 | 2026-04-22 07:16:36.246643 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 07:16:36.280897 | ubuntu-noble | ok 2026-04-22 07:16:36.290894 | ubuntu-noble | included: /var/lib/zuul/builds/65bda3aa95cb4525ae059a83968c1056/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 07:16:36.298689 | 2026-04-22 07:16:36.298754 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 07:16:36.324392 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 07:16:36.330860 | 2026-04-22 07:16:36.330929 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 07:16:36.915756 | ubuntu-noble | changed 2026-04-22 07:16:36.934175 | 2026-04-22 07:16:36.934245 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 07:16:37.177666 | ubuntu-noble | ok 2026-04-22 07:16:37.183108 | 2026-04-22 07:16:37.183169 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 07:16:37.770847 | ubuntu-noble | changed 2026-04-22 07:16:37.856700 | 2026-04-22 07:16:37.856802 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 07:16:38.432644 | ubuntu-noble | changed 2026-04-22 07:16:38.444541 | 2026-04-22 07:16:38.444700 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 07:16:38.474921 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 07:16:38.482853 | 2026-04-22 07:16:38.482923 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 07:16:39.033896 | ubuntu-noble -> localhost | changed 2026-04-22 07:16:39.052946 | 2026-04-22 07:16:39.189854 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 07:16:39.594767 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/65bda3aa95cb4525ae059a83968c1056/work/65bda3aa95cb4525ae059a83968c1056_id_rsa (zuul-build-sshkey) 2026-04-22 07:16:39.595021 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.009965 2026-04-22 07:16:39.601218 | 2026-04-22 07:16:39.601290 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 07:16:39.976741 | ubuntu-noble | ok 2026-04-22 07:16:39.983897 | 2026-04-22 07:16:39.984041 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 07:16:40.042440 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 07:16:40.054507 | 2026-04-22 07:16:40.054575 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-22 07:16:40.462839 | ubuntu-noble | ok 2026-04-22 07:16:40.468742 | 2026-04-22 07:16:40.468802 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-22 07:16:47.589216 | ubuntu-noble | Output suppressed because no_log was given 2026-04-22 07:16:47.599671 | 2026-04-22 07:16:47.599739 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-22 07:16:47.869126 | ubuntu-noble | ok: "logs" 2026-04-22 07:16:47.869287 | ubuntu-noble | ok: All items complete 2026-04-22 07:16:47.869321 | 2026-04-22 07:16:48.018407 | ubuntu-noble | ok: "artifacts" 2026-04-22 07:16:48.230641 | ubuntu-noble | ok: "docs" 2026-04-22 07:16:48.236857 | 2026-04-22 07:16:48.236928 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-22 07:16:48.439774 | ubuntu-noble | changed: "logs" 2026-04-22 07:16:48.630822 | ubuntu-noble | changed: "artifacts" 2026-04-22 07:16:48.828055 | ubuntu-noble | changed: "docs" 2026-04-22 07:16:48.845485 | 2026-04-22 07:16:48.845583 | PLAY RECAP 2026-04-22 07:16:48.845629 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:16:48.845659 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-22 07:16:48.845683 | 2026-04-22 07:16:48.999811 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 07:16:49.168899 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-22 07:16:49.755603 | 2026-04-22 07:16:49.967876 | PLAY [all] 2026-04-22 07:16:49.989255 | 2026-04-22 07:16:49.989365 | TASK [setup-uv : Extract archive] 2026-04-22 07:16:52.632391 | ubuntu-noble | changed 2026-04-22 07:16:55.312536 | 2026-04-22 07:16:55.312679 | TASK [setup-uv : Print version] 2026-04-22 07:16:55.768234 | ubuntu-noble | uv 0.8.13 2026-04-22 07:16:56.085913 | ubuntu-noble | ok: Runtime: 0:00:00.016059 2026-04-22 07:16:56.105491 | 2026-04-22 07:16:56.105575 | TASK [Install Galaxy collection] 2026-04-22 07:16:56.476071 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-04-22 07:16:56.476264 | ubuntu-noble | Creating virtual environment at: .venv 2026-04-22 07:16:56.849228 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-04-22 07:16:56.851760 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-04-22 07:16:56.853429 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-04-22 07:16:57.029575 | ubuntu-noble | Downloading cryptography 2026-04-22 07:16:57.086727 | ubuntu-noble | Downloading pygments 2026-04-22 07:16:57.274984 | ubuntu-noble | Downloading ansible-core 2026-04-22 07:16:57.324150 | ubuntu-noble | Installed 37 packages in 48ms 2026-04-22 07:17:07.123843 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-04-22 07:17:14.270340 | ubuntu-noble | Starting galaxy collection install process 2026-04-22 07:17:14.270437 | ubuntu-noble | Process install dependency map 2026-04-22 07:17:14.270461 | ubuntu-noble | Starting collection install process 2026-04-22 07:17:14.270471 | ubuntu-noble | Installing 'vexxhost.kubernetes:3.0.1' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-04-22 07:17:14.270554 | ubuntu-noble | Created collection for vexxhost.kubernetes:3.0.1 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-04-22 07:17:14.270775 | ubuntu-noble | vexxhost.kubernetes:3.0.1 was installed successfully 2026-04-22 07:17:14.270787 | 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-1076iod_3wau/tmppaz4pmrg/ansible-posix-2.1.0-2742m6vt 2026-04-22 07:17:14.270827 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-04-22 07:17:14.270836 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-04-22 07:17:14.270845 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.2.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1076iod_3wau/tmppaz4pmrg/community-crypto-3.2.0-5912ntm9 2026-04-22 07:17:14.270861 | ubuntu-noble | Installing 'community.crypto:3.2.0' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-04-22 07:17:14.270870 | ubuntu-noble | community.crypto:3.2.0 was installed successfully 2026-04-22 07:17:14.270879 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.6.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1076iod_3wau/tmppaz4pmrg/community-general-12.6.0-zeuiri_k 2026-04-22 07:17:14.270888 | ubuntu-noble | Installing 'community.general:12.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-04-22 07:17:14.270896 | ubuntu-noble | community.general:12.6.0 was installed successfully 2026-04-22 07:17:14.270905 | 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-1076iod_3wau/tmppaz4pmrg/kubernetes-core-6.3.0-p1s0bnq2 2026-04-22 07:17:14.270915 | ubuntu-noble | Installing 'kubernetes.core:6.3.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-04-22 07:17:14.270924 | ubuntu-noble | kubernetes.core:6.3.0 was installed successfully 2026-04-22 07:17:14.270932 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.6.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1076iod_3wau/tmppaz4pmrg/vexxhost-containers-1.6.6-cvairoju 2026-04-22 07:17:14.270941 | ubuntu-noble | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-04-22 07:17:14.270949 | ubuntu-noble | vexxhost.containers:1.6.6 was installed successfully 2026-04-22 07:17:14.664391 | ubuntu-noble | ok: Runtime: 0:00:18.061658 2026-04-22 07:17:14.666469 | 2026-04-22 07:17:14.666519 | PLAY RECAP 2026-04-22 07:17:14.666568 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:17:14.666591 | 2026-04-22 07:17:14.768128 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-22 07:17:14.770346 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-22 07:17:15.308058 | 2026-04-22 07:17:15.969837 | PLAY [all] 2026-04-22 07:17:15.988574 | 2026-04-22 07:17:15.988817 | TASK [Load metadata] 2026-04-22 07:17:16.096544 | ubuntu-noble | ok 2026-04-22 07:17:16.105770 | 2026-04-22 07:17:16.105913 | TASK [Run "ansible-test"] 2026-04-22 07:17:17.081277 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-22 07:17:17.081402 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-04-22 07:17:17.081428 | ubuntu-noble | Unit test controller with Python 3.12 2026-04-22 07:17:18.498565 | ubuntu-noble | ============================= test session starts ============================== 2026-04-22 07:17:18.498610 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.2, pluggy-1.6.0 2026-04-22 07:17:18.498617 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-04-22 07:17:18.498623 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-04-22 07:17:18.498627 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-04-22 07:17:18.498631 | ubuntu-noble | created: 8/8 workers 2026-04-22 07:17:18.498635 | ubuntu-noble | 8 workers [30 items] 2026-04-22 07:17:18.498639 | ubuntu-noble | 2026-04-22 07:17:18.747800 | ubuntu-noble | .............................. [100%] 2026-04-22 07:17:18.747858 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-04-22 07:17:18.747865 | ubuntu-noble | ============================== 30 passed in 1.06s ============================== 2026-04-22 07:17:18.778252 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-04-22 07:17:18.778285 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-22 07:17:18.778294 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-04-22 07:17:19.150200 | ubuntu-noble | ok: Runtime: 0:00:02.350305 2026-04-22 07:17:19.151817 | 2026-04-22 07:17:19.151861 | PLAY RECAP 2026-04-22 07:17:19.151902 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:17:19.151923 | 2026-04-22 07:17:19.241279 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-22 07:17:19.243394 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 07:17:19.796320 | 2026-04-22 07:17:19.796435 | PLAY [all] 2026-04-22 07:17:19.807444 | 2026-04-22 07:17:19.807518 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-22 07:17:19.851830 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 07:17:19.862585 | 2026-04-22 07:17:19.862667 | TASK [fetch-output : Set log path for single node] 2026-04-22 07:17:19.908917 | ubuntu-noble | ok 2026-04-22 07:17:19.914380 | 2026-04-22 07:17:19.914462 | LOOP [fetch-output : Ensure local output dirs] 2026-04-22 07:17:20.299428 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/65bda3aa95cb4525ae059a83968c1056/work/logs" 2026-04-22 07:17:20.554404 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/65bda3aa95cb4525ae059a83968c1056/work/artifacts" 2026-04-22 07:17:20.770554 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/65bda3aa95cb4525ae059a83968c1056/work/docs" 2026-04-22 07:17:20.787742 | 2026-04-22 07:17:20.787879 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-22 07:17:21.430456 | ubuntu-noble | ok 2026-04-22 07:17:21.430743 | ubuntu-noble | changed: All items complete 2026-04-22 07:17:21.430773 | 2026-04-22 07:17:21.922228 | ubuntu-noble | changed: .d..t...... ./ 2026-04-22 07:17:22.386669 | ubuntu-noble | changed: .d..t...... ./ 2026-04-22 07:17:22.414937 | 2026-04-22 07:17:22.415088 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-22 07:17:22.823282 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.005768 2026-04-22 07:17:23.097896 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008670 2026-04-22 07:17:23.117850 | 2026-04-22 07:17:23.150034 | PLAY [all] 2026-04-22 07:17:23.160084 | 2026-04-22 07:17:23.160152 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-22 07:17:23.620813 | ubuntu-noble | changed 2026-04-22 07:17:23.630164 | 2026-04-22 07:17:23.630218 | PLAY RECAP 2026-04-22 07:17:23.630267 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-22 07:17:23.630291 | 2026-04-22 07:17:23.752590 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 07:17:23.753506 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-22 07:17:24.326500 | 2026-04-22 07:17:24.326610 | PLAY [localhost] 2026-04-22 07:17:24.335916 | 2026-04-22 07:17:24.335987 | TASK [Generate Zuul manifest] 2026-04-22 07:17:24.356750 | localhost | ok 2026-04-22 07:17:24.371951 | 2026-04-22 07:17:24.372055 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-22 07:17:24.704554 | localhost | changed 2026-04-22 07:17:24.716290 | 2026-04-22 07:17:24.716412 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-22 07:17:24.826214 | localhost | ok 2026-04-22 07:17:24.836544 | 2026-04-22 07:17:24.836696 | TASK [Upload logs] 2026-04-22 07:17:24.856793 | localhost | ok 2026-04-22 07:17:24.919842 | 2026-04-22 07:17:24.919995 | TASK [Set zuul-log-path fact] 2026-04-22 07:17:24.939041 | localhost | ok 2026-04-22 07:17:24.953877 | 2026-04-22 07:17:24.953994 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 07:17:24.986163 | localhost | ok 2026-04-22 07:17:24.996897 | 2026-04-22 07:17:24.997022 | TASK [upload-logs : Create log directories] 2026-04-22 07:17:25.473440 | localhost | changed 2026-04-22 07:17:25.481157 | 2026-04-22 07:17:25.481231 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-22 07:17:25.907628 | localhost -> localhost | ok: Runtime: 0:00:00.004985 2026-04-22 07:17:25.919361 | 2026-04-22 07:17:25.919467 | TASK [upload-logs : Upload logs to log server] 2026-04-22 07:17:26.367111 | localhost | Output suppressed because no_log was given 2026-04-22 07:17:26.373442 | 2026-04-22 07:17:26.373625 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 07:17:26.421160 | localhost | skipping: Conditional result was False 2026-04-22 07:17:26.429109 | localhost | skipping: Conditional result was False 2026-04-22 07:17:26.438692 | 2026-04-22 07:17:26.438856 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 07:17:26.479988 | localhost | skipping: Conditional result was False 2026-04-22 07:17:26.480327 | 2026-04-22 07:17:26.484511 | localhost | skipping: Conditional result was False 2026-04-22 07:17:26.501816 | 2026-04-22 07:17:26.501988 | LOOP [upload-logs : Upload console log and json output]