2026-07-26 10:19:10.405220 | Job console starting 2026-07-26 10:19:10.416480 | Updating git repos 2026-07-26 10:19:12.911725 | Cloning repos into workspace 2026-07-26 10:19:24.791442 | Restoring repo states 2026-07-26 10:19:31.751507 | Merging changes 2026-07-26 10:19:34.236334 | Checking out repos 2026-07-26 10:19:38.166810 | Preparing playbooks 2026-07-26 10:19:43.176600 | Running Ansible setup 2026-07-26 10:19:46.666379 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-26 10:19:47.356387 | 2026-07-26 10:19:47.356525 | PLAY [localhost] 2026-07-26 10:19:47.364263 | 2026-07-26 10:19:47.364334 | TASK [Gathering Facts] 2026-07-26 10:19:48.277368 | localhost | ok 2026-07-26 10:19:48.289948 | 2026-07-26 10:19:48.290032 | TASK [Setup log path fact] 2026-07-26 10:19:48.321981 | localhost | ok 2026-07-26 10:19:48.335291 | 2026-07-26 10:19:48.335360 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 10:19:48.375723 | localhost | ok 2026-07-26 10:19:48.384834 | 2026-07-26 10:19:48.384905 | TASK [emit-job-header : Print job information] 2026-07-26 10:19:48.426369 | # Job Information 2026-07-26 10:19:48.426580 | Ansible Version: 2.16.18 2026-07-26 10:19:48.426652 | Job: atmosphere-molecule-csi-local-path-provisioner-selective 2026-07-26 10:19:48.426702 | Pipeline: check 2026-07-26 10:19:48.426747 | Executor: 2d72f0692154 2026-07-26 10:19:48.426790 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4163 2026-07-26 10:19:48.426839 | Event ID: 0e1d90b0-88db-11f1-9b16-e13a1af2c1e6 2026-07-26 10:19:48.431379 | 2026-07-26 10:19:48.431453 | LOOP [emit-job-header : Print node information] 2026-07-26 10:19:48.523011 | localhost | ok: 2026-07-26 10:19:48.523227 | localhost | # Node Information 2026-07-26 10:19:48.523266 | localhost | Inventory Hostname: instance 2026-07-26 10:19:48.523296 | localhost | Hostname: np0000186952 2026-07-26 10:19:48.523323 | localhost | Username: zuul 2026-07-26 10:19:48.523354 | localhost | Distro: Ubuntu 22.04 2026-07-26 10:19:48.523382 | localhost | Provider: yul1 2026-07-26 10:19:48.523408 | localhost | Region: ca-ymq-1 2026-07-26 10:19:48.523435 | localhost | Label: ubuntu-jammy 2026-07-26 10:19:48.523460 | localhost | Product Name: OpenStack Nova 2026-07-26 10:19:48.523487 | localhost | Interface IP: 199.204.45.210 2026-07-26 10:19:48.538333 | 2026-07-26 10:19:48.538485 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-26 10:19:49.041572 | localhost -> localhost | changed 2026-07-26 10:19:49.054744 | 2026-07-26 10:19:49.054819 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-26 10:19:49.958215 | localhost -> localhost | changed 2026-07-26 10:19:49.969812 | 2026-07-26 10:19:49.969887 | PLAY [all] 2026-07-26 10:19:49.980027 | 2026-07-26 10:19:49.980124 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-26 10:19:50.196926 | instance -> localhost | ok 2026-07-26 10:19:50.207492 | 2026-07-26 10:19:50.207581 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-26 10:19:50.241529 | instance | ok 2026-07-26 10:19:50.361415 | instance | included: /var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-26 10:19:50.369311 | 2026-07-26 10:19:50.369950 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-26 10:19:52.320192 | instance -> localhost | Generating public/private rsa key pair. 2026-07-26 10:19:52.320431 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/work/d00296ec9d794b9dad64400a37f33c47_id_rsa 2026-07-26 10:19:52.320475 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/work/d00296ec9d794b9dad64400a37f33c47_id_rsa.pub 2026-07-26 10:19:52.320508 | instance -> localhost | The key fingerprint is: 2026-07-26 10:19:52.320539 | instance -> localhost | SHA256:zW2tAXFjcySTArgQAxgaMSOCScvDj5tJ1MwvErU5V3Y zuul-build-sshkey 2026-07-26 10:19:52.320589 | instance -> localhost | The key's randomart image is: 2026-07-26 10:19:52.320619 | instance -> localhost | +---[RSA 3072]----+ 2026-07-26 10:19:52.320656 | instance -> localhost | |@*.oo. +.E. Boo | 2026-07-26 10:19:52.320688 | instance -> localhost | |X+* +.+ . .+.* | 2026-07-26 10:19:52.320718 | instance -> localhost | |.B B o . .. | 2026-07-26 10:19:52.320748 | instance -> localhost | |. = + . o o . | 2026-07-26 10:19:52.320777 | instance -> localhost | | + o . S o + . | 2026-07-26 10:19:52.320806 | instance -> localhost | |. = . . o | 2026-07-26 10:19:52.320835 | instance -> localhost | | + . | 2026-07-26 10:19:52.320864 | instance -> localhost | | | 2026-07-26 10:19:52.320897 | instance -> localhost | | | 2026-07-26 10:19:52.320926 | instance -> localhost | +----[SHA256]-----+ 2026-07-26 10:19:52.321029 | instance -> localhost | ok: Runtime: 0:00:01.520340 2026-07-26 10:19:52.327665 | 2026-07-26 10:19:52.327728 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-26 10:19:52.362094 | instance | ok 2026-07-26 10:19:52.371058 | instance | included: /var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-26 10:19:52.378429 | 2026-07-26 10:19:52.378493 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-26 10:19:52.404202 | instance | skipping: Conditional result was False 2026-07-26 10:19:52.415324 | 2026-07-26 10:19:52.415428 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-26 10:19:52.867469 | instance | changed 2026-07-26 10:19:52.875064 | 2026-07-26 10:19:52.875151 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-26 10:19:53.049449 | instance | ok 2026-07-26 10:19:53.055086 | 2026-07-26 10:19:53.055155 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-26 10:19:53.572201 | instance | changed 2026-07-26 10:19:53.578317 | 2026-07-26 10:19:53.578389 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-26 10:19:54.026165 | instance | changed 2026-07-26 10:19:54.033194 | 2026-07-26 10:19:54.033303 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-26 10:19:54.059182 | instance | skipping: Conditional result was False 2026-07-26 10:19:54.230235 | 2026-07-26 10:19:54.230414 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-26 10:19:54.651791 | instance -> localhost | changed 2026-07-26 10:19:54.673894 | 2026-07-26 10:19:54.674013 | TASK [add-build-sshkey : Add back temp key] 2026-07-26 10:19:54.988092 | instance -> localhost | Identity added: /var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/work/d00296ec9d794b9dad64400a37f33c47_id_rsa (zuul-build-sshkey) 2026-07-26 10:19:54.988329 | instance -> localhost | ok: Runtime: 0:00:00.012421 2026-07-26 10:19:54.995803 | 2026-07-26 10:19:54.995888 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-26 10:19:55.325943 | instance | ok 2026-07-26 10:19:55.448774 | 2026-07-26 10:19:55.448904 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-26 10:19:55.479975 | instance | skipping: Conditional result was False 2026-07-26 10:19:55.490728 | 2026-07-26 10:19:55.490799 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-26 10:19:55.835017 | instance | ok 2026-07-26 10:19:55.880068 | 2026-07-26 10:19:55.880232 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-26 10:19:59.504641 | instance | Output suppressed because no_log was given 2026-07-26 10:19:59.515188 | 2026-07-26 10:19:59.515260 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-26 10:19:59.705942 | instance | ok: "logs" 2026-07-26 10:19:59.706241 | instance | ok: All items complete 2026-07-26 10:19:59.706270 | 2026-07-26 10:19:59.865704 | instance | ok: "artifacts" 2026-07-26 10:20:00.019702 | instance | ok: "docs" 2026-07-26 10:20:00.038763 | 2026-07-26 10:20:00.038913 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-26 10:20:00.250721 | instance | changed: "logs" 2026-07-26 10:20:00.413033 | instance | changed: "artifacts" 2026-07-26 10:20:00.584134 | instance | changed: "docs" 2026-07-26 10:20:00.605426 | 2026-07-26 10:20:00.605563 | PLAY RECAP 2026-07-26 10:20:00.605617 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-26 10:20:00.605645 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-26 10:20:00.605667 | 2026-07-26 10:20:00.771841 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-26 10:20:00.774513 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-26 10:20:01.411932 | 2026-07-26 10:20:01.412081 | PLAY [all] 2026-07-26 10:20:01.424051 | 2026-07-26 10:20:01.424165 | TASK [setup-uv : Extract archive] 2026-07-26 10:20:03.523399 | instance | changed 2026-07-26 10:20:03.529314 | 2026-07-26 10:20:03.529398 | TASK [setup-uv : Print version] 2026-07-26 10:20:03.960626 | instance | uv 0.8.13 2026-07-26 10:20:04.262822 | instance | ok: Runtime: 0:00:00.018374 2026-07-26 10:20:04.273263 | 2026-07-26 10:20:04.273361 | TASK [Install Ansible collection siblings] 2026-07-26 10:20:13.319690 | instance | changed: 2026-07-26 10:20:13.320433 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-26 10:20:13.320478 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-26 10:20:13.320510 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-26 10:20:13.320539 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-26 10:20:13.320567 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-07-26 10:20:13.320601 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-26 10:20:13.320631 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-26 10:20:13.320661 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-26 10:20:13.320689 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-26 10:20:13.320717 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-26 10:20:13.320743 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-26 10:20:13.320770 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-26 10:20:13.320796 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-07-26 10:20:13.320822 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-07-26 10:20:13.320848 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0 2026-07-26 10:20:13.320875 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-07-26 10:20:13.320902 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-07-26 10:20:13.320928 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-07-26 10:20:13.320972 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-07-26 10:20:13.321004 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-07-26 10:20:13.321032 | instance | Resolved vexxhost.ceph to v4.1.0 for >=3.2.0 2026-07-26 10:20:13.321058 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-07-26 10:20:13.321087 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-26 10:20:13.321129 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-07-26 10:20:13.321160 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0 2026-07-26 10:20:13.321193 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-26 10:20:13.321225 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-26 10:20:13.321257 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-07-26 10:20:13.321288 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-07-26 10:20:13.321319 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-07-26 10:20:13.321351 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-07-26 10:20:13.321380 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-07-26 10:20:13.321407 | instance | Checked out ansible.netcommon to 1.2.0 2026-07-26 10:20:13.321433 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-07-26 10:20:13.321466 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.321492 | instance | Process install dependency map 2026-07-26 10:20:13.321518 | instance | Starting collection install process 2026-07-26 10:20:13.321544 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-07-26 10:20:13.321569 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-07-26 10:20:13.321595 | instance | ansible.netcommon:* was installed successfully 2026-07-26 10:20:13.321620 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-07-26 10:20:13.321646 | instance | Creating virtual environment at: .venv 2026-07-26 10:20:13.321671 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-26 10:20:13.321696 | instance | Downloading openstacksdk (1.7MiB) 2026-07-26 10:20:13.321722 | instance | Downloading pydantic-core (2.0MiB) 2026-07-26 10:20:13.321751 | instance | Downloading pygments (1.2MiB) 2026-07-26 10:20:13.321777 | instance | Downloading kubernetes (1.9MiB) 2026-07-26 10:20:13.321803 | instance | Downloading ansible-core (2.1MiB) 2026-07-26 10:20:13.321829 | instance | Downloading rjsonnet (1.2MiB) 2026-07-26 10:20:13.321854 | instance | Downloading cryptography (4.2MiB) 2026-07-26 10:20:13.321880 | instance | Downloading netaddr (2.2MiB) 2026-07-26 10:20:13.321906 | instance | Downloading setuptools (1.1MiB) 2026-07-26 10:20:13.321932 | instance | Building pyperclip==1.9.0 2026-07-26 10:20:13.321959 | instance | Downloading rjsonnet 2026-07-26 10:20:13.321985 | instance | Downloading pydantic-core 2026-07-26 10:20:13.322011 | instance | Downloading netaddr 2026-07-26 10:20:13.322037 | instance | Downloading pygments 2026-07-26 10:20:13.322063 | instance | Downloading cryptography 2026-07-26 10:20:13.322088 | instance | Downloading setuptools 2026-07-26 10:20:13.322113 | instance | Downloading kubernetes 2026-07-26 10:20:13.322139 | instance | Downloading ansible-core 2026-07-26 10:20:13.322164 | instance | Downloading openstacksdk 2026-07-26 10:20:13.322190 | instance | Built pyperclip==1.9.0 2026-07-26 10:20:13.322215 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-07-26 10:20:13.322241 | instance | Installed 83 packages in 40ms 2026-07-26 10:20:13.322267 | instance | Checked out ansible.posix to 1.6.0 2026-07-26 10:20:13.322293 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-07-26 10:20:13.322320 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.322346 | instance | Process install dependency map 2026-07-26 10:20:13.322379 | instance | Starting collection install process 2026-07-26 10:20:13.322406 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-26 10:20:13.322432 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-07-26 10:20:13.322459 | instance | ansible.posix:1.6.0 was installed successfully 2026-07-26 10:20:13.322485 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.322512 | instance | 2.17.12 2026-07-26 10:20:13.322538 | instance | Checked out ansible.utils to v6.0.3 2026-07-26 10:20:13.322563 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-07-26 10:20:13.322589 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.322614 | instance | Process install dependency map 2026-07-26 10:20:13.322639 | instance | Starting collection install process 2026-07-26 10:20:13.322666 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-07-26 10:20:13.322731 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-07-26 10:20:13.322759 | instance | ansible.utils:6.0.3 was installed successfully 2026-07-26 10:20:13.322787 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.322813 | instance | 2.17.12 2026-07-26 10:20:13.322838 | instance | Checked out atmosphere.common to v0.7.0 2026-07-26 10:20:13.322864 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-07-26 10:20:13.322889 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.322915 | instance | Process install dependency map 2026-07-26 10:20:13.322940 | instance | Starting collection install process 2026-07-26 10:20:13.322966 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-07-26 10:20:13.322991 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-07-26 10:20:13.323017 | instance | atmosphere.common:0.7.0 was installed successfully 2026-07-26 10:20:13.323042 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.323068 | instance | 2.17.12 2026-07-26 10:20:13.323094 | instance | Checked out community.crypto to 2.2.3 2026-07-26 10:20:13.323119 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto 2026-07-26 10:20:13.323145 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.323171 | instance | Process install dependency map 2026-07-26 10:20:13.323202 | instance | Starting collection install process 2026-07-26 10:20:13.323233 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-26 10:20:13.323264 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-07-26 10:20:13.323291 | instance | community.crypto:2.2.3 was installed successfully 2026-07-26 10:20:13.323313 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.323334 | instance | 2.17.12 2026-07-26 10:20:13.323352 | instance | Checked out community.general to 7.3.0 2026-07-26 10:20:13.323370 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general 2026-07-26 10:20:13.323401 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.323425 | instance | Process install dependency map 2026-07-26 10:20:13.323443 | instance | Starting collection install process 2026-07-26 10:20:13.323461 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-26 10:20:13.323480 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-07-26 10:20:13.323499 | instance | community.general:7.3.0 was installed successfully 2026-07-26 10:20:13.323518 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.323536 | instance | 2.17.12 2026-07-26 10:20:13.323555 | instance | Checked out community.mysql to 3.6.0 2026-07-26 10:20:13.323575 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql 2026-07-26 10:20:13.323595 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.323614 | instance | Process install dependency map 2026-07-26 10:20:13.323633 | instance | Starting collection install process 2026-07-26 10:20:13.323651 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-07-26 10:20:13.323669 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-07-26 10:20:13.323688 | instance | community.mysql:3.6.0 was installed successfully 2026-07-26 10:20:13.323706 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.323724 | instance | 2.17.12 2026-07-26 10:20:13.323743 | instance | Checked out kubernetes.core to 2.4.0 2026-07-26 10:20:13.323761 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-07-26 10:20:13.323779 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.323798 | instance | Process install dependency map 2026-07-26 10:20:13.323816 | instance | Starting collection install process 2026-07-26 10:20:13.323834 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-26 10:20:13.323852 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-07-26 10:20:13.323870 | instance | kubernetes.core:2.4.0 was installed successfully 2026-07-26 10:20:13.323889 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.323907 | instance | 2.17.12 2026-07-26 10:20:13.323925 | instance | Checked out openstack.cloud to 2.6.0 2026-07-26 10:20:13.323944 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-07-26 10:20:13.323962 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.323980 | instance | Process install dependency map 2026-07-26 10:20:13.323998 | instance | Starting collection install process 2026-07-26 10:20:13.324016 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-07-26 10:20:13.324034 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-07-26 10:20:13.324052 | instance | openstack.cloud:2.6.0 was installed successfully 2026-07-26 10:20:13.324070 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.324094 | instance | 2.17.12 2026-07-26 10:20:13.324113 | instance | Checked out vexxhost.ceph to v4.1.0 2026-07-26 10:20:13.324132 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-07-26 10:20:13.324150 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.324169 | instance | Process install dependency map 2026-07-26 10:20:13.324187 | instance | Starting collection install process 2026-07-26 10:20:13.324206 | instance | Installing 'vexxhost.ceph:4.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-07-26 10:20:13.324224 | instance | Created collection for vexxhost.ceph:4.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-07-26 10:20:13.324243 | instance | vexxhost.ceph:4.1.0 was installed successfully 2026-07-26 10:20:13.324261 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.324279 | instance | 2.17.12 2026-07-26 10:20:13.324297 | instance | Checked out vexxhost.containers to v1.6.8 2026-07-26 10:20:13.324315 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-07-26 10:20:13.324333 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.324351 | instance | Process install dependency map 2026-07-26 10:20:13.324369 | instance | Starting collection install process 2026-07-26 10:20:13.324388 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-26 10:20:13.324405 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-07-26 10:20:13.324424 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-07-26 10:20:13.324442 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.324461 | instance | 2.17.12 2026-07-26 10:20:13.324480 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-07-26 10:20:13.324498 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-07-26 10:20:13.324517 | instance | Starting galaxy collection install process 2026-07-26 10:20:13.324535 | instance | Process install dependency map 2026-07-26 10:20:13.324553 | instance | Starting collection install process 2026-07-26 10:20:13.324571 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-26 10:20:13.324590 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-26 10:20:13.324608 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-26 10:20:13.324627 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-07-26 10:20:13.324645 | instance | 2.17.12 2026-07-26 10:20:13.330468 | 2026-07-26 10:20:13.330509 | PLAY RECAP 2026-07-26 10:20:13.330553 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-26 10:20:13.330575 | 2026-07-26 10:20:13.496329 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-07-26 10:20:13.500914 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-26 10:20:14.076547 | 2026-07-26 10:20:14.076715 | PLAY [all] 2026-07-26 10:20:14.090017 | 2026-07-26 10:20:14.090100 | TASK [Install "jq" for log collection] 2026-07-26 10:20:24.464145 | instance | changed 2026-07-26 10:20:24.467637 | 2026-07-26 10:20:24.467721 | PLAY RECAP 2026-07-26 10:20:24.467794 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-26 10:20:24.467846 | 2026-07-26 10:20:24.643370 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-07-26 10:20:24.648130 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/prepare.yml@main] 2026-07-26 10:20:25.264729 | 2026-07-26 10:20:25.265428 | PLAY [Prepare Molecule dependencies] 2026-07-26 10:20:25.277123 | 2026-07-26 10:20:25.277199 | TASK [Install jq for log collection] 2026-07-26 10:20:27.713866 | instance | ok 2026-07-26 10:20:27.717441 | 2026-07-26 10:20:27.717528 | PLAY [Install Go for the Atmosphere deployment binary] 2026-07-26 10:20:27.725246 | 2026-07-26 10:20:27.725350 | TASK [ensure-go : Check installed go version] 2026-07-26 10:20:28.260304 | instance | ok: ERROR (ignored) 2026-07-26 10:20:28.260631 | instance | { 2026-07-26 10:20:28.260677 | instance | "failed_when_result": false, 2026-07-26 10:20:28.260709 | instance | "msg": "[Errno 2] No such file or directory: b'go'", 2026-07-26 10:20:28.260735 | instance | "rc": 2 2026-07-26 10:20:28.260760 | instance | } 2026-07-26 10:20:28.268065 | 2026-07-26 10:20:28.268173 | TASK [ensure-go : Skip if correct version of go is installed] 2026-07-26 10:20:28.323697 | instance | ok 2026-07-26 10:20:28.592477 | instance | included: /var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/untrusted/project_2/opendev.org/zuul/zuul-jobs/roles/ensure-go/tasks/install-go.yaml 2026-07-26 10:20:28.598412 | 2026-07-26 10:20:28.598486 | TASK [ensure-go : Create temp directory] 2026-07-26 10:20:28.914793 | instance | changed 2026-07-26 10:20:28.921520 | 2026-07-26 10:20:28.921588 | TASK [ensure-go : Get archive checksum] 2026-07-26 10:20:29.553552 | instance | ok: OK (64 bytes) 2026-07-26 10:20:29.559542 | 2026-07-26 10:20:29.559607 | TASK [ensure-go : Download go archive] 2026-07-26 10:20:30.869222 | instance | changed: OK (78559214 bytes) 2026-07-26 10:20:30.877165 | 2026-07-26 10:20:30.877237 | TASK [ensure-go : Install go] 2026-07-26 10:20:36.916745 | instance | changed 2026-07-26 10:20:36.927748 | 2026-07-26 10:20:36.927813 | PLAY [Prepare selective Molecule execution plan] 2026-07-26 10:20:36.934204 | 2026-07-26 10:20:36.934276 | TASK [Build atmosphere binary] 2026-07-26 10:20:37.148638 | instance | go: downloading github.com/spf13/cobra v1.9.1 2026-07-26 10:20:37.151301 | instance | go: downloading golang.org/x/sync v0.18.0 2026-07-26 10:20:37.170790 | instance | go: downloading github.com/goccy/go-yaml v1.18.0 2026-07-26 10:20:37.398614 | instance | go: downloading github.com/spf13/pflag v1.0.7 2026-07-26 10:20:44.484360 | instance | ok: Runtime: 0:00:07.315356 2026-07-26 10:20:44.490580 | 2026-07-26 10:20:44.490641 | TASK [Generate selective CI plan] 2026-07-26 10:20:45.062391 | instance | ok: Runtime: 0:00:00.028499 2026-07-26 10:20:45.067132 | 2026-07-26 10:20:45.067193 | TASK [Explain selective CI plan] 2026-07-26 10:20:45.301166 | instance | CI plan mode: selective 2026-07-26 10:20:45.301445 | instance | Changed files: 2026-07-26 10:20:45.301460 | instance | A roles/horizon/.ci-selective-test 2026-07-26 10:20:45.301472 | instance | Matches: 2026-07-26 10:20:45.301485 | instance | roles/horizon/.ci-selective-test: component:horizon (targets) -> horizon 2026-07-26 10:20:45.301496 | instance | Direct targets: horizon 2026-07-26 10:20:45.301510 | instance | Deployment roots: glance-images, horizon, neutron, nova 2026-07-26 10:20:45.301523 | instance | Verification profiles: dashboard 2026-07-26 10:20:45.301548 | instance | Variant openvswitch (22 components): ceph, ceph-provisioners, cert-manager, cluster-issuer, coredns, csi, glance, glance-images, horizon, ingress-nginx, keycloak, keystone, kubernetes, libvirt, memcached, neutron, nova, openvswitch, percona-xtradb-cluster, percona-xtradb-cluster-operator, placement, rabbitmq-cluster-operator 2026-07-26 10:20:45.301560 | instance | Molecule jobs: 2026-07-26 10:20:45.301569 | instance | aio-openvswitch: run (22 components) - executes the openvswitch deployment variant 2026-07-26 10:20:45.301578 | instance | aio-ovn: skip - plan has no ovn deployment variant 2026-07-26 10:20:45.301588 | instance | csi-local-path-provisioner: skip - none of the job's verification profiles were requested 2026-07-26 10:20:45.301597 | instance | csi-rbd: skip - none of the job's verification profiles were requested 2026-07-26 10:20:45.301611 | instance | keycloak: skip - none of the job's verification profiles were requested 2026-07-26 10:20:45.604021 | instance | ok: Runtime: 0:00:00.032903 2026-07-26 10:20:45.609334 | 2026-07-26 10:20:45.609406 | TASK [Print selective CI plan] 2026-07-26 10:20:45.644045 | instance | ok 2026-07-26 10:20:45.648725 | 2026-07-26 10:20:45.648803 | TASK [Report conservative fallback] 2026-07-26 10:20:45.674627 | instance | skipping: Conditional result was False 2026-07-26 10:20:45.680211 | 2026-07-26 10:20:45.680348 | TASK [Create selective CI plan log directory] 2026-07-26 10:20:45.968928 | instance | changed 2026-07-26 10:20:45.975750 | 2026-07-26 10:20:45.975814 | TASK [Publish selective CI plan with job logs] 2026-07-26 10:20:46.354266 | instance | changed 2026-07-26 10:20:46.356143 | 2026-07-26 10:20:46.356188 | PLAY RECAP 2026-07-26 10:20:46.356234 | instance | ok: 13 changed: 5 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-26 10:20:46.356257 | 2026-07-26 10:20:46.498032 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/prepare.yml@main] 2026-07-26 10:20:46.502537 | RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/selective-run.yml@main] 2026-07-26 10:20:47.123353 | 2026-07-26 10:20:47.123949 | PLAY [Run selected Molecule deployment and verification] 2026-07-26 10:20:47.138853 | 2026-07-26 10:20:47.139167 | TASK [Check for selective CI plan] 2026-07-26 10:20:47.505498 | instance | ok 2026-07-26 10:20:47.511624 | 2026-07-26 10:20:47.511729 | TASK [Validate selective CI plan] 2026-07-26 10:20:48.053763 | instance | ok: Runtime: 0:00:00.031154 2026-07-26 10:20:48.060468 | 2026-07-26 10:20:48.060544 | TASK [Resolve selective CI plan availability] 2026-07-26 10:20:48.114733 | instance | ok 2026-07-26 10:20:48.121271 | 2026-07-26 10:20:48.121339 | TASK [Read selective CI plan] 2026-07-26 10:20:48.449219 | instance | ok 2026-07-26 10:20:48.455059 | 2026-07-26 10:20:48.455126 | TASK [Load selective CI plan or full fallback] 2026-07-26 10:20:48.511653 | instance | ok 2026-07-26 10:20:48.519254 | 2026-07-26 10:20:48.519380 | TASK [Find this job in the selective CI plan] 2026-07-26 10:20:48.576375 | instance | ok 2026-07-26 10:20:48.581109 | 2026-07-26 10:20:48.581169 | TASK [Resolve this job or use full fallback] 2026-07-26 10:20:48.637357 | instance | ok 2026-07-26 10:20:48.643880 | 2026-07-26 10:20:48.643977 | TASK [Resolve deployment and verification inputs] 2026-07-26 10:20:48.712788 | instance | ok 2026-07-26 10:20:48.717551 | 2026-07-26 10:20:48.717616 | TASK [Resolve deployment tags] 2026-07-26 10:20:48.773401 | instance | ok 2026-07-26 10:20:48.778237 | 2026-07-26 10:20:48.778297 | TASK [Report Molecule job decision] 2026-07-26 10:20:48.822948 | instance | ok: {'job': 'csi-local-path-provisioner', 'mode': 'selective', 'run': False, 'reason': "none of the job's verification profiles were requested", 'network_backend': 'openvswitch', 'csi_driver': 'local-path-provisioner', 'components': [], 'verification_profiles': ['dashboard'], 'extra_vars': {}} 2026-07-26 10:20:48.830083 | 2026-07-26 10:20:48.830154 | TASK [Copy inventory file for Zuul] 2026-07-26 10:20:48.856432 | instance | skipping: Conditional result was False 2026-07-26 10:20:48.868333 | 2026-07-26 10:20:48.868431 | TASK [Switch ansible_host to private IP] 2026-07-26 10:20:48.892123 | instance | skipping: Conditional result was False 2026-07-26 10:20:48.902064 | 2026-07-26 10:20:48.902131 | TASK [Prepare Molecule scenario] 2026-07-26 10:20:49.433299 | instance | skipping: Conditional result was False 2026-07-26 10:20:49.480238 | 2026-07-26 10:20:49.480413 | TASK [Prepare host for Ceph-backed storage] 2026-07-26 10:20:50.010405 | instance | skipping: Conditional result was False 2026-07-26 10:20:50.021478 | 2026-07-26 10:20:50.021606 | TASK [Build deployment command] 2026-07-26 10:20:50.047689 | instance | skipping: Conditional result was False 2026-07-26 10:20:50.059343 | 2026-07-26 10:20:50.059459 | TASK [Run initial deployment with progress heartbeat] 2026-07-26 10:20:50.086093 | instance | skipping: Conditional result was False 2026-07-26 10:20:50.095389 | 2026-07-26 10:20:50.095527 | TASK [Run idempotence deployment with progress heartbeat] 2026-07-26 10:20:50.123029 | instance | skipping: Conditional result was False 2026-07-26 10:20:50.134152 | 2026-07-26 10:20:50.134252 | TASK [Check for br-ex interface] 2026-07-26 10:20:50.669011 | instance | skipping: Conditional result was False 2026-07-26 10:20:50.678597 | 2026-07-26 10:20:50.678692 | TASK [Add IP address to br-ex] 2026-07-26 10:20:51.209005 | instance | skipping: Conditional result was False 2026-07-26 10:20:51.219336 | 2026-07-26 10:20:51.219423 | TASK [Set br-ex interface up] 2026-07-26 10:20:51.753653 | instance | skipping: Conditional result was False 2026-07-26 10:20:51.764194 | 2026-07-26 10:20:51.764283 | TASK [Resolve Molecule verification command] 2026-07-26 10:20:51.791036 | instance | skipping: Conditional result was False 2026-07-26 10:20:51.800019 | 2026-07-26 10:20:51.800084 | TASK [Run Molecule verification with progress heartbeat] 2026-07-26 10:20:51.825298 | instance | skipping: Conditional result was False 2026-07-26 10:20:51.827253 | 2026-07-26 10:20:51.827347 | PLAY RECAP 2026-07-26 10:20:51.827445 | instance | ok: 10 changed: 0 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-26 10:20:51.827490 | 2026-07-26 10:20:51.997192 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/selective-run.yml@main] 2026-07-26 10:20:52.000613 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-26 10:20:52.617444 | 2026-07-26 10:20:52.617603 | PLAY [all] 2026-07-26 10:20:52.632342 | 2026-07-26 10:20:52.632475 | TASK [gather-host-logs : creating directory for system status] 2026-07-26 10:20:53.014538 | instance | ok 2026-07-26 10:20:53.021469 | 2026-07-26 10:20:53.021565 | TASK [gather-host-logs : Get logs for each host] 2026-07-26 10:20:53.376236 | instance | + systemd-cgls --full --all --no-pager 2026-07-26 10:20:53.389203 | instance | + ip addr 2026-07-26 10:20:53.392211 | instance | + ip route 2026-07-26 10:20:53.394308 | instance | + lsblk 2026-07-26 10:20:53.398863 | instance | + mount 2026-07-26 10:20:53.400990 | instance | + docker images 2026-07-26 10:20:53.401449 | instance | /bin/bash: line 7: docker: command not found 2026-07-26 10:20:53.401724 | instance | + brctl show 2026-07-26 10:20:53.402336 | instance | /bin/bash: line 8: brctl: command not found 2026-07-26 10:20:53.402500 | instance | + ps aux --sort=-%mem 2026-07-26 10:20:53.414477 | instance | + dpkg -l 2026-07-26 10:20:53.421413 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-07-26 10:20:53.421848 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-07-26 10:20:53.421904 | instance | /bin/bash: line 11: docker: command not found 2026-07-26 10:20:53.422174 | instance | + '[' '!' -z '' ']' 2026-07-26 10:20:53.560648 | instance | ok: Runtime: 0:00:00.052692 2026-07-26 10:20:53.568361 | 2026-07-26 10:20:53.568430 | TASK [gather-host-logs : Downloads logs to executor] 2026-07-26 10:20:54.239805 | instance | ERROR 2026-07-26 10:20:54.240079 | instance | { 2026-07-26 10:20:54.240112 | instance | "msg": "Warning: Permanently added '199.204.45.210' (ED25519) to the list of known hosts.\r\nrsync: [generator] chown \"/var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/work/logs/instance/system\" failed: Invalid argument (22)\nrsync: [receiver] chown \"/var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/work/logs/instance/system/.ci-plan.json.U5a8wQ\" failed: Invalid argument (22)\nrsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1865) [generator=3.2.7]\n", 2026-07-26 10:20:54.240152 | instance | "rc": 23 2026-07-26 10:20:54.240174 | instance | } 2026-07-26 10:20:54.240201 | instance | ERROR: Ignoring Errors 2026-07-26 10:20:54.249885 | 2026-07-26 10:20:54.250057 | LOOP [helm-release-status : creating directory for helm release status] 2026-07-26 10:20:54.469092 | instance | changed: "values" 2026-07-26 10:20:54.632004 | instance | changed: "releases" 2026-07-26 10:20:54.651205 | 2026-07-26 10:20:54.651390 | TASK [helm-release-status : Gather get release status for helm charts] 2026-07-26 10:20:54.874138 | instance | /bin/bash: line 3: kubectl: command not found 2026-07-26 10:20:55.190732 | instance | ok: Runtime: 0:00:00.007889 2026-07-26 10:20:55.200003 | 2026-07-26 10:20:55.200130 | TASK [helm-release-status : Downloads logs to executor] 2026-07-26 10:20:55.725646 | instance | changed: 2026-07-26 10:20:55.725832 | instance | cd+++++++++ helm/ 2026-07-26 10:20:55.725872 | instance | cd+++++++++ helm/releases/ 2026-07-26 10:20:55.725903 | instance | cd+++++++++ helm/values/ 2026-07-26 10:20:55.735623 | 2026-07-26 10:20:55.735691 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-07-26 10:20:55.929840 | instance | changed 2026-07-26 10:20:55.938424 | 2026-07-26 10:20:55.938503 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-07-26 10:20:56.208326 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-26 10:20:56.208497 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-26 10:20:56.212225 | instance | environment: line 1: kubectl: command not found 2026-07-26 10:20:56.213448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-26 10:20:56.215473 | instance | environment: line 1: kubectl: command not found 2026-07-26 10:20:56.216769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-26 10:20:56.218410 | instance | environment: line 1: kubectl: command not found 2026-07-26 10:20:56.219470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-26 10:20:56.220899 | instance | environment: line 1: kubectl: command not found 2026-07-26 10:20:56.222056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-26 10:20:56.223079 | instance | environment: line 1: kubectl: command not found 2026-07-26 10:20:56.223983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-07-26 10:20:56.518241 | instance | ok: Runtime: 0:00:00.027492 2026-07-26 10:20:56.525077 | 2026-07-26 10:20:56.525151 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-07-26 10:20:56.745644 | instance | changed 2026-07-26 10:20:56.752314 | 2026-07-26 10:20:56.752408 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-07-26 10:20:56.968787 | instance | environment: line 5: kubectl: command not found 2026-07-26 10:20:56.970057 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-26 10:20:56.970425 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-26 10:20:56.970579 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-07-26 10:20:57.292089 | instance | ok: Runtime: 0:00:00.010564 2026-07-26 10:20:57.297222 | 2026-07-26 10:20:57.297288 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-07-26 10:20:57.797663 | instance | changed: 2026-07-26 10:20:57.797919 | instance | cd+++++++++ objects/ 2026-07-26 10:20:57.797980 | instance | cd+++++++++ objects/cluster/ 2026-07-26 10:20:57.798029 | instance | cd+++++++++ objects/namespaced/ 2026-07-26 10:20:57.807405 | 2026-07-26 10:20:57.807465 | TASK [gather-pod-logs : creating directory for pod logs] 2026-07-26 10:20:58.014828 | instance | changed 2026-07-26 10:20:58.021090 | 2026-07-26 10:20:58.021153 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-07-26 10:20:58.233137 | instance | changed 2026-07-26 10:20:58.238372 | 2026-07-26 10:20:58.238441 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-07-26 10:20:58.465541 | instance | environment: line 3: kubectl: command not found 2026-07-26 10:20:58.773403 | instance | ok: Runtime: 0:00:00.009735 2026-07-26 10:20:58.778449 | 2026-07-26 10:20:58.778520 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-07-26 10:20:59.268087 | instance | changed: 2026-07-26 10:20:59.268297 | instance | cd+++++++++ pod-logs/ 2026-07-26 10:20:59.268336 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-07-26 10:20:59.281374 | 2026-07-26 10:20:59.281460 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-07-26 10:20:59.476821 | instance | changed 2026-07-26 10:20:59.483560 | 2026-07-26 10:20:59.483655 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-07-26 10:20:59.700004 | instance | /bin/bash: line 2: kubectl: command not found 2026-07-26 10:21:00.019801 | instance | ok: Runtime: 0:00:00.035100 2026-07-26 10:21:00.026770 | 2026-07-26 10:21:00.026861 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-07-26 10:21:00.240916 | instance | /bin/bash: line 2: kubectl: command not found 2026-07-26 10:21:00.270054 | instance | ceph-mgr endpoints: 2026-07-26 10:21:00.563903 | instance | ok: Runtime: 0:00:00.036635 2026-07-26 10:21:00.570539 | 2026-07-26 10:21:00.570632 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-07-26 10:21:00.791105 | instance | /bin/bash: line 4: kubectl: command not found 2026-07-26 10:21:01.105978 | instance | ok: Runtime: 0:00:00.038986 2026-07-26 10:21:01.113238 | 2026-07-26 10:21:01.113305 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-07-26 10:21:01.643654 | instance | changed: cd+++++++++ prometheus/ 2026-07-26 10:21:01.654395 | 2026-07-26 10:21:01.654458 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-07-26 10:21:01.861731 | instance | changed 2026-07-26 10:21:01.866702 | 2026-07-26 10:21:01.866766 | TASK [gather-selenium-data : Get selenium data] 2026-07-26 10:21:02.119459 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-07-26 10:21:02.121186 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-07-26 10:21:02.450377 | instance | ERROR 2026-07-26 10:21:02.450626 | instance | { 2026-07-26 10:21:02.450673 | instance | "delta": "0:00:00.006565", 2026-07-26 10:21:02.450701 | instance | "end": "2026-07-26 10:21:02.121675", 2026-07-26 10:21:02.450726 | instance | "msg": "non-zero return code", 2026-07-26 10:21:02.450757 | instance | "rc": 1, 2026-07-26 10:21:02.450782 | instance | "start": "2026-07-26 10:21:02.115110" 2026-07-26 10:21:02.450806 | instance | } 2026-07-26 10:21:02.450847 | instance | ERROR: Ignoring Errors 2026-07-26 10:21:02.457974 | 2026-07-26 10:21:02.458044 | TASK [gather-selenium-data : Downloads logs to executor] 2026-07-26 10:21:02.981173 | instance | changed: cd+++++++++ selenium/ 2026-07-26 10:21:02.990643 | 2026-07-26 10:21:02.990699 | PLAY RECAP 2026-07-26 10:21:02.990745 | instance | ok: 23 changed: 21 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-07-26 10:21:02.990767 | 2026-07-26 10:21:03.128571 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-07-26 10:21:03.131605 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 10:21:03.773973 | 2026-07-26 10:21:03.774138 | PLAY [all] 2026-07-26 10:21:03.786676 | 2026-07-26 10:21:03.786755 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-26 10:21:03.832485 | instance | skipping: Conditional result was False 2026-07-26 10:21:03.842436 | 2026-07-26 10:21:03.842515 | TASK [fetch-output : Set log path for single node] 2026-07-26 10:21:03.876861 | instance | ok 2026-07-26 10:21:03.883816 | 2026-07-26 10:21:03.883910 | LOOP [fetch-output : Ensure local output dirs] 2026-07-26 10:21:04.305200 | instance -> localhost | ok: "/var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/work/logs" 2026-07-26 10:21:04.556464 | instance -> localhost | changed: "/var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/work/artifacts" 2026-07-26 10:21:04.769427 | instance -> localhost | changed: "/var/lib/zuul/builds/d00296ec9d794b9dad64400a37f33c47/work/docs" 2026-07-26 10:21:04.783102 | 2026-07-26 10:21:04.783265 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-26 10:21:05.468647 | instance | changed: .d..t...... ./ 2026-07-26 10:21:05.468977 | instance | changed: All items complete 2026-07-26 10:21:05.469037 | 2026-07-26 10:21:05.961852 | instance | changed: .d..t...... ./ 2026-07-26 10:21:06.413173 | instance | changed: .d..t...... ./ 2026-07-26 10:21:06.437969 | 2026-07-26 10:21:06.438115 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-26 10:21:06.865432 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006543 2026-07-26 10:21:07.140316 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007414 2026-07-26 10:21:07.159603 | 2026-07-26 10:21:07.159755 | PLAY [all] 2026-07-26 10:21:07.169312 | 2026-07-26 10:21:07.169640 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-26 10:21:07.611536 | instance | changed 2026-07-26 10:21:07.617064 | 2026-07-26 10:21:07.617118 | PLAY RECAP 2026-07-26 10:21:07.617163 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-26 10:21:07.617186 | 2026-07-26 10:21:07.758285 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 10:21:07.763101 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-26 10:21:08.402686 | 2026-07-26 10:21:08.402829 | PLAY [localhost] 2026-07-26 10:21:08.413583 | 2026-07-26 10:21:08.413670 | TASK [Generate Zuul manifest] 2026-07-26 10:21:08.437443 | localhost | ok 2026-07-26 10:21:08.454583 | 2026-07-26 10:21:08.454679 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-26 10:21:08.832168 | localhost | changed 2026-07-26 10:21:09.091463 | 2026-07-26 10:21:09.091649 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-26 10:21:09.135039 | localhost | ok 2026-07-26 10:21:09.147942 | 2026-07-26 10:21:09.148047 | TASK [Upload logs] 2026-07-26 10:21:09.172055 | localhost | ok 2026-07-26 10:21:09.471216 | 2026-07-26 10:21:09.471361 | TASK [Set zuul-log-path fact] 2026-07-26 10:21:09.494080 | localhost | ok 2026-07-26 10:21:09.507132 | 2026-07-26 10:21:09.507210 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 10:21:09.544758 | localhost | ok 2026-07-26 10:21:09.552890 | 2026-07-26 10:21:09.552979 | TASK [upload-logs : Create log directories] 2026-07-26 10:21:10.070529 | localhost | changed 2026-07-26 10:21:10.077053 | 2026-07-26 10:21:10.077145 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-26 10:21:10.503721 | localhost -> localhost | ok: Runtime: 0:00:00.005625 2026-07-26 10:21:10.547111 | 2026-07-26 10:21:10.547258 | TASK [upload-logs : Upload logs to log server] 2026-07-26 10:21:10.962701 | localhost | Output suppressed because no_log was given 2026-07-26 10:21:10.967046 | 2026-07-26 10:21:10.967121 | LOOP [upload-logs : Compress console log and json output] 2026-07-26 10:21:11.014083 | localhost | skipping: Conditional result was False 2026-07-26 10:21:11.021134 | localhost | skipping: Conditional result was False 2026-07-26 10:21:11.032440 | 2026-07-26 10:21:11.032576 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-26 10:21:11.077691 | localhost | skipping: Conditional result was False 2026-07-26 10:21:11.078158 | 2026-07-26 10:21:11.081471 | localhost | skipping: Conditional result was False 2026-07-26 10:21:11.098852 | 2026-07-26 10:21:11.099025 | LOOP [upload-logs : Upload console log and json output]