2026-08-22 08:31:54.054774 | Job console starting 2026-08-22 08:31:54.066321 | Updating git repos 2026-08-22 08:31:54.105810 | Cloning repos into workspace 2026-08-22 08:31:54.195766 | Restoring repo states 2026-08-22 08:31:54.212724 | Merging changes 2026-08-22 08:31:55.077687 | Checking out repos 2026-08-22 08:31:55.307658 | Preparing playbooks 2026-08-22 08:31:57.559981 | Running Ansible setup 2026-08-22 08:32:01.904162 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-22 08:32:02.511750 | 2026-08-22 08:32:02.511887 | PLAY [localhost] 2026-08-22 08:32:02.520039 | 2026-08-22 08:32:02.520111 | TASK [Gathering Facts] 2026-08-22 08:32:03.457518 | localhost | ok 2026-08-22 08:32:03.466216 | 2026-08-22 08:32:03.466298 | TASK [Setup log path fact] 2026-08-22 08:32:03.504880 | localhost | ok 2026-08-22 08:32:03.517695 | 2026-08-22 08:32:03.517809 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-22 08:32:03.549911 | localhost | ok 2026-08-22 08:32:03.557343 | 2026-08-22 08:32:03.557426 | TASK [emit-job-header : Print job information] 2026-08-22 08:32:03.600043 | # Job Information 2026-08-22 08:32:03.600512 | Ansible Version: 2.16.18 2026-08-22 08:32:03.600631 | Job: ansible-test 2026-08-22 08:32:03.600707 | Pipeline: check 2026-08-22 08:32:03.600778 | Executor: 2d72f0692154 2026-08-22 08:32:03.600844 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/299 2026-08-22 08:32:03.600911 | Event ID: fbec8120-9e02-11f1-9d98-f7742a714265 2026-08-22 08:32:03.605722 | 2026-08-22 08:32:03.605816 | LOOP [emit-job-header : Print node information] 2026-08-22 08:32:03.709388 | localhost | ok: 2026-08-22 08:32:03.709559 | localhost | # Node Information 2026-08-22 08:32:03.709589 | localhost | Inventory Hostname: ubuntu-noble 2026-08-22 08:32:03.709612 | localhost | Hostname: np0000190455 2026-08-22 08:32:03.709634 | localhost | Username: zuul 2026-08-22 08:32:03.709657 | localhost | Distro: Ubuntu 24.04 2026-08-22 08:32:03.709678 | localhost | Provider: yul1 2026-08-22 08:32:03.709699 | localhost | Region: ca-ymq-1 2026-08-22 08:32:03.709718 | localhost | Label: ubuntu-noble 2026-08-22 08:32:03.709736 | localhost | Product Name: OpenStack Nova 2026-08-22 08:32:03.709756 | localhost | Interface IP: 199.19.213.12 2026-08-22 08:32:03.723631 | 2026-08-22 08:32:03.723775 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-22 08:32:04.145327 | localhost -> localhost | changed 2026-08-22 08:32:04.152162 | 2026-08-22 08:32:04.152285 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-22 08:32:05.458003 | localhost -> localhost | changed 2026-08-22 08:32:05.468917 | 2026-08-22 08:32:05.469069 | PLAY [all] 2026-08-22 08:32:05.482023 | 2026-08-22 08:32:05.482198 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-22 08:32:05.710588 | ubuntu-noble -> localhost | ok 2026-08-22 08:32:05.721117 | 2026-08-22 08:32:05.721289 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-22 08:32:05.759147 | ubuntu-noble | ok 2026-08-22 08:32:05.774913 | ubuntu-noble | included: /var/lib/zuul/builds/5f93c6691d3f4e11b0d04c55d25b7ab0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-22 08:32:05.781835 | 2026-08-22 08:32:05.781918 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-22 08:32:07.019124 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-08-22 08:32:07.019302 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/5f93c6691d3f4e11b0d04c55d25b7ab0/work/5f93c6691d3f4e11b0d04c55d25b7ab0_id_rsa 2026-08-22 08:32:07.019333 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/5f93c6691d3f4e11b0d04c55d25b7ab0/work/5f93c6691d3f4e11b0d04c55d25b7ab0_id_rsa.pub 2026-08-22 08:32:07.019356 | ubuntu-noble -> localhost | The key fingerprint is: 2026-08-22 08:32:07.019377 | ubuntu-noble -> localhost | SHA256:6LQD2AJOltESxx8Uj07KGmrfbTvAxZc2lP1lCokOs9M zuul-build-sshkey 2026-08-22 08:32:07.019415 | ubuntu-noble -> localhost | The key's randomart image is: 2026-08-22 08:32:07.019437 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-08-22 08:32:07.019466 | ubuntu-noble -> localhost | | o+..o. + . | 2026-08-22 08:32:07.019489 | ubuntu-noble -> localhost | | .+o .oo + + o | 2026-08-22 08:32:07.019511 | ubuntu-noble -> localhost | |.+. .oo.B . o + | 2026-08-22 08:32:07.019531 | ubuntu-noble -> localhost | |+..o+. * E o | 2026-08-22 08:32:07.019552 | ubuntu-noble -> localhost | | ooo+.+ S . | 2026-08-22 08:32:07.019572 | ubuntu-noble -> localhost | |. o. * . | 2026-08-22 08:32:07.019593 | ubuntu-noble -> localhost | |.o = | 2026-08-22 08:32:07.019613 | ubuntu-noble -> localhost | |. . . .+ | 2026-08-22 08:32:07.019636 | ubuntu-noble -> localhost | | . ..oo | 2026-08-22 08:32:07.019656 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-08-22 08:32:07.019710 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.343084 2026-08-22 08:32:07.025847 | 2026-08-22 08:32:07.025934 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-22 08:32:07.062693 | ubuntu-noble | ok 2026-08-22 08:32:07.074334 | ubuntu-noble | included: /var/lib/zuul/builds/5f93c6691d3f4e11b0d04c55d25b7ab0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-22 08:32:07.084879 | 2026-08-22 08:32:07.085046 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-22 08:32:07.111175 | ubuntu-noble | skipping: Conditional result was False 2026-08-22 08:32:07.120128 | 2026-08-22 08:32:07.120261 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-22 08:32:07.675592 | ubuntu-noble | changed 2026-08-22 08:32:07.681229 | 2026-08-22 08:32:07.681296 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-22 08:32:07.905079 | ubuntu-noble | ok 2026-08-22 08:32:07.910940 | 2026-08-22 08:32:07.911009 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-22 08:32:08.526613 | ubuntu-noble | changed 2026-08-22 08:32:08.533584 | 2026-08-22 08:32:08.533649 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-22 08:32:09.097448 | ubuntu-noble | changed 2026-08-22 08:32:09.103890 | 2026-08-22 08:32:09.103961 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-22 08:32:09.128891 | ubuntu-noble | skipping: Conditional result was False 2026-08-22 08:32:09.139216 | 2026-08-22 08:32:09.139298 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-22 08:32:09.558852 | ubuntu-noble -> localhost | changed 2026-08-22 08:32:09.575619 | 2026-08-22 08:32:09.575917 | TASK [add-build-sshkey : Add back temp key] 2026-08-22 08:32:09.921801 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/5f93c6691d3f4e11b0d04c55d25b7ab0/work/5f93c6691d3f4e11b0d04c55d25b7ab0_id_rsa (zuul-build-sshkey) 2026-08-22 08:32:09.922008 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014582 2026-08-22 08:32:09.927339 | 2026-08-22 08:32:09.927408 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-22 08:32:10.282749 | ubuntu-noble | ok 2026-08-22 08:32:10.289046 | 2026-08-22 08:32:10.289150 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-22 08:32:10.314164 | ubuntu-noble | skipping: Conditional result was False 2026-08-22 08:32:10.330618 | 2026-08-22 08:32:10.330702 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-22 08:32:10.722398 | ubuntu-noble | ok 2026-08-22 08:32:10.801672 | 2026-08-22 08:32:10.801843 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-22 08:32:11.824435 | ubuntu-noble | Output suppressed because no_log was given 2026-08-22 08:32:11.842913 | 2026-08-22 08:32:11.843422 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-22 08:32:12.068796 | ubuntu-noble | ok: "logs" 2026-08-22 08:32:12.069064 | ubuntu-noble | ok: All items complete 2026-08-22 08:32:12.069108 | 2026-08-22 08:32:12.269049 | ubuntu-noble | ok: "artifacts" 2026-08-22 08:32:12.467607 | ubuntu-noble | ok: "docs" 2026-08-22 08:32:12.484249 | 2026-08-22 08:32:12.484407 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-22 08:32:12.716327 | ubuntu-noble | changed: "logs" 2026-08-22 08:32:12.894578 | ubuntu-noble | changed: "artifacts" 2026-08-22 08:32:13.093874 | ubuntu-noble | changed: "docs" 2026-08-22 08:32:13.112591 | 2026-08-22 08:32:13.112693 | PLAY RECAP 2026-08-22 08:32:13.112736 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-22 08:32:13.112766 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-22 08:32:13.112789 | 2026-08-22 08:32:13.252453 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-22 08:32:13.253749 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-08-22 08:32:13.869433 | 2026-08-22 08:32:13.869601 | PLAY [all] 2026-08-22 08:32:13.883466 | 2026-08-22 08:32:13.883549 | TASK [setup-uv : Extract archive] 2026-08-22 08:32:16.431437 | ubuntu-noble | changed 2026-08-22 08:32:16.438190 | 2026-08-22 08:32:16.438272 | TASK [setup-uv : Print version] 2026-08-22 08:32:16.852464 | ubuntu-noble | uv 0.8.13 2026-08-22 08:32:16.981850 | ubuntu-noble | ok: Runtime: 0:00:00.015747 2026-08-22 08:32:16.994766 | 2026-08-22 08:32:16.994997 | TASK [Install Galaxy collection] 2026-08-22 08:32:17.320507 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-08-22 08:32:17.320770 | ubuntu-noble | Creating virtual environment at: .venv 2026-08-22 08:32:17.608328 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-08-22 08:32:17.609230 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-08-22 08:32:17.713651 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-08-22 08:32:17.798419 | ubuntu-noble | Downloading cryptography 2026-08-22 08:32:17.859392 | ubuntu-noble | Downloading pygments 2026-08-22 08:32:18.067876 | ubuntu-noble | Downloading ansible-core 2026-08-22 08:32:18.120637 | ubuntu-noble | Installed 37 packages in 51ms 2026-08-22 08:32:30.747175 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-08-22 08:32:37.933940 | ubuntu-noble | Starting galaxy collection install process 2026-08-22 08:32:37.934049 | ubuntu-noble | Process install dependency map 2026-08-22 08:32:37.934062 | ubuntu-noble | Starting collection install process 2026-08-22 08:32:37.934072 | ubuntu-noble | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-08-22 08:32:37.934080 | ubuntu-noble | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-22 08:32:37.934089 | ubuntu-noble | vexxhost.kubernetes:3.3.0 was installed successfully 2026-08-22 08:32:37.934098 | 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-10778xig1qcw/tmpuphd_n5d/ansible-posix-2.2.2-gkmhg0m8 2026-08-22 08:32:37.934144 | ubuntu-noble | Installing 'ansible.posix:2.2.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-08-22 08:32:37.934152 | ubuntu-noble | ansible.posix:2.2.2 was installed successfully 2026-08-22 08:32:37.934161 | 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-10778xig1qcw/tmpuphd_n5d/community-crypto-3.3.0-moezibul 2026-08-22 08:32:37.934176 | ubuntu-noble | Installing 'community.crypto:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-08-22 08:32:37.934184 | ubuntu-noble | community.crypto:3.3.0 was installed successfully 2026-08-22 08:32:37.934193 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.3.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-10778xig1qcw/tmpuphd_n5d/community-general-13.3.0-b5kfkrz0 2026-08-22 08:32:37.934202 | ubuntu-noble | Installing 'community.general:13.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-08-22 08:32:37.934212 | ubuntu-noble | community.general:13.3.0 was installed successfully 2026-08-22 08:32:37.934221 | 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-10778xig1qcw/tmpuphd_n5d/kubernetes-core-6.5.0-wnf9gpy7 2026-08-22 08:32:37.934231 | ubuntu-noble | Installing 'kubernetes.core:6.5.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-08-22 08:32:37.934239 | ubuntu-noble | kubernetes.core:6.5.0 was installed successfully 2026-08-22 08:32:37.934247 | 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-10778xig1qcw/tmpuphd_n5d/vexxhost-containers-1.6.8-l_f6r492 2026-08-22 08:32:37.934256 | ubuntu-noble | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-08-22 08:32:37.934264 | ubuntu-noble | vexxhost.containers:1.6.8 was installed successfully 2026-08-22 08:32:37.934273 | 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-10778xig1qcw/tmpuphd_n5d/community-library_inventory_filtering_v1-1.1.5-dtgcifvu 2026-08-22 08:32:37.934287 | ubuntu-noble | Installing 'community.library_inventory_filtering_v1:1.1.5' to '/home/zuul/.ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-08-22 08:32:37.934326 | ubuntu-noble | community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-08-22 08:32:38.089258 | ubuntu-noble | ok: Runtime: 0:00:20.791423 2026-08-22 08:32:38.091559 | 2026-08-22 08:32:38.091617 | PLAY RECAP 2026-08-22 08:32:38.091678 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-22 08:32:38.091708 | 2026-08-22 08:32:38.220235 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-08-22 08:32:38.222657 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-08-22 08:32:38.835811 | 2026-08-22 08:32:38.835992 | PLAY [all] 2026-08-22 08:32:38.850052 | 2026-08-22 08:32:38.850247 | TASK [Load metadata] 2026-08-22 08:32:38.907726 | ubuntu-noble | ok 2026-08-22 08:32:38.913761 | 2026-08-22 08:32:38.913841 | TASK [Run "ansible-test"] 2026-08-22 08:32:39.923431 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-08-22 08:32:39.923597 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-08-22 08:32:39.923612 | ubuntu-noble | Unit test controller with Python 3.12 2026-08-22 08:32:41.449787 | ubuntu-noble | ============================= test session starts ============================== 2026-08-22 08:32:41.449858 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-08-22 08:32:41.449867 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-08-22 08:32:41.449875 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-08-22 08:32:41.449882 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-08-22 08:32:41.449889 | ubuntu-noble | created: 8/8 workers 2026-08-22 08:32:41.449896 | ubuntu-noble | 8 workers [30 items] 2026-08-22 08:32:41.449903 | ubuntu-noble | 2026-08-22 08:32:41.721657 | ubuntu-noble | .............................. [100%] 2026-08-22 08:32:41.721716 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-08-22 08:32:41.721724 | ubuntu-noble | ============================== 30 passed in 1.12s ============================== 2026-08-22 08:32:41.756639 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-08-22 08:32:41.756710 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-08-22 08:32:41.756719 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-08-22 08:32:41.961891 | ubuntu-noble | ok: Runtime: 0:00:02.517665 2026-08-22 08:32:41.963586 | 2026-08-22 08:32:41.963633 | PLAY RECAP 2026-08-22 08:32:41.963679 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-22 08:32:41.963702 | 2026-08-22 08:32:42.097509 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-08-22 08:32:42.099995 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-22 08:32:42.705033 | 2026-08-22 08:32:42.705163 | PLAY [all] 2026-08-22 08:32:42.717499 | 2026-08-22 08:32:42.717580 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-22 08:32:42.752462 | ubuntu-noble | skipping: Conditional result was False 2026-08-22 08:32:42.762833 | 2026-08-22 08:32:42.762936 | TASK [fetch-output : Set log path for single node] 2026-08-22 08:32:42.794683 | ubuntu-noble | ok 2026-08-22 08:32:42.799845 | 2026-08-22 08:32:42.799913 | LOOP [fetch-output : Ensure local output dirs] 2026-08-22 08:32:43.203052 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/5f93c6691d3f4e11b0d04c55d25b7ab0/work/logs" 2026-08-22 08:32:43.417874 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/5f93c6691d3f4e11b0d04c55d25b7ab0/work/artifacts" 2026-08-22 08:32:43.639924 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/5f93c6691d3f4e11b0d04c55d25b7ab0/work/docs" 2026-08-22 08:32:43.656422 | 2026-08-22 08:32:43.656612 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-22 08:32:44.322107 | ubuntu-noble | changed: .d..t...... ./ 2026-08-22 08:32:44.322504 | ubuntu-noble | changed: All items complete 2026-08-22 08:32:44.322540 | 2026-08-22 08:32:44.815110 | ubuntu-noble | changed: .d..t...... ./ 2026-08-22 08:32:45.317263 | ubuntu-noble | changed: .d..t...... ./ 2026-08-22 08:32:45.336997 | 2026-08-22 08:32:45.337138 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-22 08:32:45.790552 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007785 2026-08-22 08:32:46.034477 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008554 2026-08-22 08:32:46.056702 | 2026-08-22 08:32:46.056850 | PLAY [all] 2026-08-22 08:32:46.063821 | 2026-08-22 08:32:46.063890 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-22 08:32:46.553376 | ubuntu-noble | changed 2026-08-22 08:32:46.563391 | 2026-08-22 08:32:46.563489 | PLAY RECAP 2026-08-22 08:32:46.563538 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-22 08:32:46.563561 | 2026-08-22 08:32:46.721392 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-22 08:32:46.723143 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-22 08:32:47.350269 | 2026-08-22 08:32:47.350463 | PLAY [localhost] 2026-08-22 08:32:47.363445 | 2026-08-22 08:32:47.363528 | TASK [Generate Zuul manifest] 2026-08-22 08:32:47.386313 | localhost | ok 2026-08-22 08:32:47.402505 | 2026-08-22 08:32:47.402644 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-22 08:32:47.822334 | localhost | changed 2026-08-22 08:32:47.837389 | 2026-08-22 08:32:47.837533 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-22 08:32:47.918724 | localhost | ok 2026-08-22 08:32:47.928488 | 2026-08-22 08:32:47.928702 | TASK [Upload logs] 2026-08-22 08:32:47.951696 | localhost | ok 2026-08-22 08:32:48.017532 | 2026-08-22 08:32:48.017702 | TASK [Set zuul-log-path fact] 2026-08-22 08:32:48.050332 | localhost | ok 2026-08-22 08:32:48.063888 | 2026-08-22 08:32:48.064001 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-22 08:32:48.094893 | localhost | ok 2026-08-22 08:32:48.104812 | 2026-08-22 08:32:48.105016 | TASK [upload-logs : Create log directories] 2026-08-22 08:32:48.542114 | localhost | changed 2026-08-22 08:32:48.549496 | 2026-08-22 08:32:48.549591 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-22 08:32:48.984147 | localhost -> localhost | ok: Runtime: 0:00:00.005290 2026-08-22 08:32:48.991560 | 2026-08-22 08:32:48.991655 | TASK [upload-logs : Upload logs to log server] 2026-08-22 08:32:49.456922 | localhost | Output suppressed because no_log was given 2026-08-22 08:32:49.460834 | 2026-08-22 08:32:49.460903 | LOOP [upload-logs : Compress console log and json output] 2026-08-22 08:32:49.504662 | localhost | skipping: Conditional result was False 2026-08-22 08:32:49.512430 | localhost | skipping: Conditional result was False 2026-08-22 08:32:49.525850 | 2026-08-22 08:32:49.526118 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-22 08:32:49.570166 | localhost | skipping: Conditional result was False 2026-08-22 08:32:50.190405 | 2026-08-22 08:32:50.192213 | localhost | skipping: Conditional result was False 2026-08-22 08:32:50.217489 | 2026-08-22 08:32:50.217968 | LOOP [upload-logs : Upload console log and json output]